摘要:
dotnet core c# 大文件 读取 //注册编码提供程序 Encoding.RegisterProvider(CodePagesEncodingProvider.Instance); //实例 using var sr = new System.IO.StreamReader(@"E:\Au 阅读全文
posted @ 2021-05-11 11:32
忆秋年枫叶情
阅读(225)
评论(0)
推荐(0)
摘要:
时间同步 校准 官方同步库 ntptime def sync_ntp(): """通过网络校准时间""" import ntptime ntptime.NTP_DELTA = 3155644800 # 可选 UTC+8偏移时间(秒),不设置就是UTC0 ntptime.host = 'ntp1.al 阅读全文
posted @ 2021-05-11 09:55
忆秋年枫叶情
阅读(4565)
评论(0)
推荐(0)

浙公网安备 33010602011771号