Does JavaScript have a built in stringbuilder class?

前端 未结 10 1607
Happy的楠姐
Happy的楠姐 2020-11-30 19:33

I see a few code project solutions.

But is there a regular implementation in JavaScript?

10条回答
  •  自闭症患者
    2020-11-30 20:34

    How about sys.StringBuilder() try the following article.

    https://msdn.microsoft.com/en-us/library/bb310852.aspx

提交回复
热议问题