Create a text string File.WriteAllText("filename.txt", writeText); // Create a file and write the content of writeText to it string readText = File.
確定! 回上一頁