摘要: #region MyRegion StringBuilder sb = new StringBuilder(); sb.Append("{"); foreach (System.Reflection.PropertyInfo p in model.GetType().G... 阅读全文
posted @ 2019-10-31 14:38 enych 阅读(339) 评论(0) 推荐(0) 编辑
摘要: var t = new Date().toString(); //t = "Thu Oct 31 2019 11:36:57 GMT+0800 (中国标准时间)" var t1 = new Date(); var data_arry =[]; var that = new Date(); data_ 阅读全文
posted @ 2019-10-31 11:53 enych 阅读(294) 评论(0) 推荐(0) 编辑