URL 類別可以提供URL(Uniform Resource Locator) ... public URL(String protocol, String host, int port, String file) ... URL url = new URL(args[0]);
確定! 回上一頁