07 2023 档案

摘要:使用 GroovyClassLoader 和 Method 对象 注:因为Groovy完全兼容java代码,所以事例的groovy脚本是以java进行编写的 public class Main { @Test void tesBasic() throws Exception { String scr 阅读全文
posted @ 2023-07-05 18:58 度一川 阅读(174) 评论(0) 推荐(0)