导航

2018年8月15日

摘要: public class SystemInfo { [DllImport("kernel32")] public static extern void GetSystemDirectory(StringBuilder SysDir, int count); [DllImport("kernel32")] public sta... 阅读全文

posted @ 2018-08-15 09:40 侯小伟 阅读(322) 评论(0) 推荐(0)