最新回答 / De_lovely27
you can use try{}catch capture the exception
最新回答 / qq_Pinocchio_1
在建立數(shù)據(jù)庫(kù)和表的設(shè)置注意設(shè)置編碼方式為utf8在連接數(shù)據(jù)庫(kù)時(shí)也標(biāo)明編碼方式:"jdbc:mysql://127.0.0.1:3306/imooc?useUnicode=true&characterEncoding=utf8"
2018-12-03
最新回答 / 慕萊塢8430356
自己調(diào)錯(cuò)了方法