摘要: pom.xml 依赖下载 两个都可 <!--获取文件时长的jar-->第一个:<dependency> <groupId>com.github.dadiyang</groupId> <artifactId>jave</artifactId> <version>1.0.5</version></dep 阅读全文
posted @ 2019-08-16 17:32 我是一名搬运工 阅读(951) 评论(0) 推荐(0) 编辑
摘要: $(function () { albumShow();})function albumShow(){ //初始化数据表格 $('#albumtable').jqGrid({ styleUI:'Bootstrap', url:'${pageContext.request.contextPath}/a 阅读全文
posted @ 2019-08-16 17:04 我是一名搬运工 阅读(481) 评论(0) 推荐(0) 编辑
摘要: colModel : 阅读全文
posted @ 2019-08-16 16:55 我是一名搬运工 阅读(688) 评论(0) 推荐(0) 编辑
摘要: 文件下载 controller层 文件删除 controller层 jsp 页面: 阅读全文
posted @ 2019-08-16 16:50 我是一名搬运工 阅读(96) 评论(0) 推荐(0) 编辑
摘要: 文件上传 controller 层 代码 文件上传 jsp 页面 文件上传 上传文件大小修改 application.xml 阅读全文
posted @ 2019-08-16 16:46 我是一名搬运工 阅读(91) 评论(0) 推荐(0) 编辑
摘要: springboot controller 查询所有的 guru (上师) 中的 id dharma , 放入下拉菜单,controller 中需要拼接,转为String 类型 传到 jsp页面 jsp 页面 : jqgrid 中 colModel : 阅读全文
posted @ 2019-08-16 16:37 我是一名搬运工 阅读(1416) 评论(0) 推荐(0) 编辑