正在加载图片...
创建一个URL实例 创建一个UL对象: try URL location new URL("http://www.sun.com"); catch (MalformedURLException e) {} ViewingWebPages ©2006计算机系杨厚群 All rights lefts reserved ©2006 计算机系 杨厚群 All rights & lefts reserved. 创建一个URL实例 创建一个URL 对象: try { URL location = new URL("http://www.sun.com"); } catch(MalformedURLException e) { } ViewingWebPages
<<向上翻页向下翻页>>
©2008-现在 cucdc.com 高等教育资讯网 版权所有