DODONG

博客园 首页 新随笔 联系 订阅 管理

2011年4月26日 #

摘要: View Code 1usingSystem;2usingSystem.Collections.Generic;3usingSystem.Linq;4usingSystem.Web;5usingSystem.Runtime.InteropServices;6usingMicrosoft.Win32;78namespaceWebApplication39{10publicclassClass111{12[StructLayout(LayoutKind.Sequential)]13publicstructSYSTEMTIME14{15publicshortYear;16publicshortMo. 阅读全文
posted @ 2011-04-26 18:02 DODONG 阅读(1409) 评论(0) 推荐(0)