原题地址:https://oj.leetcode.com/problems/trapping-rain-water/题意:Givennnon-negative
integers representing an elevation map where the width of each bar is ...
分类:
移动开发 时间:
2014-06-12 23:35:22
阅读次数:
409
#pragma mark - 版本检测- (void) checkVersion{ //
版本号的key NSString *key = (NSString *)kCFBundleVersionKey; // 从info.plist取版本号
NSString *version = [NSBundle...
分类:
其他好文 时间:
2014-06-12 22:08:54
阅读次数:
283
今天刚刚开始看正则表达式就遇到一个十分头疼的问题,原文是这样的:“不幸的是,很多单词里包含hi这两个连续的字符,比如him,history,high等等。用hi来查找的话,这里边的hi也会被找出来。如果要精确地查找hi这个单词的话,我们应该使用\bhi\b。\b是正则表达式规定的一个特殊代码(好吧,...
分类:
其他好文 时间:
2014-06-12 19:11:47
阅读次数:
271
原题地址:https://oj.leetcode.com/problems/container-with-most-water/题意:Givennnon-negative
integersa1,a2, ...,an, where each represents a point at coordina...
分类:
编程语言 时间:
2014-06-10 20:05:44
阅读次数:
213
戳我去解题Givennnon-negative integers representing an
elevation map where the width of each bar is 1, compute how much water it is
able to trap after raini...
分类:
移动开发 时间:
2014-06-10 08:48:04
阅读次数:
267
在使用SQL server High Availability 的SharePoint 2013 Farm环境中使用Import-SPMetadataWebServicePartitionData...
分类:
数据库 时间:
2014-06-10 06:03:34
阅读次数:
429
自从 2011 年 Mark Otto 和 Jacob Thornton 开发了
Bootstrap,我们第一次接触并熟知了 Bootstrap 。这些都归功于
Twitter!从那以后,它就非常流行并且成为了最好的响应式框架之一。Bootstrap 帮助开发者快速高效的开启大量新的 web 项目,...
分类:
其他好文 时间:
2014-06-09 20:49:24
阅读次数:
311
Artificial marble is actually a kind of
"plastic concrete", is a kind of new building material, used for high-grade
building and furniture decoration ...
分类:
其他好文 时间:
2014-06-09 18:49:09
阅读次数:
237
#pragma mark 网络请求-(void)httpNetworkData{
NSString *str =@"http://115.29.177.74:8800/loose_change/login?"; NSURL
*url=[NSURL URLWithString:str]; ...
分类:
其他好文 时间:
2014-06-09 18:24:47
阅读次数:
252
據說小学生几秒就做出;高中生几分钟;大学生半小时以上;博士可能要一辈子......What
takes an elementary school student just seconds to do; takes a high school
student several minutes; take...
分类:
其他好文 时间:
2014-06-08 20:10:07
阅读次数:
222