摘要:
目录结构: 数据库结构: 一·web.xml <?xml version="1.0" encoding="UTF-8"?> <web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://xmlns.jcp.o 阅读全文
posted @ 2019-11-18 17:16
勤俭的搬运工
阅读(149)
评论(0)
推荐(0)
摘要:
try(){}写法会自动关闭连接 String sql = "select password from user where name = ?"; try(Connection c = getConnection(); PreparedStatement ps = c.prepareStatemen 阅读全文
posted @ 2019-11-18 13:27
勤俭的搬运工
阅读(689)
评论(1)
推荐(0)

浙公网安备 33010602011771号