会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
劉砖砖
博客园
首页
新随笔
联系
订阅
管理
文章分类 -
Python
入坑Python
3.python 控制文件读写内容以及操作模式
摘要:1.实现 inp_username=input( "name:" ).strip() inp_password=input( "password:" ).strip() with open ( 'x.txt' ,mode= 'rt' ,encoding= 'utf-8' ) as f: for li
阅读全文
posted @
2022-08-12 17:25
斐语
阅读(29)
评论(0)
推荐(0)
1.Python第一个模块operator(比较模块)
摘要:Operator
阅读全文
posted @
2022-06-23 11:07
斐语
阅读(5)
评论(0)
推荐(0)
公告