知行合一

恋結びの夏 私は、彼女

   :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

08 2010 档案

摘要:核心代码:以下代码使用时请自行调配好路径。HTML|:<form method="POST" action="LoginCheck"> <input type="text" name="random" maxlength="4"> <img src="ImageCheckCode"> <input type="submit" value="提交">... 阅读全文
posted @ 2010-08-13 14:19 PeteYan 阅读(337) 评论(0) 推荐(0)

摘要:This error will more than likely affect the use of the following programs:Adobe InDesign CS4 Adobe Photoshop CS4 Extended Adobe Illustrator CS4 Adobe Flash CS4 Professional Adobe Dreamweaver CS4 Adobe... 阅读全文
posted @ 2010-08-11 22:37 PeteYan 阅读(5432) 评论(0) 推荐(1)

摘要:敲入list.jsp或者index.jsp后出现这个错误,只是数据库没连上,找到了解决办法。  一是:连接URL格式出现了问题(Connection conn=DriverManager.getConnection      ("jdbc:mysql://localhost:3306/XX","root","XXXX") 二是:驱动字符串出错(com.mysql.jdbc.Driver)三是Cla... 阅读全文
posted @ 2010-08-01 19:52 PeteYan 阅读(20011) 评论(0) 推荐(1)