You can convert it to json with the following code var filename = "C:\\1.txt"; var lines = File.ReadAllLines(filename); var model = lines.
確定! 回上一頁