摘要: 在Tools 》 Build System > New Build System 将原有的: { "shell_cmd": "make"} 替换成 { "cmd": ["php", "$file"], "file_regex": "php$", "selector": "source.php" } 阅读全文
posted @ 2021-11-15 16:41 龙卷风之殇 阅读(208) 评论(0) 推荐(0)