amos tsai
python 除錯
Try
HackMD
amos tsai
·
Follow
Last edited by
amos tsai
on
Aug 8, 2017
Linked with GitHub
Edit
0
Comments
Feedback
Log in to edit or delete your comments and be notified of replies.
Sign up
Already have an account? Log in
There is no comment
Select some text and then click Comment, or simply add a comment to this page from below to start a discussion.
Discard
Send
python 除錯
安裝
開始/cmd
pip install web-pdb
使用
在需要觀察的程式碼上方插入
import web_pdb; web_pdb.set_trace()
在命令列執行該程式
ex: python
test.py
打開瀏覽器輸入localhost:5555,進入除錯畫面
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up
Comment