string path = "xx\\\\xx.txt"; string[] memo = System.IO.File.ReadAllLines(path); int totalLines = textBox2.Lines.Le