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

搜索资源列表

  1. gai

    0下载:
  2. :(1)输入功能;(2)显示功能;(3)按照姓名进行查找;(4)按照记录的姓名删除通讯信息;(5)插入记录;(6)记录保存为文件;(7)从文件中读取记录;(8)按序号查找并显示记录;(9)按姓名排序;(10)快速查找记录;(11)文件复制。-: (1) input functions (2) display (3) in accordance with the name search (4) delete the name in accordance with the records of
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1300084
    • 提供者:陈杰
  1. qq

    0下载:
  2. 在指定目录,查找指定后缀名的文件,复制到指定目录,删除空目录-The specified directory to find the specified file name suffix, copy to the specified directory, delete the empty directory
  3. 所属分类:File Operate

    • 发布日期:2017-04-05
    • 文件大小:1077
    • 提供者:张倩
  1. simple_draw

    0下载:
  2. 简单的画图程序,可以画直线,圆,矩形等,并实现了复制和移动等功能,适合初学者。-A simple drawing program, you can draw a straight line, round, rectangular, and the realization of the replication and movement functions, suitable for beginners.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:110294
    • 提供者:weibo
  1. FileProgramming

    0下载:
  2. c写的操纵文件的几个小程序,包括文件连接,文件复制,文件加密-c written to manipulate the document in several smaller procedures, including documentation to connect, file copy, file encryption
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4510
    • 提供者:liyang
  1. FileCopy_CSharpWinForm

    0下载:
  2. 使用VS2003开发的文件复制工具,使用的是字节流复制,并有实时进度条提示。-Use VS2003 to develop tools to copy the file, use the copy of the byte stream, as well as tips in real-time progress bar.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:40235
    • 提供者:duliang
  1. 123

    0下载:
  2. 文件的基本操作(剪贴,复制,移动)vc++原代码.rar,希望对大家有所帮助!-copy move
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:97496
    • 提供者:杨冬营
  1. fm2

    0下载:
  2. 用c语言实现控制后台的文件操作,包括新建文件、复制文件、删除、移动和重命名等-this is use to newbuild/copy/delete/ remove /rename or something else
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:260565
    • 提供者:张宾
  1. mycp

    0下载:
  2. 模拟windows下的文件复制操作,包括目录的复制等-Under simulated windows file copy operation, including a copy of the directory, such as ... ...
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:1119
    • 提供者:杜建
  1. filecopy

    0下载:
  2. 程序运行后,分别提示输入源文件和目标文件路径名,然后进行磁盘文件的复制。复制完成后显示“文件复制完成”信息。若复制失败,则能给出“源文件不存在” 、“目标路径不存在” 、“目标文件已存在”等信息。-After the program runs, respectively, prompted, enter the source file and target file path name, and then copy the file to disk. Upon completion of cop
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:106097
    • 提供者:施振磊
  1. Copyfile

    0下载:
  2. 实现文件复制功能,可以识别源文件的大小,以及检测目标位置是否有足够的容量-Come to file copy function,It can identify the source file size, as well as the detection of target locations whether there is sufficient capacity
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:59492
    • 提供者:zhang
  1. fileshow

    0下载:
  2. 本程序主要是模拟复制文件的操作方法,将一个文件复制到指定的位置。-This procedure is a simulation of the main methods of operation to copy files, copy a file to the designated location.
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:45462
    • 提供者:susing
  1. TeraCopy

    0下载:
  2. 复制粘贴加速器,非常好用的复制粘贴软件,能大大减少拷贝大文件的时间。-Accelerator copy paste, copy and paste is very easy to use software, can greatly reduce the time to copy large files.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:1238717
    • 提供者:
  1. wjbczcopy

    0下载:
  2. 检测系统是否存在此文件,不存在则复制指定文件到指定目录,并改后缀名.-Detection system the existence of this document, there is no specified file is copied to the specified directory, and change the suffix of.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1755
    • 提供者:ahill
  1. memorycheck

    0下载:
  2. 内存泄漏检测,只有简单的几行代码,但非常好用,只要包含头文件并把代码复制到可能有泄漏的代码后面,编译时就会提示是否泄漏内存和泄漏内存的大小。给出了一个动态分配数组但没有delete的适用例子。-Memory leak detection, only a simple few lines of code, but very easy to use, if contains the header files and copy the code may have leaked the code beh
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:582837
    • 提供者:david huang
  1. copydir

    0下载:
  2. 复制、移动、删除文件夹,使用宽字符版本文件和目录操作函数,支持超长文件路径(>260)-Copy, move, delete folders, using the wide-character version of the file and directory manipulation API, support for super long file path (long than 260 characters)
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-28
    • 文件大小:27655
    • 提供者:tengjp
  1. ZoomCopy

    0下载:
  2. 基于像素复制方法的图像缩放程序,假设缩放因子为整数。忽略混叠效应-Zooming and Shriking Images by Pixel Replication
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:709
    • 提供者:nana
  1. copydata

    0下载:
  2. 通过powerbuilder程序编写的复制文件的小程序-Powerbuilder programming through a small program to copy files
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-05
    • 文件大小:8294
    • 提供者:金数码
  1. 22

    0下载:
  2. 这是在vc++中实现图像的复制剪贴操作的源代码。很实用的。可以运行。-This is a vc++ to implement image copy paste operation of the source code. Very practical. You can run.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:233620
    • 提供者:王华
  1. java

    0下载:
  2. java编写的简易写字板软件,实现文件新建保存复制粘贴等功能-WordPad software written in java easy to achieve a new file save functions such as copy and paste
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2604585
    • 提供者:tianjing
  1. cpW

    0下载:
  2. windows下面API的文件复制工具,基于命令行。-windows file copy API, the following tools, based on the command line.
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:602
    • 提供者:wangcan
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com