摘要: package curveJudge import groovy.text.SimpleTemplateEngine /** * Created by Jxy on 2019/8/26 17:16 * */ class EngineTest { static void main(String[] args) { def shell = new GroovyShell() def engine = 阅读全文
posted @ 2019-08-27 14:21 JXY_Super 阅读(1164) 评论(0) 推荐(0)