摘要:
javapublic class ImageAction extends ActionSupport implements ServletResponseAware{ private static final String URL = "jdbc:mysql://localhost:3306/test?user=root&password=qweqwe1314&useUnicode=true"; private Connection conn = null; private PreparedStatement pstmt = null; private Re 阅读全文
posted @ 2012-09-03 17:19
只是小人物
阅读(939)
评论(0)
推荐(0)

浙公网安备 33010602011771号