String::String( string & other){?cout<<"string(const string&other)"<<endl;?cout<<this->m_data<<endl;} 查看完整描述