2020年2月25日
摘要: Console.WriteLine(Convert.ToDouble(DateTime.UtcNow.Ticks - 621355968000000000) / (10 * 1000 * 1000)); TimeSpan ts1 = DateTime.UtcNow - new DateTime(19 阅读全文
posted @ 2020-02-25 22:47 项希盛 阅读(13791) 评论(1) 推荐(0)
摘要: 编辑文件 /usr/local/CyberCP/websiteFunctions/website.py 跳到第183行 原正则 ^[a-zA-Z0-9]*[a-zA-Z0-9-]{0,61}[a-zA-Z0-9](?:\.[a-zA-Z]{2,})+$ 修改为 ^[a-zA-Z0-9][a-zA-Z 阅读全文
posted @ 2020-02-25 17:14 项希盛 阅读(271) 评论(0) 推荐(0)