摘要:
Sample Code: public partial class Form1 : Form { public Form1() { InitializeComponent(); } private void button1_Click(object sender, EventArgs e) { RestartElevated(); } static internal bool IsAdmin() { Win... 阅读全文
posted @ 2013-08-29 15:38
西西弗斯
阅读(962)
评论(0)
推荐(0)
浙公网安备 33010602011771号