08 2013 档案
摘要:一、开关机控制using System.Runtime.InteropServices;//注销、关机、重启 class shutdown { [StructLayout(LayoutKind.Sequential, Pack = 1)] internal struct TokPriv1Luid { public int Count; public long Luid; public int Attr; } [DllImport("kernel32...
阅读全文
摘要:phpMyadmin没配置正确,打开 phpMyadmin 目录找到config.inc.php文件,查找到$cfg['Servers'][$i]['password']='';这行,在''中输入你正确的root登录数据密码
阅读全文

浙公网安备 33010602011771号