摘要:
%timeit : 评估运行时间 %paste : 执行剪贴板代码 %run : 执行文件代码 %pdb : 自动调试 %pdb on 打开调试 在打开调试后,输出变量a的值 p a %pdb off 关闭调试 上下记录功能 比如说: _ 上一次输出的结果 __ 上上一次输出的结果 自动补全完整 方 阅读全文
posted @ 2021-04-17 11:29
ty1539
阅读(59)
评论(0)
推荐(0)
摘要:
参考自: https://www.cnblogs.com/chengxuyuanaa/p/12849919.html #_*_ encoding: utf-8 _*_ @author: ty hery 2020/6/4 from collections import OrderedDict # co 阅读全文
posted @ 2021-04-17 10:52
ty1539
阅读(81)
评论(0)
推荐(0)

浙公网安备 33010602011771号