Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 121 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 121 Bytes

StringBuilder

StringBuilder

模拟 C#中的StringBuilder,提升JS中字符串拼接的效率及性能。