11 2016 档案

摘要:http://bbs.pcbeta.com/viewthread-1635810-1-1.html http://ibiji.org/post/26.html 破解 Vbox 下OS 限制登录 VBoxManage.exe modifyvm "OSX" --cpuidset 00000001 000 阅读全文
posted @ 2016-11-19 21:12 mycing 阅读(643) 评论(0) 推荐(0)
摘要:public static class GuidUtil { private static readonly long EpochMilliseconds = new DateTime(1970, 1, 1, 0, 0, 0, DateTimeKind.Utc).Ticks / 10000L; /// /// Creates a se... 阅读全文
posted @ 2016-11-14 22:30 mycing 阅读(2062) 评论(0) 推荐(0)