摘要:
/// ///系统时间类 /// [ StructLayout( LayoutKind.Sequential )] public class SystemTime { public ushort year; public ushort month; public ushort dayofweek; public ushort day; public ushort ... 阅读全文
posted @ 2007-10-19 09:40
kimi_mei
阅读(2211)
评论(0)
推荐(0)
浙公网安备 33010602011771号