下载sqlite3源码包 tar xvfz sqlite-src-3.3.5 cd sqlite-3.3.5 ./configure –no-tcl make python继续一次. apt install -f 修复关系 http://www.mamicode.com/info-detail-1738649.html…
1.当我new class的时候,提示以下错误: Unable to parse template "Class" Error message: This template did not produce a Java class or an interface Error parsing file template: Unable to find resource 'Package Header.j 解决方法: 经过一番的查询调试发现了原因:原因是没有模版了,不能自动生成 在clas…