[Message Deleted]
C#
5
Posts
5
Posters
0
Views
1
Watching
Just use a loop to read out the array and add every element to the existing string.
string[] arr = new string[] { "one", "2", "three", "IV" }; string x = String.Join("\", \"", arr);
string[] arr = new string[] { "one", "2", "three", "IV" }; string x = String.Join("\", \"", arr);
"Cattle!"??? - you joined CP just to say that? (您加入處長只是說?) Translation provided by Google Translate[^]
Life goes very fast. Tomorrow, today is already yesterday.