Ubuntu16.04 配置sublime text 3的c编译环境

1 新建编译系统 c语言c++ 选择tool –> Build System –> New Build Systemweb 2 在打开的面板中输入:shell { "shell_cmd": "gcc \"${file}\" -o \"${file_path}/${file_base_name}\" -Wformat=2", "file_regex": "^(..[^:]*)
相关文章
相关标签/搜索