摘要:
字符串前加u 后面字符串以 Unicode格式进行编码,一般用在中文字符串前面,防止因为源码储存格式问题,导致再次使用时出现乱码。 ... 阅读全文
posted @ 2022-10-07 20:33
I'm_江河湖海
阅读(9)
评论(0)
推荐(0)
摘要:
字符串前加u 后面字符串以 Unicode格式进行编码,一般用在中文字符串前面,防止因为源码储存格式问题,导致再次使用时出现乱码。 ... 阅读全文
posted @ 2022-10-07 20:33
I'm_江河湖海
阅读(14)
评论(0)
推荐(0)
摘要:
os的文件操作 os.path() os.path 常用方法: import osprint(os.path.splitext('.... 阅读全文
posted @ 2022-10-07 20:33
I'm_江河湖海
阅读(11)
评论(0)
推荐(0)
摘要:
os的文件操作 os.path() os.path 常用方法: import osprint(os.path.splitext('.... 阅读全文
posted @ 2022-10-07 20:33
I'm_江河湖海
阅读(15)
评论(0)
推荐(0)
摘要:
1、前言 如果您从事过python web的开发,那一定有过这样的经历,对于各种复杂繁琐的业务逻辑,掺杂着各种各样的时间约束,让人很... 阅读全文
posted @ 2022-10-07 20:33
I'm_江河湖海
阅读(20)
评论(0)
推荐(0)
摘要:
1、前言 如果您从事过python web的开发,那一定有过这样的经历,对于各种复杂繁琐的业务逻辑,掺杂着各种各样的时间约束,让人很... 阅读全文
posted @ 2022-10-07 20:33
I'm_江河湖海
阅读(17)
评论(0)
推荐(0)
摘要:
ini文件内容 [LocalSet]UserName = adminPassword = abcd1234KafkaIpPort =... 阅读全文
posted @ 2022-10-07 20:33
I'm_江河湖海
阅读(11)
评论(0)
推荐(0)
摘要:
import sysdef Log(msg): print('Print Message: '+msg+' ,File: "'... 阅读全文
posted @ 2022-10-07 20:33
I'm_江河湖海
阅读(15)
评论(0)
推荐(0)
摘要:
import sysdef Log(msg): print('Print Message: '+msg+' ,File: "'... 阅读全文
posted @ 2022-10-07 20:33
I'm_江河湖海
阅读(94)
评论(0)
推荐(0)
摘要:
之前公司的项目中,需要在嵌入式系统中实现一个http的网页端内容,由于项目历史遗留问题,公司是采用的将html文件转成c语言头文件的... 阅读全文
posted @ 2022-10-07 20:33
I'm_江河湖海
阅读(93)
评论(0)
推荐(0)

浙公网安备 33010602011771号