11 2016 档案
摘要:1.python中try/except/else/finally正常的语句是这样的: try: normal excute block except A: Except A handle except B: Except B handle except: other exception handle
阅读全文
摘要:https://github.com/defnngj/guest
阅读全文
摘要:http://www.runoob.com/python3/python3-basic-syntax.html
阅读全文
摘要:http://blog.sina.com.cn/s/articlelist_1760715297_0_1.html
阅读全文