摘要:
破解windows 2008 r2系统登录密码方法: 1.重启系统,使用windows2008r2安装光盘引导 按住shift+f10 2.切换到d:windows\system32目录(使用cmd.exe替换osk.exe文件) d: cd windows cd system32 ... 阅读全文
摘要:
JSP错误页面处理的两种方式: 方法1(真能针对单一页面生效,不推荐):出错页面实例Insert title here 处理错误页面 Insert title here对不起,服务器正在升级,请稍后访问!错误原因: 方法2: 设置web.xml全局文件 如定义404不存在页面和500服务器内... 阅读全文
摘要:
Navicat for oracle的安装 安装了以后出现了错误:“ORA-12737: Instant Client Light: unsupported server character set CHS16GBK” 发现是dll文件不兼容造成的 首先下载oci文件 地址http://ww... 阅读全文