CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 删除文件

搜索资源列表

  1. cPP

    2下载:
  2. 利用C语言编写一个微型命令解释程序,接受并解释以下命令: ⑴ dir 列当前目录 ⑵ cop 文件1 文件2 拷贝文件 ⑶ era文件名 删除文件 ⑷ dis字符串 显示字符串 ⑸ end 结束,退出 -Use C language to write a mini-command interpreter, receive and interpret the following command: ⑴ dir files listed in the current direc
  3. 所属分类:Compiler program

    • 发布日期:2017-04-11
    • 文件大小:665
    • 提供者:严鹏成
  1. vbdeformatfile

    0下载:
  2. VB删除指定格式文件,在选择数据源文本框内指定要删除文件的目录,在清除所有文本框内指定文件格式,形如:*.xls *.xlsx *.xlsm *.xlt *.xla,一切就绪,请点击“运行删除”按钮,上边的文本域区域显示删除进程,下边显示删除失败的记录,并在本程序目录内生成erro_log.txt日志文件。本源码在VB6可直接编译生成可运行文件-VB to delete the specified format, select the data source in the text box to
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3367
    • 提供者:ipudn60
  1. vbbatfile

    0下载:
  2. VB6批量删除文件实例源码,支持指定批量删除的文件类型,也可以手动输入指定类型的扩展名。支持批量移动文件和批量重命名文件,注:自定义命名是将选择的文件按照设置的名称再加上序号的方式统一命名,例如picture1、picture2等等,更名后的文件名称不能与原文件的名称相同-VB6 source code examples batch delete files, supports batch delete the specified file type, you can also manually
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:5369
    • 提供者:gpudn46
  1. FileExplorer

    0下载:
  2. 安卓手机的文件浏览器,可以查看文件,编辑文件,删除文件-Android phone s file browser, you can view files, edit files, delete files ......
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-10
    • 文件大小:2552906
    • 提供者:徐猛
  1. fileop

    0下载:
  2. 创建、打开、读写、删除文件 创建目录等.-files and directory operation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5357
    • 提供者:dvs
  1. FileSystem

    0下载:
  2. Windows二级文件系统 基于FAT的二级文件系统,主要目标在于实现FAT储存结构原型,同时实现基本的功能。例如低级/高级格式化、用户登录、列举文件目录、创建/删除文件、创建/删除子目录等。-Windows two file system Level two file system based on FAT, the main goal is to realize the storage structure of FAT prototype, while the realizat
  3. 所属分类:File Operate

    • 发布日期:2017-04-17
    • 文件大小:91131
    • 提供者:leo
  1. DeleteFolder

    0下载:
  2. DeleteFolder VC++删除文件夹的操作源码,直接点击窗体上的测试按钮就可删除目录,当然你需要先指定一个目录,不管目录中是否有文件,都可以删除-DeleteFolder VC++ source operating delete a folder, click on the Test button on the form you can delete the directory, of course, you need to specify a directory, regardless
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:14886
    • 提供者:SOU8GMY
  1. DeleteFile

    0下载:
  2. 较简单实用的VC++删除文件DeleteFile示例,比较基础的文件操作,删除指定的文件,通过“浏览文件”找到要删除的文件,点击“删除”按钮,即可把文字删除。-Simple and practical VC++ delete file DeleteFile example, the basis of comparison of files, delete the file specified by the "Browse Files" to locate the file you want to
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:18665
    • 提供者:赵坤东
  1. C

    0下载:
  2. C语言队列问题,详细的实现了队列的先进先出的功能,并且还有录入文件的功能,删除文件内容的功能,通过单链表可以实现文件的录入,删除,查找,浏览,修改等功能.-C language queue problem, detailed implements the functionality of the fifo queue, and the function of the input file, delete the file content function, through singly link
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:830
    • 提供者:wesai
  1. C

    0下载:
  2. C语言二叉树问题,详细的实现了二叉树的功能,并且还有录入文件的功能,删除文件内容的功能,通过单链表可以实现文件的录入,删除,查找,浏览,修改等功能.-C binary tree, the function of the detailed implementation of a red-black tree, and the function of the input file, delete the file content function, through singly linked lis
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1128
    • 提供者:wesai
  1. C

    0下载:
  2. C语言图遍历的问题,详细的实现了图遍历的功能,并且还有录入文件的功能,删除文件内容的功能,通过单链表可以实现文件的录入,删除,查找,浏览,修改等功能.-C graph traversal problem, detailed the realization of the function of graph traversal, and the function of the input file, delete the file content function, through singly l
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1029
    • 提供者:wesai
  1. linbianmulu

    0下载:
  2. 易语言遍历目录文件源码删除文件 可以删除自定义关检测文件 源码很强力运行速度上佳-Easy language source files to delete the file directory traversal can delete files on the custom clearance detect very strong source good running speed
  3. 所属分类:ELanguage

    • 发布日期:2017-04-13
    • 文件大小:1733
    • 提供者:楚楚
  1. CClearFile

    0下载:
  2. 多线程编程搜索文件与删除文件,在VC++环境下- Multi-threaded search files and deleting files
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-11
    • 文件大小:2364761
    • 提供者:扎根
  1. os

    0下载:
  2. 一个文件系统管理程序,该程序可以对文件系统进行管理,包括格式化、创建文件、复制文件和删除文件等功能。-A file system management program, the program can manage the file system, including formatting, create files, copy files and delete files and other functions.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4312
    • 提供者:郭晓
  1. Delphi_068040

    0下载:
  2. 发一个Delphi的基础知识源码例子,高手就不要看了哦。主要是使用delphi创建和删除文件夹的,演示了创建一个目录后,又删除这个目录,用Delphi代码来实现,属于文件系统操作,FSO例子。 - De send a basic knowledge of Delphi source code examples, experts do not read, oh. Mainly using delphi create and delete folders, demonstrates Afte
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6997
    • 提供者:PEJA85I
  1. Delphi_176606

    0下载:
  2. Delphi源码实现清空回收站,没有别的功能,只是实现清空Windows回收站,了解一下windows与Delphi之间的相关操作,删除文件类似的。 - Delphi source code implementation empty the Recycle Bin, there is no other function, empty the Windows Recycle Bin only to realize to learn about related operations betw
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:4660
    • 提供者:RC3Z7P3
  1. pro

    0下载:
  2. CDIR(列出当前文件和目录)  ccopy文件1文件2(拷贝文件)  cerase文件名(删除文件)  CDIS字符串(显示该字符串) CEND(退出微型命令解释程序)-CDIR(列出当前文件和目录)  ccopy(list)  cerase(del)  CDIS(cdis) CEND(end)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:545
    • 提供者:宋京
  1. batdelfile

    0下载:
  2. vb批量删除某类指定类型的文件,比如可以批量删除JPG、GIF/Txt文本等文件,浏览到指定文件下,选择文件类型即可,操作简单,VB批量删除文件的一个简单实例。-VB batch delete certain specified types of files, such as bulk delete JPG, GIF/Txt text files, browse to the specified file, select the file type, simple operation, a si
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:2683
    • 提供者:wpudn34
  1. sqlite-dll-win32-x86-201408081749

    0下载:
  2. 用c#实现的在内存中模拟的简易文件系统,整个文件系统可保存至硬盘。系统设计参照fat格式。文件系统提供的操作: a) 格式化 b) 创建子目录 c) 删除子目录 d) 显示目录 e) 更改当前目录 f) 创建文件 g) 打开文件 h) 关闭文件 i) 写文件 j) 读文件 k) 删除文件 -With c# Realize the simulation in memory of the simple file system, the entire file system can be stored
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:297048
    • 提供者:idexon
  1. delete-immediately-master

    0下载:
  2. Mac OS X上一个服务,直接删除文件而不进回收站。-A standalone Mac OS X 10.6 Snow Leopard Service to delete files and folders immediately, bypassing the Trash.
  3. 所属分类:MacOS develop

    • 发布日期:2017-04-28
    • 文件大小:38277
    • 提供者:Aaron Chu
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 50 »
搜珍网 www.dssz.com