你的问题是: In multiple threads environment,whether we should use StringBuilder class to hold string for sharing? 对不起,理解力差啊。 老撅对的。 String is not modifiable,StringBuilder is designed for modifiable.