The absolute path is c:\data\myfile.txt . The double \ characters are necessary in Java strings, since the \ is an escape character, meaning the ...
確定! 回上一頁