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

搜索资源列表

  1. copyfile

    0下载:
  2. C#编写关于如果从一个文件复制到另一个文件的程序,方便使用一件复制功能-C# to write about if from one file to another program, easy to use a copy function
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:54162
    • 提供者:刘泽
  1. java-copyfile

    0下载:
  2. 一个用JAVA语言实现的传文件程序,希望对你有帮助-a program can transfer file by java,hope it s helpful
  3. 所属分类:Game Program

    • 发布日期:2017-04-15
    • 文件大小:5184
    • 提供者:ldpreve
  1. COPYFILE

    0下载:
  2. VC++ MFC文件拷贝显示进度条,选择需要复制的文件、选择需要复制到的路径,开始复制文件时即可显示进度条,进度条上显示有数字百分比,适时显示复制进度。-VC++ MFC file copy shows the progress bar, select files to be copied, the choice of paths need to be copied to the beginning, copying a file to display a progress bar, progr
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:22119
    • 提供者:lpudn66
  1. Copyfile

    0下载:
  2. 模拟Linux的Shell中cp复制文件命令的功能,亲测1G以内文件可用.带百分比进度显示,用法见文件说明。-a small copy file program.use like linux bash: cp source dest.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-11
    • 文件大小:825
    • 提供者:psghsFombn
  1. CopyFile

    0下载:
  2. 用Java输出输入流来实现实现文件复制,初学者乱写-Using Java input stream to achieve the realization of output file copy, beginners scrawl
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:839
    • 提供者:千万qq
  1. CopyFile

    0下载:
  2. 测试复制文件传输速度的小程序,还可以算出回调次数。-Copy the file transfer speed test applet
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-28
    • 文件大小:12566
    • 提供者:carlos
  1. CopyFile

    0下载:
  2. 文件复制,非常方便进行复制文件的操作,对于项目增量上线时,为防止文件代码编码错误,用程序进行一次重新编码之后再上传-copy File
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6688
    • 提供者:fengzy
  1. filecopy.tar

    0下载:
  2. copyfile in c ,which take file name and give file name
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:1209
    • 提供者:Debesh Panda
  1. copyfile

    0下载:
  2. 使用操作系统提供的拷贝命令不能拷贝隐含或系统属性的文件,因为在拷贝过程中系统会提示“File not found”。下面的小程序可以解决这个问题。-Provided by the use of the operating system copy command can not copy hidden or system file attributes, as in the copy process will be prompted to " File not found" . T
  3. 所属分类:Communication

    • 发布日期:2017-04-12
    • 文件大小:757
    • 提供者:do4115
  1. copyfile

    0下载:
  2. vc拷贝文件的程序源码,希望对大家有所帮助-procedures copy files vc source code, we hope to help
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:5646
    • 提供者:rp184shuome
  1. copyfile

    0下载:
  2. vc拷贝文件的程序源码,希望对大家有所帮助-procedures copy files vc source code, we hope to help
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:5897
    • 提供者:t6quedu384
  1. CopyFile

    0下载:
  2. 初步学习多线程编程的好例子,从中可以学习线程的基本操作。-Learning a good example of multi-threaded programming, you can learn the basic operation of the thread.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-17
    • 文件大小:4149145
    • 提供者:jin德芙
  1. copyfile

    0下载:
  2. copy source file to destination file suing laouts
  3. 所属分类:JavaScript

    • 发布日期:2017-04-12
    • 文件大小:1087
    • 提供者:patta
  1. code

    0下载:
  2. 用于拷贝和整理人类大脑连接组(HCP)的数据,包括拷贝影像数据和生理数据(Copy and sort HCP data)
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:1024
    • 提供者:Max3
  1. CopyEmployeeData

    0下载:
  2. It is a very useful code for accounting system made in vb6.
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:19456
    • 提供者:raoaziz
  1. CopyFile

    0下载:
  2. delphi批量复制文件,可提高效率。通过配置txt配置文件可以批量快速copy文件(Delphi batch copy file)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-22
    • 文件大小:17452032
    • 提供者:loongbster
  1. UDiskMonitor

    0下载:
  2. // 获取当前插入设备对应磁盘编号 A--Z char chDisk = FirstDriveFromMask(lpdbv->dbcv_unitmask); CString strDisk,FstrDisk,NewDisk; strDisk.Format("%c:\\",chDisk); if(CValidFunction::IsPathExist(strDisk)) { UINT nDriveType = G
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:36864
    • 提供者:snxsnx
  1. copyfile

    0下载:
  2. 可以在Linux下,自定义大小、时间间隔拷贝文件,用于在网络流量受限制的情况下拷贝远程文件(You can copy files in custom size and time interval under Linux, which is used to copy remote files when network traffic is limited.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:3762176
    • 提供者:lili_xft
« 1 2 3 4 5 6»
搜珍网 www.dssz.com