摘要: /** *创建模板文件 */ public class CreateTemplate{ public static void main(String[] args){ //获取xml路径 String path = System.getProperty("user.dir") + "/bin/stu 阅读全文