2019年12月15日 星期日

differences between StringBuilder in Java and C#

https://stackoverflow.com/questions/1548296/differences-between-stringbuilder-in-java-and-c-sharp

You can use the Chars member collection for .charAt. Similarly, you can use .Remove(i,1) to remove a single char at position i.

沒有留言:

張貼留言