From 5d76b58b907498bc664465f682b283627f8390f8 Mon Sep 17 00:00:00 2001 From: shawn Date: Tue, 26 Apr 2022 18:25:44 +0800 Subject: [PATCH] BUILD.PS --- .vscode/BuildAndTest.ps1 | 2 ++ myCpps/other/FACEBBOOK2020/D1/D1.tmp | 14 -------------- 2 files changed, 2 insertions(+), 14 deletions(-) delete mode 100644 myCpps/other/FACEBBOOK2020/D1/D1.tmp diff --git a/.vscode/BuildAndTest.ps1 b/.vscode/BuildAndTest.ps1 index c76126e2..ad97fb4e 100644 --- a/.vscode/BuildAndTest.ps1 +++ b/.vscode/BuildAndTest.ps1 @@ -473,9 +473,11 @@ function BuildCppAndRun($SourceFileName) { $ExeFile = Get-Item -Path $exeFileName Write-Host Write-Host "g++ compile successfully." -ForegroundColor DarkYellow + if ($NotRun.IsPresent) { + Write-Host "Create file `"$($ExeFile.Name)`" size:$($ExeFile.length/1000) KB successfully." -ForegroundColor Green exit } Write-Host diff --git a/myCpps/other/FACEBBOOK2020/D1/D1.tmp b/myCpps/other/FACEBBOOK2020/D1/D1.tmp deleted file mode 100644 index 81099e88..00000000 --- a/myCpps/other/FACEBBOOK2020/D1/D1.tmp +++ /dev/null @@ -1,14 +0,0 @@ -1 -12 3 -0 -1 -4 -7 -0 -5 -9 -8 -0 -3 -0 -6 \ No newline at end of file