The w+ mode opens the file for both writing and reading. Like w , it too will truncate if the the file exists, or create a new one if it doesn't.
確定! 回上一頁