執行以下步驟
1.安裝SublimeREPL插件
2.打開快捷鍵設定運行的快捷鍵
首選項->快捷設定
{"keys":["ctrl+y+h"],
"caption": "SublimeREPL: Python - RUN current file",
"command": "run_existing_window_command",
"args": {"id": "repl_python_run","file": "config/Python/Main.sublime-menu"}
}
4.然后按快捷鍵就可以打開另一視窗進行input操作,(之前是在底部打開的控制臺)
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/95213.html
標籤:其他
上一篇:徹底解決Spring mvc中時間的轉換和序列化等問題
下一篇:Nginx流量復制
