ramakrishna 3 年之前
父節點
當前提交
0ca3f5e3f5
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      Program.cs

+ 1
- 1
Program.cs 查看文件

11
 
11
 
12
         static string ProcessName = "AcroRd32";
12
         static string ProcessName = "AcroRd32";
13
         static string UserID = "";
13
         static string UserID = "";
14
-
14
+        // For branch.
15
         static void Main(string[] args)
15
         static void Main(string[] args)
16
         {
16
         {
17
             var parser = new QueryParser();
17
             var parser = new QueryParser();

Loading…
取消
儲存