会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
陈东
博客园
首页
新随笔
联系
管理
订阅
上一页
1
2
3
4
5
6
下一页
2017年6月16日
实现添加相关资源的弹出ifreame 并实现多选框
摘要: 项目中:语音导览添加相关展品 字段:relactiveExhibitItem 长度 varchar2000 选择展品的jsp 再看后台的controller中保存的方法、
阅读全文
posted @ 2017-06-16 17:08 陈东的博客
阅读(459)
评论(0)
推荐(0)
2017年6月15日
弹出ifream
摘要: top.$.jBox("iframe:"+'${ctx}/synopsis/hmlwxSynopsis/addItem', {title: "添加作品",width: 1000, height: 500, buttons:{'关闭': true,'确定':'ok'}, submit:function
阅读全文
posted @ 2017-06-15 14:35 陈东的博客
阅读(122)
评论(0)
推荐(0)
显示列表时 在列表内显示图片
摘要: 1 2 10
阅读全文
posted @ 2017-06-15 13:55 陈东的博客
阅读(629)
评论(0)
推荐(0)
vue.js的v-bind
摘要: v-bind v-bind 主要用于属性绑定, html中的标签内: js的代码: 简单例子: js的代码: //文件选中时执行 function SetFileField(fileUrl,data) { var NfileUrl = fileUrl.substring(fileUrl.indexO
阅读全文
posted @ 2017-06-15 13:51 陈东的博客
阅读(2296)
评论(0)
推荐(0)
2017年6月14日
ckfinder的使用
摘要: 引入<script type="text/javascript" src="${ctxStatic}/ckfinder/ckfinder.js"></script>
阅读全文
posted @ 2017-06-14 17:19 陈东的博客
阅读(684)
评论(0)
推荐(0)
<form:select>
摘要: <form:select path="classification" class="input-medium"> <form:option value="" label=""/> <form:options items="${types}" itemLabel="classificationName
阅读全文
posted @ 2017-06-14 17:17 陈东的博客
阅读(1126)
评论(0)
推荐(0)
<c:choose>
摘要: <shiro:hasPermission name="hmlwx:hmlwxExhibitItem:edit"><td> <c:choose> <c:when test="${empty hmlwxExhibitItem.status || hmlwxExhibitItem.status eq '0
阅读全文
posted @ 2017-06-14 14:22 陈东的博客
阅读(216)
评论(0)
推荐(0)
solr总结
摘要: Solr的使用: 在Tomcat中部署solr 查 http://www.cnblogs.com/chen108/p/6218234.html 1、solr的data-config配置文件: <dataConfig> <dataSource name="jdbc" driver="oracle.jd
阅读全文
posted @ 2017-06-14 14:12 陈东的博客
阅读(2417)
评论(0)
推荐(1)
2017年6月9日
jeesite
摘要: JeeSite是基于多个优秀的开源项目,高度整合封装而成的高效,高性能,强安全性的开源Java EE快速开发平台。 JeeSite是您快速完成项目的最佳基础平台解决方案,JeeSite是您想学习Java平台的最佳学习案例,JeeSite还是接私活的最佳助手。 JeeSite是在Spring Fram
阅读全文
posted @ 2017-06-09 13:14 陈东的博客
阅读(483)
评论(0)
推荐(0)
2017年5月26日
Freemarker模板的使用简介
摘要: 需要的jar包: 在pom.xml文件中贴入 <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>4.12</version> <scope>test</scope> </dependency>
阅读全文
posted @ 2017-05-26 14:12 陈东的博客
阅读(29763)
评论(0)
推荐(1)
上一页
1
2
3
4
5
6
下一页
公告