摘要:
[STAThread] static void Main(string[] Args) { //获得当前登录的Windows用户标示 System.Security.Principal.WindowsIdentity identity = System.Security.Principal.WindowsIdentity.GetCurrent(); //创建Windows用户主题 App... 阅读全文
posted @ 2017-07-28 14:31
星火卓越
阅读(419)
评论(0)
推荐(0)