Go语言 Mac电脑环境搭建、开发工具Vscode配置 06:19 GoLang 定义变量、 fmt包、Println、Printf、Go语言注释 18:00 GoLang变量 常量 变量命名规则(上) 28:35 GoLang变量 常量 变量命名规则 代码风格((下) 22:18 GoLang语言基本数据类型-整型详解 25:56 ...
"tasks":[{"label":"build test","type":"shell",//该命令会在vscode顶层目录运行"command":"make && make install","group":"build","presentation":{//Revealtheoutputonlyifunrecognizederrorsoccur."reveal":"silent"},//UsethestandardMScompilerpatterntodetecterrors,warningsandinfos"problemMatcher":"$ms...