摘要: //imports SetLocalTime function from kernel32.dll [DllImport("kernel32.dll", SetLastError=true)] public static extern int SetLocalTime (ref SystemTime... 阅读全文
posted @ 2015-09-30 10:17 三醉 阅读(204) 评论(0) 推荐(0)