09 2021 档案
摘要:例如: public class 测试 { public static void main(String[] args) { a a = new a();//new的是,即已经调用了构造无参的方法! a.ff(); }} class a{ public static void ff(){ Syste
阅读全文
摘要:java业务的过程_写一个java业务需要的步骤 ————————————————————————————————————————————————————先写bean包里的bean 再写dao interface xxxMapper @repository 定义个借口方法 int insert(si
阅读全文
浙公网安备 33010602011771号