01 2016 档案

摘要:远程桌面连接命令:mstsc【凭据不工作】Win7远程桌面提示您的凭据不工作:http://jingyan.baidu.com/article/4ae03de320129f3eff9e6bb8.html 阅读全文
posted @ 2016-01-09 16:44 行行在路上 阅读(175) 评论(0) 推荐(0)
摘要:(1)退出登陆:private void LoginOut(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException { HttpSession session = ... 阅读全文
posted @ 2016-01-07 12:22 行行在路上 阅读(145) 评论(0) 推荐(0)
摘要:java.lang.ClassNotFoundException: com.mysql.jdbc.Driver 通常情况下,该异常的抛出是因为没有正确地安装MySQL驱动程序所引起。 异常讲解比较好的一个网址:http://blog.csdn.net/hguisu/article/details/6 阅读全文
posted @ 2016-01-06 19:41 行行在路上 阅读(170) 评论(0) 推荐(0)