Beispiel #1
0
 //更新系统时间
 private void updateSystemTime()
 {
     UpdateTime.SetDate(BathClass.Now(connectionString));
 }