CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - File Attributes

搜索资源列表

  1. 实例68.如何查找目录中的文件

    0下载:
  2. 文件属性 -file attributes file attributes
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:51.63kb
    • 提供者:
  1. 123mcsc

    0下载:
  2. 演示了如何得到一个文件的信息,如文件属性、文件大小、文件的创建时间-demonstration of how a document information, such as file attributes, file size, creation time, etc.
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:94.75kb
    • 提供者:cys
  1. autodel

    0下载:
  2. 通过获取文件属性,自动删除不想要的文件,这在各种资料接收系统中非常有用,可以避免文件太多使硬盘空间不够-through access to file attributes, automatic deletion of unwanted documents, which the various information systems to receive a very useful document avoided so much hard disk space enough
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:44.48kb
    • 提供者:李培军
  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
    • 文件大小:82.83kb
    • 提供者:郭发发
  1. 显示文件属性

    0下载:
  2. 只要运行程序在选择一个文本文件点击属性就可以知道文件的属性了比如创建时间,日期 ,文件大小-as operational procedures in selecting a text file attributes can click know the attributes of a document such as the creation of the time, date, file size, etc.
  3. 所属分类:工具条

    • 发布日期:2008-10-13
    • 文件大小:18.91kb
    • 提供者:ahai
  1. delallindir

    0下载:
  2. 寻找相关目录下的所有文件,修改文件属性,然后删除文件下及子文件下的文件-find relevant directory of all documents, change file attributes, and then delete the files and documents for under the document
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:15.39kb
    • 提供者:方格路
  1. changeproperyt

    0下载:
  2. 改变目录下文件属性 改变目录下文件属性-change directory to change file attributes directory file attributes change directory file attributes
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:7.7kb
    • 提供者:wag
  1. File属性

    0下载:
  2. vc环境下文件属性操作-vc environment file attributes operation
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:30.37kb
    • 提供者:老马
  1. taozifeinew

    0下载:
  2. 简单BMP图像操作(文件属性,反射,二值化,sobel算子……)-simple operations (file attributes, reflection, two value, segmentation Operator ...)
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:76.39kb
    • 提供者:Hailang
  1. GetFileInfo2

    0下载:
  2. 递规地枚举文件,获取文件名、大小、最后修改时间、版本号等文件属性。-delivery to Enumerate regulatory documents, access to a file name, size, last modification date, version and other file attributes.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:764.24kb
    • 提供者:龚欣
  1. propsheethandler

    0下载:
  2. 怎么制作像WINRAR一样的文件属性扩展页,融合COM和MFC和SHELL编程-how WINRAR production like the same page extended file attributes, and the integration of COM and MFC programming SHELL
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:47.81kb
    • 提供者:蒋宏伟
  1. 磁盘管理程序mymanage

    0下载:
  2. 一个磁盘管理程序,功能包括:移动, 删除, 打开, 查找,文件属性,磁盘空闲空间,磁盘拷贝 ,格式化等-a disk management procedures and functions, including : mobile, delete, open, search, file attributes, spare disk space, disk copy, formatting, etc.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:62.72kb
    • 提供者:曾乐
  1. netcomm

    0下载:
  2. vc++网络通信一书所有源码,全部可以编译执行。请将文件属性去掉只读。我从光盘上copy的-vc a communications network on all source code, compile all of the implementation. Please read-only file attributes removed. I copy from the CD
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4.62mb
    • 提供者:
  1. File-attributes-Trainer

    0下载:
  2. 简单的文件属性修改器,可修改文件的创建日期、访问日期及修改日期等 -Simple file attributes modifier can modify the file creation date, access date and modify date
  3. 所属分类:CSharp

    • 发布日期:2017-04-10
    • 文件大小:1.04mb
    • 提供者:姜烨
  1. File

    1下载:
  2. 设计一个简单的文件系统,用文件模拟磁盘,用数组模拟缓冲区,要求实现: 支持多级目录结构,支持文件的绝对读路径; 文件的逻辑结构采用流式结构,物理结构采用链接结构中的显示链接结构中的显示链接方式; 采用文件分配表; 实现的命令包括建立目录、列目录、删除空目录、建立文件、删除文件、显示文件内容、打开文件、读文件、写文件(追加方式)、关闭文件、改变文件属性。 最后编写主函数对所做工作进行测试。 -Design a simple file system, disk file s
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:117.04kb
    • 提供者:陈玲玲
  1. File-System--

    0下载:
  2. 图形化界面,支持文件创建,文件删除,文件重命名,文件复制,剪切和粘贴以,文件保护,文件查找,查看文件属性等操作,多用户系统。-Graphical interface, supporting documents, and create, delete file, file renaming, file copying, cutting and pasting to, protect documents, file search, check the file attributes operatio
  3. 所属分类:File Operate

    • 发布日期:2017-05-13
    • 文件大小:3.22mb
    • 提供者:longer
  1. modify-file-option

    0下载:
  2. 在Windows系统中一旦被赋予系统属性,即无法修改隐藏、只读等属性。打开本程序,将要修改的文件拖到上面,即可采用截面修改文件属性-Windows systems have been given the system properties, it can not modify the hidden, read-only attributes such. Open the program you want to modify the file onto the above can use the
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:7.04kb
    • 提供者:忘川
  1. file

    0下载:
  2. 修改文件属性,可设置存档、只读、隐藏、系统文件等属性。支持文件拖拽-Modify file attributes, you can set the archive, read-only, hidden, system file attributes. Support drag and drop files
  3. 所属分类:File Operate

    • 发布日期:2017-11-17
    • 文件大小:64.6kb
    • 提供者:孟柯
  1. File-attributes-viewer

    0下载:
  2. 在本系统中通过MD5的方法实现对任意文件的属性查看,并将结果保存在任意位置一文本文件的形式。-In the present system to achieve the properties view arbitrary files via MD5 method, and the results stored in the form of a text file anywhere.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-14
    • 文件大小:3.26mb
    • 提供者:姜海涛
  1. ac

    0下载:
  2. Change file attributes; useful program to uncover hidden files after some virus attacks
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:3.05mb
    • 提供者:plamenh
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com