摘要: SQL中时间与秒互转 阅读全文
posted @ 2020-07-17 13:48 zeroooooo~ 阅读(2235) 评论(1) 推荐(0)
摘要: 开机自启动 RegistryKey R_local = Registry.LocalMachine;//RegistryKey R_local = Registry.CurrentUser; RegistryKey R_run = R_local.CreateSubKey(@"SOFTWARE\Mi 阅读全文
posted @ 2020-07-17 09:15 zeroooooo~ 阅读(140) 评论(0) 推荐(0)