摘要: #!/usr/bin/env python# -*- coding:utf-8 -*-# ------------------------------------------------------------# ******************** day23_5_Calculator_使用正则表达式计算复杂表达式 *******************# ****************... 阅读全文
posted @ 2018-08-09 16:09 JY小脚丫 阅读(279) 评论(0) 推荐(0)
摘要: #!/usr/bin/env python # -*- coding:utf-8 -*- # ------------------------------------------------------------ # 参考资料: # python模块(转自Yuan先生) - 狂奔__蜗牛 - 博客园 # https://www.cnblogs.com/guojintao/articles/90... 阅读全文
posted @ 2018-08-09 16:05 JY小脚丫 阅读(145) 评论(0) 推荐(0)
摘要: #!/usr/bin/env python# -*- coding:utf-8 -*-# ------------------------------------------------------------# 参考资料:# python模块(转自Yuan先生) - 狂奔__蜗牛 - 博客园# https://www.cnblogs.com/guojintao/articles/9070485... 阅读全文
posted @ 2018-08-09 16:01 JY小脚丫 阅读(144) 评论(0) 推荐(0)
摘要: #!/usr/bin/env python# -*- coding:utf-8 -*-# ------------------------------------------------------------# 参考资料:# python模块(转自Yuan先生) - 狂奔__蜗牛 - 博客园# https://www.cnblogs.com/guojintao/articles/9070485... 阅读全文
posted @ 2018-08-09 15:58 JY小脚丫 阅读(158) 评论(0) 推荐(0)
摘要: #!/usr/bin/env python# -*- coding:utf-8 -*-# ------------------------------------------------------------# 参考资料:# python模块(转自Yuan先生) - 狂奔__蜗牛 - 博客园# https://www.cnblogs.com/guojintao/articles/9070485... 阅读全文
posted @ 2018-08-09 15:52 JY小脚丫 阅读(722) 评论(0) 推荐(0)
摘要: The Python Standard Library¶ While The Python Language Reference describes the exact syntax and semantics of the Python language, this library referen 阅读全文
posted @ 2018-08-09 08:40 JY小脚丫 阅读(296) 评论(0) 推荐(0)