MybatisGenerator.rar Mybatis生成MAPPing工具,Mybatis-Generator可以自动生成表对应的Mapping文件dao接口,实例类.使用中只需改变generatorConfig.xml里面相关信息,在命令提示符中进入到当前项目所在目录,输入java-jarmybatis-generator-core-
json解析jar包 json解析jar包,6个jar包都是必须的,引入jar包后导入import net.sf.json.JSONArray; import net.sf.json.JSONObject;可对json和jsonArray解析.