06 2017 档案

摘要:/** * 将文件大小转换成 ['B', 'KB', 'MB', 'GB', 'TB', 'PB', 'EB', 'ZB', 'YB'],单位 * @param bytes * @returns */ function bytesToSize(bytes) { if (bytes === 0 || bytes == null || bytes =='' || bytes ==... 阅读全文
posted @ 2017-06-28 14:59 243573295 阅读(224) 评论(0) 推荐(0) 编辑
摘要:效果 比列使用bootcdn加速 html css 另两个css为bootcdn的极速加载文件 阅读全文
posted @ 2017-06-28 11:41 243573295 阅读(348) 评论(0) 推荐(0) 编辑
摘要:安装Tesseract Tesseract已开源:https://github.com/tesseract-ocr http://blog.csdn.net/yimingsilence/article/details/51353772 阅读全文
posted @ 2017-06-27 13:57 243573295 阅读(1746) 评论(0) 推荐(0) 编辑
摘要:蚂蚁部落 阅读全文
posted @ 2017-06-22 10:48 243573295 阅读(2731) 评论(0) 推荐(0) 编辑
摘要:js封装日期格式化方法 调用方式 http://blog.csdn.net/vbangle/article/details/5643091/ 阅读全文
posted @ 2017-06-19 15:23 243573295 阅读(431) 评论(0) 推荐(0) 编辑
摘要:效果 导入的js和css html的model js fileinput在处理上传后删除回调时存在无法与后台匹配的id 原因为fileinput在前端删除后在回调时没有保留file的对象,导致file对象的id丢失,而生成了一个新的id 解决方案:http://blog.csdn.net/xumoq 阅读全文
posted @ 2017-06-16 13:19 243573295 阅读(3742) 评论(0) 推荐(0) 编辑
摘要:效果 导入的js和css \\ html js 修改了部分样式 阅读全文
posted @ 2017-06-15 11:49 243573295 阅读(2584) 评论(1) 推荐(0) 编辑
摘要:jquery鼠标悬停图片翻转效果 - 站长素材 高圆圆 高圆圆 高圆圆 高圆圆 高圆圆 高圆圆 适用浏览器:IE8、360、FireFox、Chrome、Safari、Opera、傲游、搜狗... 阅读全文
posted @ 2017-06-14 16:00 243573295 阅读(424) 评论(0) 推荐(0) 编辑
摘要:js: html 在处理html的select验证时的处理 添加红色部分即可验证,原因就是默认禁用/隐藏控件不验证,这里只手动排除禁用控件,即除了禁用控件外其他控件都校验 阅读全文
posted @ 2017-06-14 10:24 243573295 阅读(2804) 评论(0) 推荐(1) 编辑
摘要:html+js java接口数据处理 阅读全文
posted @ 2017-06-13 17:40 243573295 阅读(333) 评论(0) 推荐(0) 编辑
摘要:可以使用bootstrap的模态框(modal.js),使用它我们可以做出loading效果。 html js 阅读全文
posted @ 2017-06-13 16:14 243573295 阅读(26382) 评论(1) 推荐(0) 编辑
摘要:Thymeleaf其他案例看其他网站 http://www.cnblogs.com/hjwublog/p/5051732.html http://blog.csdn.net/u012706811/article/details/52185345 本例为详细对某些使用记录 1.list循环案例 a:t 阅读全文
posted @ 2017-06-09 13:38 243573295 阅读(1730) 评论(0) 推荐(1) 编辑
摘要:jquery跑马灯:http://www.dowebok.com/demo/188/index3.html 阅读全文
posted @ 2017-06-08 18:57 243573295 阅读(338) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示