明白了

来源: 2010-02-11 21:31:06 [旧帖] [给我悄悄话] 本文已被阅读:

你的问题是:
In multiple threads environment,whether we should use StringBuilder class to hold string for sharing?

对不起,理解力差啊。

老撅对的。

String is not modifiable,StringBuilder is designed for modifiable.