QuestionYou are a professional robber planning to rob houses along a street. Each house has a certain amount of money stashed, the only constraint sto...
分类:
其他好文 时间:
2015-09-20 00:06:25
阅读次数:
415
1.substring 方法定义和用法substring 方法用于提取字符串中介于两个指定下标之间的字符。语法stringObject.substring(start,stop)参数 描述start 必需。一个非负的整数,规定要提取的子串的第一个字符在 stringObject 中的位置。sto.....
分类:
编程语言 时间:
2015-09-19 18:14:13
阅读次数:
142
B. Bear and Three MusketeersDo you know a story about the three musketeers? Anyway, you will learn about its origins now.Richelimakieu is a cardinal i...
分类:
其他好文 时间:
2015-09-15 21:51:25
阅读次数:
220
题目链接: Hdu 3966 Aragorn's Story题目描述: 给出一个树,每个节点都有一个权值,有三种操作: 1:( I, i, j, x ) 从i到j的路径上经过的节点全部都加上x; 2:( D, i, j, x ) 从i到j的路径上经过的节点全部都减去x; 3:(Q, x) ...
分类:
其他好文 时间:
2015-09-11 22:15:00
阅读次数:
316
随着应用架构的不断演进,IT 系统也变得越来越复杂,这样就容易产生各类宕机事件。就在今年,国内外就出现了多起宕机事故。2015年1月27日,网友发现无法登陆 Facebook,页面显示「对不起,出故障了,目前正在抢修,会尽快修复」。2015年3月11日,包括 App Store、iTunes Sto...
分类:
其他好文 时间:
2015-09-08 15:32:25
阅读次数:
138
/* 功能:修改 window.setTimeout,使之可以传递参数和对象参数 使用方法: window.setTimeout(回调函数,时间,参数1,,参数n) */ var _sto = setTimeout; window.setTimeout = function(callback,ti....
分类:
其他好文 时间:
2015-09-04 17:05:53
阅读次数:
181
参考:[1]stackoverflow: what is the difference between old style and new style classes in Python? [2] The Inside Story on New-style Classes
分类:
编程语言 时间:
2015-09-02 23:16:21
阅读次数:
276
We can easily define a if_function which seemingly does exactly what the if statement does. However, this is not the entire story. 1 ## if_function is...
分类:
编程语言 时间:
2015-09-01 09:12:06
阅读次数:
188
Do you know a story about the three musketeers? Anyway, you will learn about its origins now.
Richelimakieu is a cardinal in the city of Bearis. He is tired of dealing with crime by himself. He nee...
分类:
其他好文 时间:
2015-08-31 17:27:55
阅读次数:
185
夏天最难熬的,是阳光精力旺盛,空气燥热难当,吃饭没有空调。基于以往七八月份的天气都很给力状态下,便找了一些分散注意力的方式。在来学校的路上听听Effort,吃饭睡前看会儿美剧,最最重要的是每天给自己一个good hint,让每天都是一个新的开始。
Effort English,随着AJ的每一个Mini Story,学到的是激情、是乐观、是一种积极的人生态度。每一次互动都是无形的潜...
分类:
其他好文 时间:
2015-08-31 10:08:25
阅读次数:
164