internal class LocalTimeHelper { [StructLayout(LayoutKind.Sequential)] struct SystemTime { public UInt16 Year; ... Read More
posted @ 2015-01-23 17:15 baiqjh Views(202) Comments(0) Diggs(0) Edit