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

搜索资源列表

  1. to_student

    0下载:
  2. 内容:为LINUX 设计一个简单的二级文件系统。要求做到以下几点: 1、可以实现下列几条命令(至少4条)。 Login 用户登录 Dir 列文件目录 Create 创建文件 Delete 删除文件 Open 打开文件 Close 关闭文件 Read 读文件 Write 写文件 2、列目录时要列出文件名、物理地址、保护码和文件长度。 3、源文件可以进行读写保护。-内容:为LINUX 设计一个简单的二级文件系统。要求做到以下几点: 1、可以实现下列几条
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5925
    • 提供者:luoyanhan
  1. CPP

    1下载:
  2. 编写一个程序实现文件读写操作、排序、查找、删除等操作。要求: a.将“a.txt”文件中将学生成绩记录按照总分的由高到低方式排列,并将结果输出到“b.txt”。 总分相同的情况下,按照数学成绩的由高到低排列。 b.输入一个学生姓名,查找并输出他/她的信息。若无,则提示“无此人”。 c.输入一个学生学号,查找并删除文件中他/她的记录。若无,则提示“无此人”。 d.增加一个学生信息到记录中,并保持文件中学生记录仍然有序,不可重复。 -Write a prog
  3. 所属分类:其他小程序

    • 发布日期:2017-06-07
    • 文件大小:139800
    • 提供者:陈天问
  1. CacheFile

    0下载:
  2. 该系统通过散列表来保存CACHE文件,以完成CACHE文件的管理功能。它能够实现CACHE文件管理表的创建、释放,向CACHE中添加文件,从CACHE中删除文件,从CACHE中查找文件(当该文件不在CACHE中,则从外存调入),清理CACHE等功能。-The system through the hash table to store the CACHE file, to complete the CACHE file management functions.It can realize th
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1205202
    • 提供者:likaimin
  1. Powermill-folder

    0下载:
  2. 这是数控编程软件Powermill的外挂软件,可以在内部批量建立、修改、删除文件夹,并批量命名。-This is the NC programming software Powermill of plug-in software, you can batch build internally, modify, delete folders, and batch name.
  3. 所属分类:.net编程

    • 发布日期:2017-05-06
    • 文件大小:496212
    • 提供者:BinGo
  1. searching-file

    0下载:
  2. 这是我大二时上c语言课程的课程设计。程序基本功能: 1 添加文件 2 删除文件 3 全部文件列表 4 修改文件摘要 5 按关键词查找文件 程序注释完全,可以按照步骤提示一步一步运行。当然由于水平有限程序有不少bug,不过基本功能实现了。希望能帮到需要的童鞋。 两外程序可以直接运行的。如果赋值程序到VC++6.0环境下,中文及注释变成了问号。可以发消息联系我,发给亲们源文件。 -This is on my sophomore c language curriculu
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:18984
    • 提供者:ANDY
  1. simulation-disk

    0下载:
  2. 用C语言实现模拟磁盘的读写文件、创建文件夹、删除文件、删除文件夹等功能-Using C language simulation disk read and write files, create folders, delete files, delete folders and other features
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-30
    • 文件大小:64416
    • 提供者:李宗桓
  1. os

    0下载:
  2. 本程序的目标是完成一个文件系统管理程序ufsman2,该程序可以对unix文件系统进行管理,包括格式化、创建文件、复制文件、删除文件等功能。-simple document system ufsman2
  3. 所属分类:OS Develop

    • 发布日期:2017-04-29
    • 文件大小:109898
    • 提供者:cxy
  1. deleteitself

    0下载:
  2. 能删除自身代码的源码,可以删除自己的进程,然后从磁盘删除文件-Can delete their own source code, you can delete their own process, and then delete the file the disk
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1278
    • 提供者:yue3149739
  1. fso

    0下载:
  2. 可以在线编辑文件,删除文件/文件夹,添加文件/文件夹,上传文件。 超级管理员, name: foxty pass: 123456-You can edit documents online, delete the file/folder, add the file/folder, upload files. Super administrator, name: foxty pass: 123456
  3. 所属分类:Web Server

    • 发布日期:2017-04-30
    • 文件大小:73375
    • 提供者:mcujc580
  1. dsjupload12

    0下载:
  2. 修改了部分程序,增加了后台管理,具体功能如下: 1.增加了限制文件上传类型功能,具体设置请登陆后台 2.增加了限制文件上传大小功能,具体设置请登陆后台 3.可以使用FSO在删除数据库记录的同时从服务器上删除文件 4.可以编辑某文件的数据记录,包括文件名,文件大小,文件类型,文件路径等 5.可以实时反馈文件存在与否-Modify the part of the program, increase of the background management, specific fu
  3. 所属分类:Web Server

    • 发布日期:2017-04-30
    • 文件大小:183043
    • 提供者:mcujc969
  1. zyhhdj68

    0下载:
  2. 管理员操作、软件功能说明: 添加舞曲: 添加舞曲的连接地址。操作用户:超级用户,普通管理员 修改删除: 修改舞曲的连接地址或删除文件。操作用户:超级用户 用户管理: 可以自设(用户、普通管理员、超级用户),设定的用户可以自行修改删除。操作用户:超级用户 添加公告: DJ首页的本站公告可以按自己的内容自行设定。操作用户:超级用户 -Administrator operation, the software function: Add Dance: dance add l
  3. 所属分类:Web Server

    • 发布日期:2017-05-03
    • 文件大小:689566
    • 提供者:mcujc1241
  1. 1214215

    0下载:
  2. 无驱动删除文件 可以强制删除 一些运行的程序 文件 之类-Delete files without drive
  3. 所属分类:ELanguage

    • 发布日期:2017-04-13
    • 文件大小:1764
    • 提供者:刘斌
  1. VC-File-system-operation

    0下载:
  2. VC.NET创建和删除文件,所删除的文件是指定的,路径自拟,程序仅供演示文件操作,没有其它的功能,基础级的。-Vc.net to create and delete files, delete the file is specified, path of self, procedure only demo file operations, no other functions, and the base level.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:210831
    • 提供者:夺在
  1. fso1

    0下载:
  2. 在线查看文件或文件夹 在线修改文本文件 在线删除文件或文件夹 在线新建文本文件或文件夹-Online viewing a file or folder Online modify text files Online delete a file or folder Online new text file or folder
  3. 所属分类:Web Server

    • 发布日期:2017-04-30
    • 文件大小:12038
    • 提供者:陈隆民
  1. RANDOM-ACCESS

    0下载:
  2. C++编写的随机访问文件程序,支持对文件的读,写,修改文件,添加文件,删除文件-C++ write random access file program that supports file read, write, modify the file, add files, delete files
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3919956
    • 提供者:zjy
  1. RING0

    1下载:
  2. 强删文件RING0代码,驱动强制删除文件-Delete files RING0 code, driving force to delete files
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-14
    • 文件大小:2575
    • 提供者:mfl
  1. fileWatch

    0下载:
  2. 对某一目录进行监控,如发生增加删除文件事件给予通知-Contents of a monitor, such as delete files to increase the incident occurred to give notice
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:5044
    • 提供者:xd994baihu
  1. ckfinder_php_3.3.0

    0下载:
  2. CKFinder是一个易于使用的Ajax的WEB文件管理器。提供文件夹树形结构(Folders tree)导航菜单,多语言支持(自动探测用),支持创建/重命名/删除文件和文件夹,集成FCKeditor在线编辑器。-CKFinder is an easy to use Ajax the WEB file manager. Providing folder tree structure (Folders tree) navigation menu, multi-language support (w
  3. 所属分类:Web Server

    • 发布日期:2017-05-18
    • 文件大小:4808704
    • 提供者:ljhe
  1. QSEQ

    0下载:
  2. 删除文件的代码,大家可以看看,说不定对你有用-gwergwerg
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-13
    • 文件大小:2265
    • 提供者:uuipi7131shuhe
  1. sin

    0下载:
  2. 功能实现对文件中代码注释的删除 ,就是删除文件中 之间的部分 和每行中//之后的部分 -Realize the functional code of the document annotated delete, that is, delete the document between the part and each line in the// after the
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:7177
    • 提供者:yyx5x131wod9
« 1 2 ... 26 27 28 29 30 3132 33 34 35 36 ... 50 »
搜珍网 www.dssz.com