how to get sub string/specific word from line ,line read from text file in c#, are 2 file is there

前端 未结 0 758
刺人心
刺人心 2020-12-23 19:49
            for (int i = 0; i < linesRead.Length; i++)
            {
                for (int k = 0; k < lines.Count(); k++)
                {
                         


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