Topic: 本地的 文件的URL 表示方法。。。 |
Print this page |
1.本地的 文件的URL 表示方法。。。 | Copy to clipboard |
Posted by: develop8 Posted on: 2006-05-29 07:46 URL ur = new URL("file://///d:/rose.txt"); // URL ur = new URL("file:///d:/rose.txt"); //URL ur = new URL("file:/d:/rose.txt"); 为什么这3个 url 都能找到文件? 这是本地的文件,格式完全不同但照样能找到, 文件,而不出错误。 |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |