c++ 构造函数、拷贝构造函数——c++复习(二)
摘要:
c++#param mark 数据类型 string代替char*void TV::power() { cout<<"power"<<endl; string name = "FCF"; string hobby("eat"); c... 阅读全文
posted @ 2016-04-22 18:03 hello_vzjw 阅读(108) 评论(0) 推荐(0)
posted @ 2016-04-22 18:03 hello_vzjw 阅读(108) 评论(0) 推荐(0)
posted @ 2016-04-22 14:53 hello_vzjw 阅读(111) 评论(0) 推荐(0)