Loading

摘要: Unix time 表示自1970年1月1日01T00:00: 00Z (1970:00:00:00:00:,上午 12:00 AM UTC) 的秒数。 它不会考虑闰秒的时间。 此方法首先将当前实例转换为 UTC,然后再返回其 Unix 时间。 对于 1970-01-01T00:00:00Z 之前的 阅读全文
posted @ 2021-07-22 22:40 microestc 阅读(953) 评论(0) 推荐(0) 编辑
摘要: [TestClass] public class UnitTest1 { [TestMethod] public void TestMethod1() { // var isIp = IPAddress.TryParse("220.181.38.150", out var _); var addre 阅读全文
posted @ 2021-07-22 22:04 microestc 阅读(334) 评论(0) 推荐(0) 编辑