上一页 1 ··· 188 189 190 191 192 193 194 195 196 ··· 222 下一页
摘要: 1.hibernate.cfg.xml 2.hibernateSessionFactory类 3.student 4.student.hbm.xml 5.studentDao 6.studentDaoImpl 阅读全文
posted @ 2016-11-09 01:14 Sharpest 阅读(8873) 评论(0) 推荐(1) 编辑
摘要: 转自:http://www.itzhai.com/invalidmappingexception-could-not-parse-mapping-document-prompt-the-wrong-solution.html org.hibernate.InvalidMappingException 阅读全文
posted @ 2016-11-08 23:58 Sharpest 阅读(1633) 评论(0) 推荐(0) 编辑
摘要: 转自:https://blog.csdn.net/andsionok/article/details/68490848 今天在整合ssh框架中 程序报告Java.lang.NoClassDefFoundError: javax/transaction/Synchronization 根据提示肯定是缺 阅读全文
posted @ 2016-11-08 23:57 Sharpest 阅读(480) 评论(0) 推荐(0) 编辑
摘要: 转自:https://blog.csdn.net/u012217085/article/details/17397843?utm_source=blogkpcl3 1. 标签:hibernate 在编辑 *.hbm.xml 文件时,myeclipse 带有自动提示功能,但 eclipse 是没有自动 阅读全文
posted @ 2016-11-07 03:46 Sharpest 阅读(2724) 评论(0) 推荐(1) 编辑
摘要: 1.pom.xml 2.web.xml 3.applicationContext.xml 5.struts.xml 6. 7. 8. 9. 8.log4j.properties 9.testAction 10.RegisterAction 11, service 12.service.impl 13 阅读全文
posted @ 2016-11-07 03:23 Sharpest 阅读(392) 评论(0) 推荐(0) 编辑
摘要: 投票系统-如何限制单位时间内投票次数 博客分类: 软件设计 限制对于防止倒票没有什么绝对的好方法,尤其是用户不需注册的情况下的投票,我们来看看有那些方法来防止倒票: 1.Session 采用Session对象防止重复投票好像还不错,如果您利用单一浏览器进行测试,确实可以证明Session具有防止重复 阅读全文
posted @ 2016-11-07 00:06 Sharpest 阅读(3160) 评论(0) 推荐(0) 编辑
摘要: 1. 2. 3.消息表 4.回复表 一个消息多条回复 5.批复表 6. 用户表 阅读全文
posted @ 2016-11-07 00:02 Sharpest 阅读(383) 评论(0) 推荐(0) 编辑
摘要: 1 1.将栏目单设计成一张表 2.标题设计呈一张表 , 一个栏目可以下可以有多个标题,由一个栏目带出一个标题 3、标题内容表,设计标题id为外键,一个标题下多个内容,带出内容信息 阅读全文
posted @ 2016-11-06 23:39 Sharpest 阅读(1586) 评论(0) 推荐(0) 编辑
摘要: 1. 3个jar包 jcommon,jfreechart,strust2-jfreechart-plugin 2 3. 阅读全文
posted @ 2016-11-06 01:33 Sharpest 阅读(684) 评论(0) 推荐(0) 编辑
摘要: 图片效果: 阅读全文
posted @ 2016-11-05 04:10 Sharpest 阅读(12321) 评论(0) 推荐(0) 编辑
上一页 1 ··· 188 189 190 191 192 193 194 195 196 ··· 222 下一页