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

搜索资源列表

  1. NoteBook

    0下载:
  2. this a easy botebook,it include open file ,new creat file ,copy file,paste file ,delete file and so on
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:1.89kb
    • 提供者:
  1. 模拟一个文件管理系统

    0下载:
  2. 设计的文件系统实现下述的基本操作:建立文件;删除文件;打开文件;关闭文件; 可对文件设置保护措施(读,写,执行)。-the file system is designed to implement basic operations as follow: create file delete file open file close file set security measure
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:12.9kb
    • 提供者:林子建
  1. driver-about-file-hide-mend-delete

    0下载:
  2. Windows 驱动下实现文件禁止删除、隐藏、修改和读写的例子-windows driver examples about file hide mend delete
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-22
    • 文件大小:176.7kb
    • 提供者:赵亮
  1. DiskMonitor_new

    0下载:
  2. 最近的磁盘监控软件,可以监控某磁盘的变化,修改、删除文件操作,一一被记录下来,还可以导出为html格式的文件,防止导出txt文件后被修改的可能。-Recent disk monitoring software can monitor a disk change, modify, delete file operations, one by one is recorded, you can also export to html format, export the txt file after
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:87.24kb
    • 提供者:zhanbs
  1. Delete-Files-older-than-14-days

    0下载:
  2. 用C语言开发的文件操作小程序,功能是删除时间超过14天的文件。-Developed in C language file operations applet, function is to delete the files longer than 14 days.
  3. 所属分类:File Operate

    • 发布日期:2017-03-24
    • 文件大小:986byte
    • 提供者:Myname
  1. slnUsingFile

    0下载:
  2. File类应用实例,文件的打开、新建、移动、复制、删除-File type application examples, documents opened, new, move, copy, delete
  3. 所属分类:File Operate

    • 发布日期:2017-04-16
    • 文件大小:16.63kb
    • 提供者:aynstan
  1. file

    1下载:
  2. 在硬盘上建立一个文件作为虚拟的磁盘空间,作为文件存储器,所有的文件操作保存到该文件上,下次启动程序可以读出以往的文件记录。运用显式链接技术实现文件存储空间的管理,可以对硬盘进行格式化、创建、显示和删除目录,以及与文件有关的如创建、打开、关闭、读、写的一些类的操作。-In the establishment of a file on your hard disk as a virtual disk space, as a document memory, all files saved to th
  3. 所属分类:Windows Develop

    • 发布日期:
    • 文件大小:467.28kb
    • 提供者:赵南
  1. diskobjectdemo_src(file)

    0下载:
  2. 一个简单的文件操作的程序,可以实现文件的增加修改删除和查找-Paper a simple operation procedures, can be modified to delete the document and find the increase and so on ...
  3. 所属分类:File Operate

    • 发布日期:2017-05-15
    • 文件大小:3.57mb
    • 提供者:chenhong
  1. del

    0下载:
  2. 删除一个目录下制定类型的文件,支持多种语言。-delete file by extend file type
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:8.39kb
    • 提供者:yanghh
  1. file

    0下载:
  2. 文件管理小程序,可以添加、删除、更改文件及文件名等内容-Document Management applet, you can add, delete, change the file and the file name, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:430.18kb
    • 提供者:孙权
  1. DeleteFile

    0下载:
  2. 用VBS删除指定文件夹下指定的多种类型的全部文件-Using VBS to delete the specified folder specified under a variety of types of all the documents
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:861byte
    • 提供者:TengTe
  1. 115157704system_file_system

    0下载:
  2. 1)多用户 (2)多级目录:具有树形目录结构;(3)具有login (用户登录)和用户身份认证功能;(4)文件的创建: create (5)文件的打开:open(6)文件的读:read(7)文件的写:write(8)文件关闭:close(9)删除文件:delete (12)列出文件目录:dir(列目录时要列出文件名、物理地址和文件长度) (13)退出:logout (14)文件保护机制-integrity of the file system -1) Multi-user (2) multi-l
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:115.92kb
    • 提供者:陈观民
  1. HookIATDll

    0下载:
  2. hook windows Api函数,控制文件的打开,删除,复制。-hook windows Api function, control file open, delete, copy.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2.49mb
    • 提供者:陈刚
  1. DELETE

    1下载:
  2. 可以强制删除一个正在运行的文件的驱动程序,已经调试通过,非常适合刚入门的人-Can force delete a file that is running the driver has to debug through very suitable for people just getting started
  3. 所属分类:Other systems

    • 发布日期:2015-11-17
    • 文件大小:25.51kb
    • 提供者:huzhi
  1. File

    0下载:
  2. 对文件的操作,包括创建,删除,打开,关闭等的操作,-The file operations, including create, delete, open, close, etc. operations,
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-29
    • 文件大小:45.35kb
    • 提供者:sherk
  1. address-book

    0下载:
  2. 通讯录程序,可以显示,修改,添加,删除,文件保存,密码保护,附带报告书-address book,can display,add,delete,file save,change
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:21.98kb
    • 提供者:zhaolong
  1. delete

    0下载:
  2. 使用python2.71编写,能够删除指定文件,简单易用-can delete file assigned
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1.59mb
    • 提供者:谭慧斌
  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. delete-file

    0下载:
  2. 删除D盘123目录中早于90天的LOG文件-Remove the D drive 123 directory older than 90 days the LOG file
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:20.8kb
    • 提供者:songhaojie
  1. VC-copy-delete-file

    0下载:
  2. vc 实现对文件的遍历,对指定文件的复制、删除等操作。-vc traversal of the document, the specified file copy, delete and other operations.
  3. 所属分类:File Operate

    • 发布日期:2017-03-26
    • 文件大小:14.37kb
    • 提供者:Blood
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com