Klaas, Wilfried 5 年之前
父节点
当前提交
9cedf1162c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .vscode/launch.json

+ 1 - 1
.vscode/launch.json

@@ -11,7 +11,7 @@
             "mode": "auto",
             "program": "${fileDirname}",
             "env": {},
-            "args": ["--prune", "F:\\noShare\\pics"]
+            "args": ["-e", "report.txt", "F:\\noShare\\pics\\imagefap"]
         }
     ]
 }