问答题

简答题 String\StringBuilder的异同

【参考答案】

string的确是不能修改的:
stringstr="a";
str="b"//str是被赋值了"......

(↓↓↓ 点击下方‘点击查看答案’看完整答案 ↓↓↓)