⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 url1.txt

📁 用java创建URL对象
💻 TXT
字号:
URL is 
toString()=  file:d:/jdk1.3/docs/api/index.html#chapt1
Protocol  =  file
Host      =  
Port      =  -1
File      =  d:/jdk1.3/docs/api/index.html
Ref       =  chapt1
URL is 
toString()=  http://www.edu.cn/web/myfile.html#chapt1
Protocol  =  http
Host      =  www.edu.cn
Port      =  -1
File      =  /web/myfile.html
Ref       =  chapt1
java.net.MalformedURLException: no protocol: http//www.edu.cn

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -