notes.txt
来自「书籍"Java_面向事件编程"的附带光盘代码」· 文本 代码 · 共 3 行
TXT
3 行
This program allows one to fetch an HTML file from the web and obtaina list of all the links contained within the HTML. It demonstrates the use ofthe URL class to open a Stream.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?