Learn how to split a string in C#. A string can be splitted ... '\n', '\t' } ); foreach (string author in multiArray) { if (author.Trim() !=
確定! 回上一頁