
Python
huang_ftpjh
这人很懒。。。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
python 文件读取写入
3.141592653589793238462643383279文件读文件文件的内容读取到内存 解读为字符串 如果是数值要计算的话 int() float()# 读取整个文件filename = "D:\demo.js"# with open(filename) as file_object:# contents = file_objec...原创 2021-07-14 17:08:51 · 351 阅读 · 4 评论 -
Python Study
不会吧,不会吧,一篇博客难道可以装得下;Gitee仓库主要为了方便更改和运行地址:https://gitee.com/hjh_698/python-study原创 2021-07-14 17:27:04 · 160 阅读 · 0 评论