getResourceAsStream() will load a file from the path which is relative to your application's classpath. It's generally used in web-applications. 2) ...
確定! 回上一頁