09 2016 档案

摘要:chrome拓展开发实战:页面脚本的拦截注入 时间 2015-07-24 11:15:00 博客园精华区 原文 http://www.cnblogs.com/horve/p/4672890.html 主题 Chrome 时间 2015-07-24 11:15:00 博客园精华区 原文 http:// 阅读全文
posted @ 2016-09-30 20:15 吃饭了吗 阅读(338) 评论(0) 推荐(0) 编辑
摘要:? 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 { "name": "XiaoChaJian", "version": "1.0", "manifest_version": 2, "author":"VIP", "icons": { "128": "icon.png" } 阅读全文
posted @ 2016-09-30 12:55 吃饭了吗 阅读(1827) 评论(0) 推荐(0) 编辑
摘要:Spring如何处理线程并发 我们知道Spring通过各种DAO模板类降低了开发者使用各种数据持久技术的难度。这些模板类都是线程安全的,也就是说,多个DAO可以复用同一个模板实例而不会发生冲突。我们使用模板类访问底层数据,根据持久化技术的不同,模板类需要绑定数据连接或会话的资源。但这些资源本身是非线 阅读全文
posted @ 2016-09-29 10:48 吃饭了吗 阅读(10321) 评论(0) 推荐(2) 编辑
摘要:流媒体技术之RTSP 流媒体技术之RTSP 标签: RTSP技术移动流媒体 2016-06-19 18:48 38人阅读 评论(0) 收藏 举报 标签: RTSP技术移动流媒体 2016-06-19 18:48 38人阅读 评论(0) 收藏 举报 分类: 流媒体相关技术 分类: 流媒体相关技术 版权 阅读全文
posted @ 2016-09-29 10:41 吃饭了吗 阅读(477) 评论(0) 推荐(0) 编辑
摘要:SpringMvc学习心得(五)控制器产生与构建 SpringMvc学习心得(五)控制器产生与构建 标签: springspring mvc框架 2016-03-22 15:29 140人阅读 评论(0) 收藏 举报 标签: springspring mvc框架 2016-03-22 15:29 1 阅读全文
posted @ 2016-09-29 10:39 吃饭了吗 阅读(332) 评论(0) 推荐(0) 编辑
摘要:SpringMvc学习心得(四)springmvc中request的线程安全问题 SpringMvc学习心得(四)springmvc中request的线程安全问题 标签: springspring mvc框架线程安全 2016-03-19 11:25 611人阅读 评论(1) 收藏 举报 标签: s 阅读全文
posted @ 2016-09-29 10:36 吃饭了吗 阅读(1570) 评论(0) 推荐(1) 编辑
摘要:SpringMVC数据验证——第七章 注解式控制器的数据验证、类型转换及格式化——跟着开涛学SpringMVC 资源来自:http://jinnianshilongnian.iteye.com/blog/1733708 跟开涛学SpringMVC SpringMVC数据验证——第七章 注解式控制器的 阅读全文
posted @ 2016-09-28 14:36 吃饭了吗 阅读(481) 评论(0) 推荐(0) 编辑
摘要:Spring验证的错误返回 BindingResult 参考资料:http://www.mkyong.com/spring-mvc/spring-mvc-form-errors-tag-example/ <%Enumeration<String> enums=request.getAttribute 阅读全文
posted @ 2016-09-28 11:35 吃饭了吗 阅读(8333) 评论(0) 推荐(0) 编辑
摘要:chrome拓展开发实战:页面脚本的拦截注入 时间 2015-07-24 11:15:00 博客园精华区 原文 http://www.cnblogs.com/horve/p/4672890.html 主题 Chrome 时间 2015-07-24 11:15:00 博客园精华区 原文 http:// 阅读全文
posted @ 2016-09-21 11:05 吃饭了吗 阅读(658) 评论(0) 推荐(0) 编辑
摘要:Position Description  Develop Android version client for smart home. This client will control multiple smart devices for smart home, and share same l 阅读全文
posted @ 2016-09-14 23:23 吃饭了吗 阅读(211) 评论(0) 推荐(0) 编辑
摘要:Position Description - Responsible for Android Framework software implementation and system level trouble shooting. - Debugging system stabilization a 阅读全文
posted @ 2016-09-14 23:20 吃饭了吗 阅读(235) 评论(0) 推荐(0) 编辑
摘要:Position Title: 云服务开发工程师 Experience Required: 3 - 5 Years 负责联想企业网盘服务端开发 Position Requirements 1、有互联网服务行业3年以上的研发背景,具备丰富的互联网SaaS服务设计和开发经验。2、经过多种网络服务的开发语 阅读全文
posted @ 2016-09-14 23:14 吃饭了吗 阅读(212) 评论(0) 推荐(0) 编辑
摘要:ios 高级开发 Position Description  Develop iOS version client for smart home. This client will control multiple smart devices for smart home, and share s 阅读全文
posted @ 2016-09-14 23:10 吃饭了吗 阅读(178) 评论(0) 推荐(0) 编辑
摘要:color:#0000FF\9; ;/*ie6,ie7,ie8*/ *color:#FFFF00;/*ie7*/ _color:#FF0000;/*ie6*/ body:nth-of-type(1) .CH{&nbsp;&nbsp; color: #FF0000;/* 这是专门针对Chrome和Sa 阅读全文
posted @ 2016-09-07 11:28 吃饭了吗 阅读(100) 评论(0) 推荐(0) 编辑
摘要://-注释 /\*[\s\S.]*?\*/ 阅读全文
posted @ 2016-09-05 10:06 吃饭了吗 阅读(116) 评论(0) 推荐(0) 编辑
摘要:java 正则表达式语法 java 正则表达式语法 标签: 正则表达式javawindowsvbscriptscripting电话 2012-05-20 10:11 6705人阅读 评论(1) 收藏 举报 标签: 正则表达式javawindowsvbscriptscripting电话 2012-05 阅读全文
posted @ 2016-09-05 00:11 吃饭了吗 阅读(464) 评论(0) 推荐(0) 编辑
摘要:java正则表达式 最短匹配 2014-04-26 10:37 518人阅读 评论(0) 收藏 举报 分类: Java(23) 目录(?)[+] 正则表达 贪婪与懒惰 当正则表达式中包含能接受重复的限定符时,通常的行为是(在使整个表达式能得到匹配的前提下)匹配尽可能多的字符。考虑这个表达式:a.*b 阅读全文
posted @ 2016-09-05 00:08 吃饭了吗 阅读(264) 评论(0) 推荐(0) 编辑
摘要:CSS 多类选择器 在上一节中,我们处理了 class 值中包含一个词的情况。在 HTML 中,一个 class 值中可能包含一个词列表,各个词之间用空格分隔。例如,如果希望将一个特定的元素同时标记为重要(important)和警告(warning),就可以写作: 这两个词的顺序无关紧要,写成 wa 阅读全文
posted @ 2016-09-04 20:53 吃饭了吗 阅读(233) 评论(0) 推荐(0) 编辑
摘要:Spring Batch(4): Job详解 Spring Batch(4): Job详解 2016-03-26 18:46 870人阅读 评论(1) 收藏 举报 2016-03-26 18:46 870人阅读 评论(1) 收藏 举报 分类: Spring(6) 分类: Spring(6) 版权声明 阅读全文
posted @ 2016-09-01 15:26 吃饭了吗 阅读(1325) 评论(0) 推荐(0) 编辑
摘要:spring batch(二):核心部分(1):配置Spring batch 博客分类: Spring 经验 java spring batch(二):核心部分(1):配置Spring batch Spring 经验 java chapter 3、Batch configuration 1、spri 阅读全文
posted @ 2016-09-01 15:07 吃饭了吗 阅读(2767) 评论(0) 推荐(0) 编辑
摘要:spring batch(一):基础部分 博客分类: Spring java spring batch(一):基础部分 Spring java spring batch 官网: http://www.springsource.org/spring-batch 下载页面: http://static. 阅读全文
posted @ 2016-09-01 13:16 吃饭了吗 阅读(886) 评论(0) 推荐(0) 编辑
摘要:spring Batch实现数据库大数据量读写 博客分类: spring springBatchquartz定时调度批处理 spring Batch实现数据库大数据量读写 spring springBatchquartz定时调度批处理 1. data-source-context.xml Xml代码 阅读全文
posted @ 2016-09-01 11:03 吃饭了吗 阅读(9107) 评论(0) 推荐(0) 编辑