C++字符串完全指引之二 —— 字符串封装类原著:Michael Dunn作者:Chengjie Sun原文出处:CodeProject:The Complete Guide to C++ Strings, Part II引言 因为C语言风格的字符串容易出错且不易管理,黑客们甚至利用可能存在的缓冲....
分类:
其他好文 时间:
2014-09-07 02:11:54
阅读次数:
263
8.23
在Python中,通常用全部大写的变量名表示常量。
列表:
classmates = ['Michael', 'Bob', 'Tracy']
还可以用-1做索引,直接获取最后一个元素:
也可以把元素插入到指定的位置,比如索引号为1的位置:
要删除list末尾的元素,用pop()方法:
要删除指定位置的元素,用pop(i)方法,其中i是索引位置:
tuple:
...
分类:
编程语言 时间:
2014-08-23 17:49:51
阅读次数:
203
滑雪
Time Limit: 1000MS
Memory Limit: 65536K
Description
Michael喜欢滑雪百这并不奇怪, 因为滑雪的确很刺激。可是为了获得速度,滑的区域必须向下倾斜,而且当你滑到坡底,你不得不再次走上坡或者等待升降机来载你。Michael想知道载一个区域中最长底滑坡。区域由一个...
分类:
其他好文 时间:
2014-08-22 14:33:08
阅读次数:
177
DescriptionMy kid's kindergarten class is putting up a Christmas play. (I hope he gets the lead role.) The kids are all excited, but the teacher has a...
分类:
其他好文 时间:
2014-08-20 11:47:56
阅读次数:
200
My kid's school cleared a large field on their property recently to convert it into a playing area. The field is polygonal. The school administration ...
分类:
其他好文 时间:
2014-08-20 10:25:06
阅读次数:
211
Json解析JSON就是一串字符串 只不过元素会使用特定的符号标注。{} 双括号表示对象[] 中括号表示数组"" 双引号内是属性或值: 冒号表示后者是前者的值(这个值可以是字符串、数字、也可以是另一个数组或对象)所以 {"name": "Michael"} 可以理解为是一个包含name为Michae...
分类:
其他好文 时间:
2014-08-16 23:40:01
阅读次数:
311
Beautiful Garden
There are n trees planted in lxhgww's garden. You can assume that these trees are planted along the X-axis, and the coordinate of ith tree
is xi.
But in rece...
分类:
其他好文 时间:
2014-08-16 21:10:21
阅读次数:
174
Whenever technique is really Michael kors uk in operate complete a joy, Just the thing will they be and Cheap Mk ways would you give up restrain us. J...
分类:
其他好文 时间:
2014-08-16 12:22:20
阅读次数:
313
He or she dug near some plants cheap Michael Kors in pots citrus tomato vegetables, Placing dirt about the top for this fibres engaged in realisticall...
分类:
其他好文 时间:
2014-08-15 14:35:18
阅读次数:
222
恶意代码分析实战(最权威的恶意代码分析指南,理论实践分析并重,业内人手一册的宝典)【美】Michael Sikorski(迈克尔.斯科尔斯基), Andrew Honig(安德鲁.哈尼克)著 《恶意代码分析实战》是一本内容全面的恶意代码分析技术指南,其内容兼顾理论,重在实践,从不同方面为读者讲解恶意...
分类:
其他好文 时间:
2014-08-14 23:14:16
阅读次数:
640