FileLoader (); //load a text file and output the result to the console loader.load( // resource URL 'example.txt', // onLoad callback function(data) ...
確定! 回上一頁