摘要:
1.字符串查找str.find()str.rfind()str.find_first_of()str.find_last_of()代码区: string str1 = "hello, this is just a test!"; string str2 = "st"; string str3 = "west"; int pos = 0; cout 代码区: ... 阅读全文
posted @ 2015-07-21 00:33 指尖敲击流逝的岁月 阅读(186) 评论(0) 推荐(0)
浙公网安备 33010602011771号