In the above code example, the w (write) flag is used to tell the fs.open() function that you want to create or write to a new file.
確定! 回上一頁