The open() method of the File object is used to open a file to read, write, and/or append to. The method returns true if it is successful and false otherwise.
確定! 回上一頁