码迷,mamicode.com
首页 >  
搜索关键字:beijing 2011    ( 690个结果
A bad vacation
My story happened in the winter of 2012, the first year I began to work in Beijing. It was a cold weekend, and I went skiing with two of my coworker.....
分类:其他好文   时间:2014-10-26 01:38:41    阅读次数:142
json格式
{"people": ["city","name"]} // []中不能含有 key:value的形式{"name": "laogao","city": "beijing"} //{}通常含有key:value对["name","city"] //[]通常含有value的列表,多个用,隔开
分类:Web程序   时间:2014-10-21 00:35:32    阅读次数:288
OC中常用的字符处理
NSString *str1 = @"BeiJing"; NSString *str2 = @"beijing"; //全部转为大写 NSLog(@"%@",[str1 uppercaseString]); //全部转为小写 NSLog(@...
分类:其他好文   时间:2014-10-19 18:34:39    阅读次数:256
微软职位内部推荐-SDEII
微软近期Open的职位:Title: Software Development Engineer 2Group: Bing Client, Search Technology Center Asia, BingWork Location: Beijing/Suzhou, China Group Ov...
分类:其他好文   时间:2014-10-16 18:48:32    阅读次数:201
[nim博弈扩展 sg函数] UVALive 3668 A Funny Stone Game
题目链接: https://icpcarchive.ecs.baylor.edu/index.php?option=com_onlinejudge&Itemid=8&category=242&page=show_problem&problem=1669 Root :: Regionals 2006 :: Asia - Beijing    R...
分类:其他好文   时间:2014-10-16 14:52:12    阅读次数:669
[dfs] UVALive 3667 Ruler
题目链接: https://icpcarchive.ecs.baylor.edu/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=1668 Root    Regionals 2006 >> Asia - Beijing 3667 - Ruler Ti...
分类:其他好文   时间:2014-10-16 14:50:52    阅读次数:241
【BZOJ2662】【BeiJing wc2012】冻结 分层图 裸的!
我都不好意思发题解了,看这篇博吧。(飞行路线的,基本一样) http://blog.csdn.net/vmurder/article/details/40075989 同学做了好久,我害怕题里有坑,又重写了一遍~~~ 7分钟,都不乐意测样例测点就A了啊哈。 #include #include #include #include #define N 55 #def...
分类:其他好文   时间:2014-10-14 19:42:39    阅读次数:257
微软职位内部推荐-Sr DEV
微软近期Open的职位:Group: Search Technology Center Asia (STCA)/Data Platform teamTitle: Senior Software Development EngineerLocation: Beijing, ChinaThe R&D o...
分类:其他好文   时间:2014-10-09 00:46:17    阅读次数:301
python解析Yahoo的XML格式的天气预报,获取当天和最近几天的天气:
以下是接口xml格式数据: rss xmlns:yweather="http://xml.weather.yahoo.com/ns/rss/1.0" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" version="2.0"> channel> title>Yahoo! Weather - Beijing, CNtitle> lin...
分类:编程语言   时间:2014-10-07 17:54:03    阅读次数:338
690条   上一页 1 ... 62 63 64 65 66 ... 69 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!