2013年10月18日

c++基础学习之string

摘要: //学习使用string类 2013-10-18 lingc#include #include //include this head file using namespace std;int main(){ string myString1; myString1 = "hello world,i am lingc!";// can no use the ' ' string myString2(myString1,5,12);// begin at index 5, and count 12 elements string myString3(4,' 阅读全文

posted @ 2013-10-18 16:57 Lingc· 阅读(233) 评论(0) 推荐(0) 编辑

导航

不知道不知道 知道不知道 知道知道 不知道知道。
天道酬勤,同志们共同努力!