If you are familiar with Linq you can try something along these lines . C#. string str = "1 2 3 4 5 6 7 8 9"; int[] spacesToReplace = new ...
確定! 回上一頁