标签:blog http io ar 使用 sp for strong 文件
{ "cmd": ["g++", "${file}", "-o", "${file_path}/${file_base_name}"], "file_regex": "^(..[^:]*):([0-9]+):?([0-9]+)?:? (.*)$", "working_dir": "${file_path}", "selector": "source.c, source.c++", "encoding": "cp936", "shell": true, "variants": [ { "name": "Run", //"cmd": ["CMD", "/U", "/C", "g++ ${file} -o ${file_base_name} && ${file_base_name}"] "cmd": [ "start", "${file_path}/${file_base_name}.exe"] } ] }
转载 http://blog.sina.com.cn/s/blog_6e7384df0101qzya.html
标签:blog http io ar 使用 sp for strong 文件
原文地址:http://www.cnblogs.com/Forever-Kenlen-Ja/p/4090403.html