摘要:
[STAThread] static void Main(string[] Args) { //获得当前登录的Windows用户标示 System.Security.Principal.WindowsIdentity identity = System.Security.Principal.WindowsIdentity.GetCurrent(); //创建Windows用户主题 Application.EnableVisualStyles(); System.Security.Principal.WindowsPrincipal principal = new System.Security 阅读全文
posted @ 2013-08-19 09:19
把爱延续
阅读(3013)
评论(2)
推荐(0)
浙公网安备 33010602011771号