摘要:
1、foreach(WindowwininApp.Current.Windows){ if(win.GetType()==typeof(propertiesWindow)) { win.Show(); win.Focus(); return; }}2、update 表名 set Tu... 阅读全文
posted @ 2015-11-09 19:25
leaves0529
阅读(286)
评论(0)
推荐(0)