04 2022 档案

摘要:tqdm 写法一 缺点:多了一层缩进 with tqdm(total=len(a), desc='test_round', unit='round') as pbar: for i in a: # print(i) pbar.update(1) pbar.set_postfix({"finished 阅读全文
posted @ 2022-04-13 15:43 levylaw 阅读(208) 评论(0) 推荐(0) 编辑
摘要:setting >> keymap tool windows python console ctrl+` python debug console alt+shift+5 debug alt+5 Editor Actions delete line ctrl+Y duplicate line ctr 阅读全文
posted @ 2022-04-12 10:53 levylaw 阅读(67) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示