摘要: //获取当前时间的毫秒数public int ConvertDateTimeInt(System.DateTime time) { System.DateTime startTime = TimeZone.CurrentTimeZone.ToLocalTime(new Syste... 阅读全文