09 2021 档案
摘要:打印类Print.java package com.test.reflct; public class Print { public static void print(String str){ System.out.println("打印测试"+str); } } 调用类 package com.
阅读全文
posted @ 2021-09-27 16:52
littlewrong

浙公网安备 33010602011771号