jdbc手动连接数据库查询数据实例
摘要:
public class User { public User(){ } public User(int id,String name,int age,String sex,String tel,String addr){ this.id = id; this.name = name; this.a 阅读全文
posted @ 2019-09-11 16:48 学习写代码呀 阅读(786) 评论(0) 推荐(0)
浙公网安备 33010602011771号