CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 获取文件创建时间

搜索资源列表

  1. diskaccess

    0下载:
  2. 编译环境:VC6.0及以上版本 读写扇区(以字节或字读取) 读写簇(以字节或字读取) 读取FAT项 获取BPB信息 获取某文件或文件夹的目录项信息(入口簇及偏移量) 设置目录项信息(可以通过这来实现更改文件名,文件属性,创建时间等信息)-build environment : VC6.0 and above reader Sector (byte or word reader) to read and write Cluster (byte or word read
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:84820
    • 提供者:郭发发
  1. FileOperate

    0下载:
  2. 在wince5.0上实现文件或文件夹的删除,复制,以及大小的计算。可以获取文件的属性,比如修改,访问,创建时间。等等功能的一个文件操作动态连接库文件,可以实现文件的读写(INI文件)。
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:7730
    • 提供者:nack
  1. GetTime

    0下载:
  2. 获取指定文件的各种时间,包括创建时间、修改时间、访问时间等
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:165063
    • 提供者:翟双凤
  1. GetFileAttr

    0下载:
  2. 获取文件属性(大小、创建时间、修改时间、访问时间等)-access to file attributes (size, creation time, the modification time, the time for the visit)
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:32975
    • 提供者:倪颖
  1. FileStatus

    0下载:
  2. 获取文件的创建、修改、访问时间及文件大小等信息-Access to documents to create, modify, access time and file size information
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:28494
    • 提供者:zhang
  1. GetFileAttributes

    0下载:
  2. 获取文件属性,包括文件创建时间,修改时间,访问时间,文件大小,属性,文件名等-Get file attributes, including file creation time, modify time, access time, file size, attributes, file name, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1934277
    • 提供者:tangkai
  1. GetDriverType

    0下载:
  2. 在开发某些具有备份和恢复等功能的软件时,在拷贝文件及其目录时需要文件和目录属性包括时间和日期等才能完全地保存。本例将介绍如何获取目录的创建时间。-In the development of Certain functions such as backup and recovery software, copy files and directories in the file and directory attributes needed, including time and date to
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:47172
    • 提供者:张钰
  1. 8.1

    0下载:
  2. 用VC6.0编写的获取文件属性的程序,可获得文件的大小,创建时间等属性-Written by VC6.0 procedures to obtain file attributes, accessible file size, creation time attributes such as
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:32961
    • 提供者:daliang
  1. GetFileAttribution

    0下载:
  2. 获取文件属性创建时间,权限attibution-fileattribution
  3. 所属分类:File Operate

    • 发布日期:2017-04-25
    • 文件大小:25052
    • 提供者:buyuexia
  1. vbTableData

    0下载:
  2. VB获取数据库数据表、记录集行数等信息,打开程序后,浏览到所要打开的MDB文件,如果是标准的MDB库的话,则会枚举出库内的所有表,并获取数据库创建时间、最后修改时间、记录条目数等,本程序面向VB初级用户,不涉及高级的数据库理论,因此容易理解。-VB access database data table to record information such as assembly lines, open the program, browse to the file to open the MDB
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:5076
    • 提供者:zs1
  1. ch375-test-3

    0下载:
  2. 此程序前面大体与“ch375-test-1”相同,同是一些初始化的操作及基本参数的获取。后面对根目录下的所有文件进行列举。然后更改test.txt的一些信息,如创建时间,文件属性等。-This process generally and in front of " ch375-test-1" the same operation with some initialization and the basic parameters of the acquisition. After
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:358456
    • 提供者:解金键
  1. GetFileAttr

    0下载:
  2. VC++获得文件属性,获取文件的创建时间、修改时间、访问时间以及是否是只读、存档、隐藏、系统等属性。-VC++ get file attributes, access to the file creation time, modification time, access time, and whether it is read-only, archive, hidden, system attributes.
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:23156
    • 提供者:madud00073
  1. Delphi_GetCurrentDir

    0下载:
  2. 获取当前文件夹 GetCurrentDir 设置当前文件夹 SetCurrentDir ChDir SetCurrentDirectory 获取指定驱动器的当前路径名 GetDir 文件改名 RenameFile 建立文件夹 CreateDir CreateDirectory ForceDirectories 删除空文件夹 RemoveDir RemoveDirectory 建立新文件 FileCreate 获取当前文件的版本号 GetFileVersion 获取
  3. 所属分类:Delphi VCL

    • 发布日期:2016-01-27
    • 文件大小:2048
    • 提供者:vivi
  1. wenjsj

    0下载:
  2. VC++获取和设置文件、文件夹的时间属性,一些与文件时间属性相关的操作,比如获取文件创建、使用和最后访问的时间,设置和判断文件及文件夹的时间属性,判断文件夹的真假等,都是些基础的文件、文件夹操作知识。-The VC++ Get and set file and folder attributes, file time attributes related operations, such as access to the file is created, the genuineness of u
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:287750
    • 提供者:项农文
  1. filetime

    0下载:
  2. VC++获取和设置文件、文件夹的时间属性,一些与文件时间属性相关的操作,比如获取文件创建、使用和最后访问的时间,设置和判断文件及文件夹的时间属性,判断文件夹的真假等,都是些基础的文件、文件夹操作知识。-failed to translate
  3. 所属分类:File Operate

    • 发布日期:2017-11-18
    • 文件大小:288959
    • 提供者:刘锋
  1. info

    0下载:
  2.  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.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-29
    • 文件大小:12031
    • 提供者:吴丞惠
  1. dirr

    0下载:
  2. 获取一个文件夹的创建时间、文件夹中文件内容及文件创建时间等信息-Get a folder was created, the contents of files in a folder and file creation time, etc.
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:3013
    • 提供者:龙易
  1. fileinfo

    0下载:
  2. VC获取任意文件属性信息,比如修改时间,是否隐藏,文件创建时间,访问时间,文件名称及路径等信息。-VC get any file attribute information, such as the modification time, if hidden, file creation time, access time, file name and path information.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:12567
    • 提供者:jaiko
  1. raysn.tar

    0下载:
  2. 1.解决因文件创建时间不一致倒至安装时提示手动修改配置文件 2.当关闭网页缓存时,生成非静态链接,解决此项设置因开启静态链接而失效 3.修复上传附件扩展名有数字时获取文件名错误 4.修复栏目模块数据接口文件一处缺少一个分号导至生成页面报错 5.修复单页模块数据接口文件一处未加载函数库导至生成页面空白 6.修复资源下载模块设置因变量大小写错误导致默认下载积分不生效 7.修复登录页面不能转向到Refer页面-1 solve the file creation time
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-03
    • 文件大小:758480
    • 提供者:fmpudn43
  1. GetFileAttributes

    0下载:
  2. 通过调用文件属性获取文件创建时间和最后修改时间。(Obtaining file creation time by file properties)
  3. 所属分类:LabView编程

    • 发布日期:2018-01-10
    • 文件大小:46080
    • 提供者:小白领
« 12 3 »
搜珍网 www.dssz.com