标签:mil 12px conf get config ace new class ati
mac:
generatorConfig_vm = MybatisGeneratorUtil.class.getResource(generatorConfig_vm).getPath()
windows:
generatorConfig_vm = MybatisGeneratorUtil.class.getResource(generatorConfig_vm).getPath().replaceFirst("/", "");
标签:mil 12px conf get config ace new class ati
原文地址:http://www.cnblogs.com/faker2014/p/7591041.html