![240](https://cdn2.jianshu.io/assets/default_avatar/3-9a2bcc21a5d89e21dafc73b39dc5f582.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
IP屬地:吉林
按ctrl+空格關(guān)閉輸入法即可 那個是中文輸入法的狀態(tài)指示
1.查看應(yīng)用程序安裝路徑 查看python安裝路徑:where python
1.importdoctest 參考https://blog.csdn.net/damotiansheng/article/details/44...
1. a.python3-mvenvtutorial-env b.sourcetutorial-env/bin/activate c.deact...
1.交互模式啟動文件 由PYTHONSTARTUP指定 If this is the name of a readable file, the ...
import os os.system("The command you want"). 參考:https://www.cnblogs.com/...
1.查看Django版本 python -c "import django; print(django.__path__)" 2.升級djang...
1.截圖(macOS 10.15.2) shift + cmd +3 shift + cmd +4 shift + cmd +5(可以錄屏)