How to split a string into many array values, cutting after a specific character in c#

前端 未结 0 568
刺人心
刺人心 2021-01-23 06:28

Say I have a text file like this, randomword:anotherrandomword:random And I wanted to read that file and put it in an array so that it would be randomword anotherrandomword rand

相关标签:
回答
  • 消灭零回复
提交回复
热议问题