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

搜索资源列表

  1. 文件复制

    1下载:
  2. 一个简单功能的文件复制工具,通过API函数、THandleStream类和TFileStream三种方法复制文件!-a tool have simple function about copy files, there are three methods: APIfunction, THandleStream class and TFileStream.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:170904
    • 提供者:卢远敏
  1. flash类文件

    1下载:
  2. flash的一些类文件,可以实现各种缓动效果,效果可以直接观看,然后复制源码到自己的时间轴内。
  3. 所属分类:源码下载

  1. mycp

    0下载:
  2. 使用 creat,read,write等系统调用实现在linux下文件复制命令-The use of creat, read, write, such as system calls in the implementation of the file copy command linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1541
    • 提供者:西风凋敝树
  1. File-Operation-by-java

    0下载:
  2. 本程序用java语言实现了文件流的几乎所有操作,如文件复制,移动,删除,新建等。-This programm implements all operations of file stream,such as copy,cut,delete and new operation.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:2194
    • 提供者:肖斌
  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. 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. 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. 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. fileoperating

    0下载:
  2. 图形化界面,支持文件创建,文件删除,文件重命名,文件复制,剪切和粘贴以,文件保护,文件查找,查看文件属性等操作,多用户系统。-Graphical interface, support file creation, file deletion, file rename, file copy, cut and paste with, file protection, file search, view file properties and other operations, multi-user
  3. 所属分类:File Operate

    • 发布日期:2017-05-15
    • 文件大小:3720593
    • 提供者:mengla
  1. FileCopy

    0下载:
  2. 文件复制功能 fileFrom为要复制的文件路径及文件名,fileTo为复制的目标地址-File copy function to copy the file fileFrom the path and file name, fileTo destination address for the replication
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:604
    • 提供者:闫辰云
  1. Document

    0下载:
  2. 实现文件复制 打开 删除 类似于 上传东西的时候点击浏览是的效果-实现文件复制 打开 删除 类似于 上传东西的时候点击浏览是的效果
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:4250
    • 提供者:sdfsf
  1. CopyFile

    0下载:
  2. java的文件复制,使用nio,提高效率-java file copy, use nio, improve efficiency
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-10
    • 文件大小:977
    • 提供者:java
  1. os

    0下载:
  2. 1.编写一个文件复制的C语言程序: 分别使用文件的系统调用read(fd, buf, nbytes), write(fd, buf, nbytes)和文件的库函数fread(buf, size, nitems, fp), fwrite(buf, size, nitems, fp),编写一个文件的复制程序。 当上述函数中nbytes, size和nitems都取值为1时(即一次读写一个字节),比较这两种程序的执行效率。当nbytes取1024字节,size取1024字节,且nitems取1
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:36013
    • 提供者:yiyuzhiming
  1. file_cp

    0下载:
  2. 一个万能的文件复制的程序,不管是WINDOW还是LINUX环境下都适用。-A universal program files are copied, whether or LINUX environment WINDOW apply.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:626
    • 提供者:王建
  1. assignment1

    0下载:
  2. 一个小程序 初学汇编 程序可以实现文件复制 望其他人指点(copy myfile A small program, beginners compilation procedures, you can achieve document replication, look at other)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-19
    • 文件大小:71680
    • 提供者:chenjay
  1. C#复制文件夹(及文件夹下所有子文件夹和文件)+

    0下载:
  2. 复制文件复制代码 /// <summary> /// 拷贝oldlab的文件到newlab下面 /// </summary> /// <param name="sourcePath">lab文件所在目录(@"~\labs\oldlab")</param> /// <param name="savePath">保存的目标目录(@"~\labs\newlab&q
  3. 所属分类:Windows编程

    • 发布日期:2017-12-29
    • 文件大小:6144
    • 提供者:jack135lee
  1. 22.文件系统相关技术

    0下载:
  2. 文件相关处理技术: 文件创建 文件删除 文件复制 文件删除 等(File related technology)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:169984
    • 提供者:小这
  1. 文件移动工具

    1下载:
  2. 自己写的一个小工具,使用VS2019编译,C++代码,作用是将A文件夹中的文件复制到B文件夹,如果有重名文件且后缀也相同,则先将B文件夹中的文件移动到C文件夹,然后将A文件夹中的文件覆盖B文件夹。
  3. 所属分类:Windows编程

    • 发布日期:2020-08-20
    • 文件大小:263581
    • 提供者:zhanxue
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com