摘要:
# C++ in VSCode ## Extensions - C/C++ - Microsoft - CMake - twxs - CMake Tools - Microsoft - Code Runner - Jun Han [_options_] ### Format Settings 1. 阅读全文
摘要:
dotnet publish 命令,bash脚本如下(Windows安装git即可建议sh关联) publish.sh #!/usr/bin/env bash # one line command: # array=( win-x64 linux-x64 osx-x64 ); for i in "$ 阅读全文