搜索资源列表
diskaccess
- 编译环境:VC6.0及以上版本 读写扇区(以字节或字读取) 读写簇(以字节或字读取) 读取FAT项 获取BPB信息 获取某文件或文件夹的目录项信息(入口簇及偏移量) 设置目录项信息(可以通过这来实现更改文件名,文件属性,创建时间等信息)-build environment : VC6.0 and above reader Sector (byte or word reader) to read and wr
FileOperate
- 在wince5.0上实现文件或文件夹的删除,复制,以及大小的计算。可以获取文件的属性,比如修改,访问,创建时间。等等功能的一个文件操作动态连接库文件,可以实现文件的读写(INI文件)。
GetTime
- 获取指定文件的各种时间,包括创建时间、修改时间、访问时间等
GetFileAttr
- 获取文件属性(大小、创建时间、修改时间、访问时间等)-access to file attributes (size, creation time, the modification time, the time for the visit)
GetFileAttr
- 获取文件属性(大小、创建时间、修改时间、访问时间等)-access to file attributes (size, creation time, the modification time, the time for the visit)
diskaccess
- 编译环境:VC6.0及以上版本 读写扇区(以字节或字读取) 读写簇(以字节或字读取) 读取FAT项 获取BPB信息 获取某文件或文件夹的目录项信息(入口簇及偏移量) 设置目录项信息(可以通过这来实现更改文件名,文件属性,创建时间等信息)-build environment : VC6.0 and above reader Sector (byte or word reader) to read and wr
FileOperate
- 在wince5.0上实现文件或文件夹的删除,复制,以及大小的计算。可以获取文件的属性,比如修改,访问,创建时间。等等功能的一个文件操作动态连接库文件,可以实现文件的读写(INI文件)。-Wince5.0 realize in the file or folder to delete, copy, and the size of the calculation. Access to the document attributes, suc
GetTime
- 获取指定文件的各种时间,包括创建时间、修改时间、访问时间等-Access to a variety of time the specified file, including the creation time, modify time, access time, etc.
FileStatus
- 获取文件的创建、修改、访问时间及文件大小等信息-Access to documents to create, modify, access time and file size information
GetFileAttributes
- 获取文件属性,包括文件创建时间,修改时间,访问时间,文件大小,属性,文件名等-Get file attributes, including file creation time, modify time, access time, file size, attributes, file name, etc.
GetDriverType
- 在开发某些具有备份和恢复等功能的软件时,在拷贝文件及其目录时需要文件和目录属性包括时间和日期等才能完全地保存。本例将介绍如何获取目录的创建时间。-In the development of Certain functions such as backup and recovery software, copy files and directories in the file and directory attributes neede
8.1
- 用VC6.0编写的获取文件属性的程序,可获得文件的大小,创建时间等属性-Written by VC6.0 procedures to obtain file attributes, accessible file size, creation time attributes such as
vbTableData
- VB获取数据库数据表、记录集行数等信息,打开程序后,浏览到所要打开的MDB文件,如果是标准的MDB库的话,则会枚举出库内的所有表,并获取数据库创建时间、最后修改时间、记录条目数等,本程序面向VB初级用户,不涉及高级的数据库理论,因此容易理解。-VB access database data table to record information such as assembly lines, open the program, brow
wenjsj
- VC++获取和设置文件、文件夹的时间属性,一些与文件时间属性相关的操作,比如获取文件创建、使用和最后访问的时间,设置和判断文件及文件夹的时间属性,判断文件夹的真假等,都是些基础的文件、文件夹操作知识。-The VC++ Get and set file and folder attributes, file time attributes related operations, such as access to the file is
filetime
- VC++获取和设置文件、文件夹的时间属性,一些与文件时间属性相关的操作,比如获取文件创建、使用和最后访问的时间,设置和判断文件及文件夹的时间属性,判断文件夹的真假等,都是些基础的文件、文件夹操作知识。-failed to translate
info
- VC获取任意文件属性信息,比如修改时间,是否隐藏,文件创建时间,访问时间,文件名称及路径等信息。-VC access to any file attribute information, such as modification time, whether to hide the file creation time, access time, file name and path information.
dirr
- 获取一个文件夹的创建时间、文件夹中文件内容及文件创建时间等信息-Get a folder was created, the contents of files in a folder and file creation time, etc.
fileinfo
- VC获取任意文件属性信息,比如修改时间,是否隐藏,文件创建时间,访问时间,文件名称及路径等信息。-VC get any file attribute information, such as the modification time, if hidden, file creation time, access time, file name and path information.
raysn.tar
- 1.解决因文件创建时间不一致倒至安装时提示手动修改配置文件 2.当关闭网页缓存时,生成非静态链接,解决此项设置因开启静态链接而失效 3.修复上传附件扩展名有数字时获取文件名错误 4.修复栏目模块数据接口文件一处缺少一个分号导至生成页面报错 5.修复单页模块数据接口文件一处未加载函数库导至生成页面空白 6.修复资源下载模块设置因变量大小写错误导致默认下载积分不生效 7.修复登录页面不能转向到Refer页面-1
GetFileAttributes
- 通过调用文件属性获取文件创建时间和最后修改时间。(Obtaining file creation time by file properties)