您好!欢迎来到聚码网

聚码网

热门搜索: 相亲小程序    搭子源码    直播系统自有商城   
  • python怎样创建utf-8的文件?
  • 聚码交流
  • 0 1
  • yhuxAvNbtxUM
    0000-00-00 00:00:00
  • 回帖
#coding=utf-8##以utf-8编码储存中文字符importosimportcodecspath="d:/Python/c.txt"try:f=codecs.open(path,'w','UTF-8')f.close()exceptExceptionase:print(e)os.system('pause')Python3.6.1以上代码只能创建ANSI格式的文本文件,怎样长创建UTF-8的文件?
最近热帖
近期热议
联系我们
Q Q:317563994
电话:400-000-000
邮箱:317563994@qq.com
时间:09:00 - 17:00