久久久久久久视色,久久电影免费精品,中文亚洲欧美乱码在线观看,在线免费播放AV片

<center id="vfaef"><input id="vfaef"><table id="vfaef"></table></input></center>

    <p id="vfaef"><kbd id="vfaef"></kbd></p>

    
    
    <pre id="vfaef"><u id="vfaef"></u></pre>

      <thead id="vfaef"><input id="vfaef"></input></thead>

    1. 站長資訊網(wǎng)
      最全最豐富的資訊網(wǎng)站

      解決sublime text3中無法運(yùn)行python中input()的問題

      下面由sublime教程欄目給大家介紹sublime text3中無法運(yùn)行python 中input()解決方法,希望對(duì)需要的朋友有所幫助!

      解決sublime text3中無法運(yùn)行python中input()的問題

      方法參考自網(wǎng)絡(luò),此處只為記錄。

      1、Ctrl + shift + P ,在彈出的輸入框中輸入install package control;

      2、Ctrl + shift +p, 輸入/選擇 Package Control: Install Package,然后在新的輸入框中輸入SublimeREPL,回車

      3、依次點(diǎn)擊Preferences—Key Buildings,輸入以下內(nèi)容,然后保存,設(shè)置按鍵F5(可以隨意修改)為運(yùn)行程序快捷鍵

      [     { "keys": ["f5"], "caption": "SublimeREPL:Python",                        "command": "run_existing_window_command", "args":                       {                            "id": "repl_python_run",                            "file": "config/Python/Main.sublime-menu"                       }      }, ]

      4、配置完畢,需要運(yùn)行有input()的程序時(shí),按F5即可。

      贊(0)
      分享到: 更多 (0)
      ?
      網(wǎng)站地圖   滬ICP備18035694號(hào)-2    滬公網(wǎng)安備31011702889846號(hào)