When opening the text file "a:\aa.dat" in the mode "w", if the file already exists, .? the error message will be displayed.the new data will be insert into the beginning of the file.the file will be clear and the new data is written from the beginning.the new data will be appended to the end of the file.
When opening the text file "a:\aa.dat" in the mode "w", if the file already exists, .? the error message will be displayed.the new data will be insert into the beginning of the file.the file will be clear and the new data is written from the beginning.the new data will be appended to the end of the file.
发布时间:2025-09-12 12:53:59