问题详情
Part of the signature of the String class is:
class String {
....
};
Other part of signature and implementation is completed by you.
请帮忙给出正确答案和分析,谢谢!