06 2016 档案

解决a different object with the same identifier value was already associated with the session错误
摘要:20:41:15 今天做一个saveorupdate操作报错: org.springframework.orm.hibernate3.HibernateSystemException: a different object with the same identifier value was alr 阅读全文

posted @ 2016-06-28 20:49 java_zc 阅读(7678) 评论(0) 推荐(0)

用jquery-ui的dialog做对话框
摘要:js文件: <script src="plugins/jqueryui/jqueryui/jquery-1.9.1.js" type="text/javascript"></script> <link rel="stylesheet" href="plugins/jqueryui/themes/ba 阅读全文

posted @ 2016-06-28 10:00 java_zc 阅读(159) 评论(0) 推荐(0)

解决SQL SERVER查询时的缓存问题!(各类问题)
摘要:解决: 阅读全文

posted @ 2016-06-21 18:40 java_zc 阅读(747) 评论(0) 推荐(0)

级联操作
摘要:所需要包: <script language="javascript" src="<%=request.getContextPath() %>/js/jquery.js"></script> action: jquery: html: 阅读全文

posted @ 2016-06-15 14:31 java_zc 阅读(340) 评论(0) 推荐(0)

easy-ui的combobox做可编辑下拉框
摘要://*********************jquery-ui和easy-ui中的dialog冲突,需修改easy-ui里面的dialog函数名(因项目中用到的删除对话框都是用jquery-ui做的,所以改easy-ui比较方便)*******************<script src="pl 阅读全文

posted @ 2016-06-15 10:14 java_zc

导航