微软近期Open的职位:News is a critical areas for integration of mobile and services, one of the top priorities in Microsoft. Microsoft is innovating rapidly t...
分类:
其他好文 时间:
2014-12-16 00:49:02
阅读次数:
200
enum 用法:用例1:public enum Enum1 { // 雅虎头条新闻 RSS 种子 YAHOO_TOP_STORIES("http://rss.news.yahoo.com/rss/topstories"), //CBS 头条新闻 RSS 种子 CBS_...
分类:
编程语言 时间:
2014-12-15 16:48:08
阅读次数:
131
原文:http://www.infoq.com/cn/news/2014/03/interview-alibaba-wangjingyu对于大型的互联网业务来说,消息系统是必不可少的基础服务。 子柳 在《淘宝技术这十年》中为大家展示了阿里消息系统架构的概貌,作为集团业务使用的核心基础服务,目前消息系...
分类:
其他好文 时间:
2014-12-15 13:39:38
阅读次数:
153
微软近期Open的职位:News is a critical areas for integration of mobile and services, one of the top priorities in Microsoft. Microsoft is innovating rapidly t...
分类:
其他好文 时间:
2014-12-15 12:05:38
阅读次数:
176
$ie=new-object-com"InternetExplorer.Application"
$ie.navigate("http://www.news.baidu.com/")
$ie.visible=$true
sleep-milliseconds2500
$ID=$ie.Document.getElementById(‘focus-top‘)
$ID1=$ID.getElementsByTagName(‘li‘)
$ID2=$ID1|where{$_.className-contains"hdli..
分类:
其他好文 时间:
2014-12-14 07:12:52
阅读次数:
164
true, 'HTML_CACHE_RULES' => array( 'News:index' => array('{:module}_{:action}_{id}', 0) ));开启静态缓存,并配置News控制器下的index方法对应的页面,会缓存到项目根目录下...
分类:
Web程序 时间:
2014-12-14 00:43:13
阅读次数:
278
微软近期Open的职位:News is a critical areas for integration of mobile and services, one of the top priorities in Microsoft. Microsoft is innovating rapidly t...
分类:
其他好文 时间:
2014-12-14 00:30:25
阅读次数:
339
微软近期Open的职位:News is a critical areas for integration of mobile and services, one of the top priorities in Microsoft. Microsoft is innovating rapidly t...
分类:
其他好文 时间:
2014-12-13 12:07:16
阅读次数:
203
http://www.oschina.net/news/57811/open-web-not-died?p=2#comments浏览器是为浏览文档设计的,它的界面布局其实只有从上至下的流布局一种,浏览器的实现目标也不是为了创建多好的交互界面,而是为了怎么能显示篇甚至要滚几百屏的文章!--------...
分类:
其他好文 时间:
2014-12-13 10:43:18
阅读次数:
194
Web攻防系列教程之跨站脚本攻击和防范技巧详解[XSS]收藏:http://www.rising.com.cn/newsletter/news/2012-04-25/11387.html来源:瑞星2012-04-25 14:33:46摘要:XSS跨站脚本攻击一直都被认为是客户端Web安全中最主流的攻...
分类:
Web程序 时间:
2014-12-12 23:22:17
阅读次数:
238