摘要:
构造字符串:#include #include using namespace std; int main(){ string s1 = "qwertyuiopasdfghjklzxcvbnm" ; string s2 = s1 ; cout << s2 << endl ; ... 阅读全文
posted @ 2014-10-24 23:42
NYNU_ACM
阅读(137)
评论(0)
推荐(0)
摘要:
《码农周刊》已经累计发送了 38 期,我们将干货内容进行了精选。此为 Python 篇。《码农周刊》往期回顾:http://weekly.manong.io/issues/如何让 Python 代码运行得更快?作者给出了 18 条 Python 代码性能优化小贴士,简单明了,拿来即用。http://... 阅读全文
posted @ 2014-10-24 20:18
NYNU_ACM
阅读(449)
评论(0)
推荐(0)

浙公网安备 33010602011771号