Loading...

摘要: 1 查看内存: workspace/.metadata/.plugins/org.eclipse.core.runtime/.settings/org.eclipse.ui.prefs,在里面加上SHOW_MEMORY_MONITOR=true,重启eclipse,就可以在其左下角看到内存使用情况。 阅读全文
posted @ 2016-02-02 18:24 微笑阳光哈*_* 阅读(319) 评论(0) 推荐(0) 编辑
摘要: <!-- 插入记录 --> <insert id="saveTvTypeBatch" useGeneratedKeys="true" keyProperty="id" parameterType="java.util.List"> <selectKey resultType="long" keyPr 阅读全文
posted @ 2016-02-02 15:14 微笑阳光哈*_* 阅读(905) 评论(0) 推荐(0) 编辑