摘要:
using Microsoft.Win32;using System.Security.AccessControl;using System.Security.Principal;public static string Get_Reg_Val(string Grou... 阅读全文
posted @ 2017-09-06 06:39
dxm809
阅读(210)
评论(0)
推荐(0)
摘要:
#region INotifyPropertyChanged public event PropertyChangedEventHandler PropertyChanged; protected void OnPropertyChang... 阅读全文
posted @ 2017-09-06 06:25
dxm809
阅读(665)
评论(0)
推荐(0)
摘要:
using System.ComponentModel;private BackgroundWorker worker; worker = new BackgroundWorker();worker.WorkerSupportsCancellation = true;... 阅读全文
posted @ 2017-09-06 06:15
dxm809
阅读(126)
评论(0)
推荐(0)
摘要:
this.Dispatcher.BeginInvoke(DispatcherPriority.Normal, (System.Threading.ThreadStart)delegate() { sErr = App.RT_MainWindow.... 阅读全文
posted @ 2017-09-06 06:10
dxm809
阅读(196)
评论(0)
推荐(0)
浙公网安备 33010602011771号