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

搜索资源列表

  1. 06

    0下载:
  2. C#程序开发范例宝典 6文件系统 6.1创建和删除文件 6.2查找文件 6.3修改文件 6.4文件目录 6.5复制文件 6.6指定类型的文件操作 6.7其他-C# Programming Example 6 Baodian 6.1 File System 6.2 to create and delete files to modify the file search file 6.3 file 6.4 file 6.6 Copy 6.5 directory spe
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:510674
    • 提供者:cp
  1. FTP

    0下载:
  2. FTP的客户端和服务器端程序的源码,能够实现文件的上传,下载,修改,删除等诸多功能-FTP client and server-side program source code, to achieve file upload, download, modify, delete, and many other functions
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-31
    • 文件大小:177378
    • 提供者:wxw
  1. 删除无用字符

    0下载:
  2. 编制一个扫描子程序,该扫描程序能删除无用的空白字符、回车字符以及其他与输入介质相关的非实质性字符,用“#”分隔单词流。
  3. 所属分类:数据结构常用算法

    • 发布日期:2012-11-03
    • 文件大小:678
    • 提供者:huanyuji
  1. CheckFreeEx

    0下载:
  2. 用于检测硬盘剩余空间,并自动删除指定目录下过期文件的软件。-For the detection of hard disk space, and automatically delete the expired file under the specified directory software.
  3. 所属分类:Disk Tools

    • 发布日期:2017-04-07
    • 文件大小:103871
    • 提供者:molin
  1. ForceDel

    0下载:
  2. 强制删除文件,无注入无驱动无hook,原理就是查找文件的锁定句柄,然后关闭句柄。-Force delete a file, no injection of non-driven non-hook, locking principle is to find the file handle, and then close the handle.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-27
    • 文件大小:13226
    • 提供者:clzzy
  1. 删除桌面快捷方式,清空回收站功能代码

    0下载:
  2. 这是一个很小但很基础的VC++代码,用VC++实现桌面墙纸设置,删除桌面快捷方式,清空回收站等功能,欢迎新手参考。
  3. 所属分类:界面编程

  1. Gh0st3.6-Advance

    0下载:
  2. 一款远控的源码,Gh0st3.6自定义服务名+自删除判断+分组-A remote control of the source
  3. 所属分类:Remote Control

    • 发布日期:2017-04-09
    • 文件大小:1149594
    • 提供者:邹邹
  1. sketcher

    0下载:
  2. MFC写的画图程序,能够画各种图形,能拖动画过的元素,删除画过的元素,放大缩小等-Paint program written in MFC, we can draw a variety of graphics, animation can be dragged over the element, remove the painted elements, zoom, etc.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-26
    • 文件大小:9396372
    • 提供者:钟德勇
  1. DeleteFile_20100923_145847

    0下载:
  2. 批量删除指定目录的文件。 (强制删除,包括在Windows资源管理器下删除不掉的特殊文件)-Descr iption
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:6199
    • 提供者:Tian
  1. sdelsrc

    0下载:
  2. 删除文件同时完全清除文件内容的程序for NT- At the same time the deletion document completely eliminates the document content procedure for NT
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-09
    • 文件大小:35679
    • 提供者:站长
  1. MyDelete

    0下载:
  2. 一个文件删除的例子,值得参考-Example of a file deleted, it is also useful
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:40084
    • 提供者:站长
  1. 利用shell编程实现进程删除自身sdk

    0下载:
  2. 利用shell编程实现进程删除自身sdk-The use of shell programming process to delete their own sdk
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-28
    • 文件大小:8192
    • 提供者:
  1. 远程控制删除

    0下载:
  2. 远程控制删除.rar- Long-distance control deletion rar
  3. 所属分类:Remote Control

    • 发布日期:2017-11-12
    • 文件大小:489880
    • 提供者:
  1. yuesefu

    0下载:
  2. 本程序采用循环单链表的算法来解决约瑟夫环问题:建立一个循环单链表,按顺序查找指定结点,找到后删除,最后打印删除的编号序列。- This procedure uses circulates Shan Lianbiao algorithm to solve the Joseph link problem: Establishes to circulate Shan Lianbiao, assigns the point according to the smooth search, after
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-21
    • 文件大小:1138
    • 提供者:李子木
  1. 一个内存流的合并添加删除读出输出的类 (含DEMO)

    0下载:
  2. 一个内存流的合并添加删除读出输出的类,含DEMO。-a combined flow of memory added to delete read the output category, with DEMO.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-12
    • 文件大小:809914
    • 提供者:zesfl
  1. del2007

    0下载:
  2. 一个关于文件删除的代码,希望大家可以使用-delete a document on the code, hope that we can use
  3. 所属分类:File Operate

    • 发布日期:2017-11-17
    • 文件大小:6612
    • 提供者:曾风
  1. MainFrame

    0下载:
  2. 完成界面功能,与数据库连接,完成查询 插入 删除 登陆等功能-Completion of the interface functions, and database connection, complete the inquiry landing insert delete function
  3. 所属分类:Database system

    • 发布日期:2017-04-15
    • 文件大小:6695
    • 提供者:ll
  1. DelFileAll

    0下载:
  2. 删除目录下所有文件,可以参考使用的。 这个使用VC编写。-To delete all the files directory, you can reference to use. The preparation of the use of VC.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:32624
    • 提供者:zhou
  1. DelMe

    0下载:
  2. 在Windows系统中利用系统的批处理来实现文件自删除的实现!另一种方式的自删除例子!-In the Windows system using the system to achieve a batch file to delete from the realization! Another way to delete an example of self!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:2204
    • 提供者:凯旋
  1. vb_database

    0下载:
  2. 国外的MDB数据库操作实例,我将其汉化了,给初学者相当的帮助。里面包括自己可以建表、删除表、添加记录、删除记录、修改记录等所有操作数据库的演示及代码。可以说是把代码直接拿到你的软件里,就可以做数据库编程的设计了。-MDB database operations abroad examples, I will of its finished, giving considerable help beginners. Can be built there, including his own tabl
  3. 所属分类:Other Databases

    • 发布日期:2017-04-02
    • 文件大小:12191
    • 提供者:力人
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com