Zoe
摘要: 时间格式化CodeDateTime dt = DateTime.Now;Label11.Text = dt.ToString();2005-11-5 13:21:25Label12.Text = dt.ToFileTime().ToString();127756416859912816Label13 阅读全文
posted @ 2017-09-03 15:52 口袋里的SKY 阅读(96) 评论(0) 推荐(0) 编辑