摘要: 今天看了下模板类VelocityEngine得使用,代码如下: public static String testVelocityEngine() throws IOException { //初始化 VelocityEngine ve = new VelocityEngine(); ve.setP 阅读全文
posted @ 2022-04-21 12:14 花开如梦 阅读(145) 评论(0) 推荐(0)