搜索资源列表
fileutil
- 个人理财系统-fileutil的使用 是你的好帮手-personal financial management system-fileutil the use of your good helper
FILEUTIL
- HLPDK V10.0+ System Extension Library -HLPDK V10.0 Library System Extension
FILEUTIL
- This program is a total rewrite of the Bell Laboratories Unix(Tm) command of the same name, as of System V. It contains no proprietary code, and therefore may be used without violation of any proprietary agreem
bcxy
- 一个通用些连接数据库的包,其中有三个类: 1.DBConn.java:主要用来连接和关闭数据库.连接数据库的URL,USER,PASSWORD通过配置文件完成com/bcxy/util/systemconfig.properties 2.SqlQuery.java:主要用来执行查询的SQL语句.构造方法: SqlQuery(Connection con, String sql) 将结果存在容器中. 3.SqlUpdate.java:主要
bcxy
- 一个通用些连接数据库的包,其中有三个类: 1.DBConn.java:主要用来连接和关闭数据库.连接数据库的URL,USER,PASSWORD通过配置文件完成com/bcxy/util/systemconfig.properties 2.SqlQuery.java:主要用来执行查询的SQL语句.构造方法: SqlQuery(Connection con, String sql) 将结果存在容器中. 3.SqlUpdate.java:主要
fileutil
- 个人理财系统-fileutil的使用 是你的好帮手-personal financial management system-fileutil the use of your good helper
FILEUTIL
- HLPDK V10.0+ System Extension Library -HLPDK V10.0 Library System Extension
FILEUTIL
- This program is a total rewrite of the Bell Laboratories Unix(Tm) command of the same name, as of System V. It contains no proprietary code, and therefore may be used without violation of any proprietary agreem
FileUtil
- 文件处理工具类,将文件进行各种转换、上传、下载等等处理,稳定,效率高-file
FileUtil
- 文件基本类源代码,包括获取文件编码、文件编码转换,文件下载,整个文件夹拷贝、删除等。源文件中已附带说明-Basic types of source code files, including access to a document encoding, file encoding conversion, file download, the entire folder copy, delete and so on. Source fil
SunUtil
- 工具类 BitVector CookieUtil DES FileUtil HttpUtil ImageFile Javascr iptString JsonHelper StringUtil Thumbnail Utils WebFileInfo-Sunway.Util.BitVector Sunway.Util.CookieUtil Sunway.Util.DES Sunw
FileUtil
- Java SWT代码,文件同步工具,用于不同硬盘间文件相互备份,支持差异同步功能。-Java SWT code, file synchronization tool for files between different hard drives to back up each other to support the differences in synchronization.
FileUtil
- j2ee相关:文件操作工具类:FileUtil.java。希望对需要文件操作的程序员有所帮助。-j2ee about file operate..
FileUtil.java
- 操作文件的工具类,特别是对于文本文件具有多个高效好用的方法-Tools for manipulating files, especially text files for useful and efficient method with multiple.
ExtractContext
- BitVector CookieUtil DES FileUtil HttpUtil ImageFile Javascr iptString JsonHelper StringUtil Thumbnail Utils WebFileInfo
FileUtil
- 简单实现文件(夹)的复制、移动、删除、获取大小等操作 复制文件或者目录,复制前后文件完全一样。 删除一个文件或者目录 。 移动文件或者目录,移动前后文件完全一样,如果目标文件夹不存在则创建。 重命名文件或文件夹 。 读取文件或者目录的大小 。 判断一个文件是否存在 。 本地某个目录下的文件列表(不递归) 。 递归目录下的所有文件。 将字符串写入指定文件(当指定的父路径中文件夹不存在时,会最大限度去创
FileUtil
- 对windows、unix等系统中文件操作-For windows, unix and other operating system files
fileUtil
- 方便打开读写文件 指定文件路径,就可以完成逐行读取和逐行写文件操作-Open/Close file Read/Write file
FileUtil
- 对于Java的关于本地的Java的文件夹的操作和Java文件的管理-For the management of the operation of the Java folder on the local Java and Java files
FileUtil
- 一个常用的Java文件操作类FileUtil.java源代码,类中的所有方法都是静态方法,不需要生成此类的实例,这些Java文件操作类主要有修改文件的最后访问时间、判断指定的文件是否存在、创建指定的目录、清空指定目录中的文件、删除指定目录及其中的所有内容、列出目录中的所有内容,包括其子目录中、将目录中的内容添加到列表、返回文件的URL地址、从文件路径得到文件名、将DOS/Windows格式的路径转换为UNIX/Linux格式的路径、得到