java.io.FilenameFilter翻译

2008-02-23 09:32:21来源:互联网 阅读 ()

新老客户大回馈,云服务器低至5折

<!-- if(window==top) { document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> All Classes SUMMARY: NESTED | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD String name)
Tests if a specified file should be included in a file list. 测试指定的文件是否包含在文件列表中。

Parameters:
dir - the directory in which the file was found. 查找文件的目录。
name - the name of the file. 文件名称。
Returns:
true if and only if the name should be included in the file list; false otherwise. 只有当该文件包含在文件列表中时,返回true,否则为false。
<!-- if(window==top) { document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> All Classes SUMMARY: NESTED | FIELD | CONSTR | METHODDETAIL: FIELD | CONSTR | METHOD 下一篇: 简单的ant模版forJB2005

标签:

版权申明:本站文章部分自网络,如有侵权,请联系:west999com@outlook.com
特别注意:本站所有转载文章言论不代表本站观点,本站所提供的摄影照片,插画,设计作品,如需使用,请与原作者联系,版权归原作者所有

上一篇:你会重载Equals么?about how to override Equals

下一篇:简单的ant模版forJB2005