課程
/前端開發
/WebApp
/Web app---Rails10日談
老師想問一下,sublime如何能夠直接輸入路徑新建文件
2015-10-15
源自:Web app---Rails10日談 5-1
正在回答
安裝AdvancedNewFile,使用快捷鍵
Windows
ctrl+alt+n: General keymap to create new files.
ctrl+shift+alt+n: In addition to creating the folders specified, new folders will also contain an__init__.py?file.
OS X and Linux
The super keys for Linux and OS X are the Windows and command key respectively.
super+alt+n: General keymap to create new files.
shift+super+alt+n: In addition to creating the folders specified, new folders will also contain an__init__.py?file.
造成灰 提問者
舉報
手把手帶你一起做出一個小而美的 Web App,課程實用生動
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網安備11010802030151號
購課補貼聯系客服咨詢優惠詳情
慕課網APP您的移動學習伙伴
掃描二維碼關注慕課網微信公眾號
2015-10-19
安裝AdvancedNewFile,使用快捷鍵
Windows
ctrl+alt+n: General keymap to create new files.
ctrl+shift+alt+n: In addition to creating the folders specified, new folders will also contain an__init__.py?file.
OS X and Linux
The super keys for Linux and OS X are the Windows and command key respectively.
super+alt+n: General keymap to create new files.
shift+super+alt+n: In addition to creating the folders specified, new folders will also contain an__init__.py?file.