pythonxuexi 2020-01-08
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操作,(之前是在底部打开的控制台)
<table id="table" class="table table-striped table-bordered table-hover table-nowrap" width="100%&qu