蓝绝

博客园 首页 新随笔 联系 订阅 管理

2022年9月10日 #

摘要: 阅读全文
posted @ 2022-09-10 20:50 蓝绝 阅读(5) 评论(0) 推荐(0) 编辑

摘要: 阅读全文
posted @ 2022-09-10 20:42 蓝绝 阅读(13) 评论(0) 推荐(0) 编辑

摘要: 阅读全文
posted @ 2022-09-10 20:41 蓝绝 阅读(19) 评论(0) 推荐(0) 编辑

摘要: 阅读全文
posted @ 2022-09-10 20:33 蓝绝 阅读(10) 评论(0) 推荐(0) 编辑

摘要: import traceback try: print(' ') print(1/0) except: traceback.print_exc() #print('有异常') E:\PycharmProjects\pythonProject\venv\Scripts\python.exe E:/Py 阅读全文
posted @ 2022-09-10 20:16 蓝绝 阅读(33) 评论(0) 推荐(0) 编辑