2018年4月10日

C# Common Code

摘要: DatePicker 控件日期格式化,可以在App.xaml.cs中添加下面代码 方法一 不推荐: Thread.CurrentThread.CurrentCulture = (CultureInfo)Thread.CurrentThread.CurrentCulture.Clone(); Thre 阅读全文

posted @ 2018-04-10 20:26 君凌 阅读(200) 评论(0) 推荐(0)

导航