当前位置:  技术问答>java相关

如何得到一个目录下的文件名?

    来源: 互联网  发布时间:2015-02-21

    本文导语:  | File类 list public String[] list() Returns an array of strings naming the files and directories in the directory denoted by this abstract pathname.  If this abstract pathname does not denote a directory, then this method returns null. Otherwis...


|
File类
list
public String[] list()
Returns an array of strings naming the files and directories in the directory denoted by this abstract pathname. 
If this abstract pathname does not denote a directory, then this method returns null. Otherwise an array of strings is returned, one for each file or directory in the directory. Names denoting the directory itself and the directory's parent directory are not included in the result. Each string is a file name rather than a complete path. 

There is no guarantee that the name strings in the resulting array will appear in any specific order; they are not, in particular, guaranteed to appear in alphabetical order. 


Returns:
An array of strings naming the files and directories in the directory denoted by this abstract pathname. The array will be empty if the directory is empty. Returns null if this abstract pathname does not denote a directory, or if an I/O error occurs. 
Throws: 
SecurityException - If a security manager exists and its SecurityManager.checkRead(java.lang.String) method denies read access to the directory

    
 
 

您可能感兴趣的文章:

  • jsp中如何获得当前jsp文件所在的目录,用request.getServletPath()得到的路径含有jsp文件名,有没有办法得到目录(不含文件名)?
  • 我用JFileChooser得到了某个文件夹名,但如何得到此文件夹下的所有文件名
  • 请问如何从完整的路径加文件名中得到这个文件名?
  • 如何得到终端输入文件的文件名
  • JFileChooser如何保存一个文件?具体来说:如何得到键入textField的文件名?
  • 用日期得到文件名
  • 在写自定义标签时,如何得到引用当前标签的jsp文件名呢?
  • 急::在Linux下怎么根据另一台windows或linux的文件名,去得到这个文件
  • 如果知道一个函数的地址或函数名,如何得到函数所在的文件名?
  • 请问怎么在C程序中得到该可执行程序的文件名???
  • 怎么样得到一个目录中所有的文件名?
  • 如何根据errno得到文件名
  • Shell中如何根据当天的时间,得到第二天的年,月,日,然后拚成一个文件名?
  • 由<input type=file>得到request,如何用最简单的方法取出文件名(jsp)
  • 怎样删除我原来安装的rpm包,怎样得到它安装的名字(不是安装时的文件名,而是包名)
  • java获取系统路径字体、得到某个目录下的所有文件名、获取当前路径
  • 再次提问---如何得到一个目录下按last modify时间排序的文件名列表?
  • 如何得到一个目录下按last modify时间排序的文件名列表?
  • File类的getLastModify()得到的是长型整数,如何才能得到一个已知文件日期?
  • 怎么得到文件当前的位置和整个文件的大小
  • 如何通过文件路径得到文件句柄
  • 在linux中如何得到一个文件夹及其下面的子文件夹中所有文件大小的总和
  • 如何从一个.class文件得到它的.java文件?
  • java开发知识 iis7站长之家
  • 在模块里面怎么打开文件并得到文件的inode??(在线等)
  • 请问:使用System.getProperty(),或者如何得到属性文件的路径
  • 如何得到一个文件的生成时间?
  • wget http....如何让得到的文件自动覆盖?
  • 如何得到一个文件描述符的引用的个数?
  • 怎么用函数得到一个文件的创建者
  • 怎样得到当前文件所在目录
  •  
    本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
    本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • 万般火急!关于java打印,已经得到printerJob实例,那么怎么通过它得到Pageable实例?
  • 怎样得到当前目录(不是在java程序中得到)
  • DateFormat的用法?比如说现在想要得到21:38,我老是得到9:38
  • 苦恼的中文乱码!!!在servlet中用request.getParameter("xingming")得到的姓名域值就变成了乱码"???",更别提下面的转化函数得到的结果了。
  • linux下如何编程得到网卡的硬件描述,如得到某块网卡为“3Com 3c590/3c595....”
  • 如何得到一个终端的终端号/标示?
  • 菜问一则:请问用什么命令可得到系统路径
  • getInitParameter为什么得到null
  • 请问调用那个方法能够得到变量类型的返回值?
  • 怎样得到系统日期?
  • 用java.util.random怎么得到一个指定区间的随机数
  • 如何得到linux机器的时钟频率?
  • 急!如何得到snmp工具的显示数据?
  • 如何得到文本框里的自动换行标志?
  • 如何得到本机所有IP
  • bash脚本程序如何得到自身的执行路径?
  • Linux下得到进程号
  • 请问各位,getYear()得到的当前年,怎么是102?
  • 请问如何得到表单中的combox中的值
  • 怎么编程得到本地ip地址?


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3