摘要: 参考博客:http://www.jianshu.com/p/74d405940305 github地址:SheetJS / js-xlsx js引入 读取方法 阅读全文
posted @ 2017-09-29 14:12 北冥冰皇 阅读(17457) 评论(1) 推荐(0)
摘要: github:https://github.com/nghuuphuoc/bootstrapvalidator 参考博客:JS组件系列——Form表单验证神器: BootstrapValidator 参考博客:bootstrapvalidator之API学习 表单HTML,如下: js代码如下: 保 阅读全文
posted @ 2017-06-29 15:03 北冥冰皇 阅读(777) 评论(0) 推荐(0)
摘要: 表格初始化js代码 html代码 日期显示问题解决 直接载入数据方法 前端分页数据节点使用‘data’ github:https://github.com/wenzhixin/bootstrap-table github:https://github.com/wenzhixin/bootstrap- 阅读全文
posted @ 2017-06-29 15:00 北冥冰皇 阅读(1704) 评论(0) 推荐(0)
摘要: 初始化如下: 模型类: zTree checkbox选择 全选/全不选 获取选择集合 不确定选择 阅读全文
posted @ 2017-06-19 14:23 北冥冰皇 阅读(781) 评论(0) 推荐(0)
摘要: 高度自适应参考:layer.open如何让高度自适应? 高度自适应修改layer.js代码如下: layer.open代码 layer.msg方法 layer.confirm方法 parent.layer.msg方法 iframe关闭方法 阅读全文
posted @ 2017-06-16 14:30 北冥冰皇 阅读(721) 评论(0) 推荐(0)
摘要: form提交 注:input 属性使用name 后台登录验证代码 阅读全文
posted @ 2017-05-27 11:01 北冥冰皇 阅读(850) 评论(0) 推荐(0)
摘要: ShiroConfiguration thymleaf使用shiro标签,需要引入 注:问题:https://www.oschina.net/question/250720_195683 FilterChain修改如下: 参考博客:Apache Shiro和Spring boot的结合使用 参考博客 阅读全文
posted @ 2017-05-27 10:58 北冥冰皇 阅读(5582) 评论(0) 推荐(2)
摘要: 1、采用@RequestParam或Request对象获取参数的方法 注:contentType必须指定为:application/x-www-form-urlencoded ajax代码 2、@RequestBody 接收对象 注:contentType为application/json ajax 阅读全文
posted @ 2017-05-09 09:45 北冥冰皇 阅读(6296) 评论(0) 推荐(0)
摘要: 参考CSDN博客:SSM框架——详细整合教程(Spring+SpringMVC+MyBatis) 参考博客园博客:SSM框架——详细整合教程(Spring+SpringMVC+MyBatis) 错误注意事项参考博客:SSM框架——整合注意事项 参考博客:史上最全最强SpringMVC详细示例实战教程 阅读全文
posted @ 2017-04-11 15:47 北冥冰皇 阅读(915) 评论(0) 推荐(0)
摘要: WebSocket服务端 C#示例代码 HTML5 客户端示例代码 GitHub地址:BMBH/.NET-Demo 阅读全文
posted @ 2016-02-01 11:27 北冥冰皇 阅读(17132) 评论(4) 推荐(1)