JDBC初尝试
摘要:Test.java package xu; import java.sql.*; public class test { public static void main(String[] args) throws Exception { Class.forName("com.mysql.jdbc.D
阅读全文
git学习
摘要:熟知git add. ,git commit ,git push https://gitee.com/mc-reachable-duck/kuang_livenote.git
阅读全文