Topic: 请问一个关于java.io包的问题 |
Print this page |
1.请问一个关于java.io包的问题 | Copy to clipboard |
Posted by: artinas Posted on: 2005-10-09 03:24 请问这个包里的类有没有可以直接得到当前正在使用的文件名的,比如我在com.xxx里定义了一个filetest类,那就是com.xxx.filetest,能不能直接在filetest里用函数得到它的文件名,或是得到他的目录,比如是存放在e:\aa\com\xxx里的,就得到e:\aa\com\xxx,请问可以吗? |
2.Re:请问一个关于java.io包的问题 [Re: artinas] | Copy to clipboard |
Posted by: ranchgirl Posted on: 2005-10-09 07:42 http://java.sun.com/j2se/1.4.2/docs/api/java/io/File.html#getCanonicalPath() |
3.Re:请问一个关于java.io包的问题 [Re: artinas] | Copy to clipboard |
Posted by: ranchgirl Posted on: 2005-10-09 07:45 However, your com.xxx.filetest can be in a jar file or anywhere on your hard disk, there is no way to directly know where it is located. |
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 |