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

搜索资源列表

  1. CopyFile

    0下载:
  2. 读入一个文本文件,将其中以//开头的注释去掉后写入另一个文件-Reading into a text file that will be with// at the beginning of the Notes to remove a file after the write
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:590
    • 提供者:秦俊
  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. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:716
    • 提供者:王春花
  1. FileCopy2

    1下载:
  2. 该程序的功能为利用MFC的多线程类CWinThread实现多线程文件复制。-The functions of the program for the use of multi-threaded MFC multi-threaded type CWinThread duplicated.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:15131
    • 提供者:lxq
  1. proxy32

    0下载:
  2. 代理程序模块支持多种常用代理: 1, http代理(支持模式:GET,POST,CONNECT) 2, Sock4代理 等-DeleteService StartServiceCtrlDispatcher RegisterServiceCtrlHandler SetServiceStatus Sleep GetCurrentDirectory GetModuleFileName GetSystemDirectory CopyFile OpenSCManager CreateService Clo
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-03-27
    • 文件大小:252774
    • 提供者:abner
  1. CopyFile

    0下载:
  2. 一个用C++Builder 2007工具编写的有关文件或文件夹自制的程序,希望对朋友们有些帮助.-A use of C++ Builder 2007 tools to prepare the file or folder on the home-made program, I hope some of my friends to help.
  3. 所属分类:File Operate

    • 发布日期:2017-04-06
    • 文件大小:847031
    • 提供者:张理成
  1. CopyFile

    0下载:
  2. 通过java对文件进行加密解密,并可以对文件进行复制,包含两种方式:字符、字节。-Java files through encryption and decryption, and can copy files, including in two ways: characters, bytes.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:758
    • 提供者:chengbo
  1. CServer.tar

    0下载:
  2. 用UICI库实现了父服务器策略。父进程接受客户机连接并创建出一个子进程来调用copyfile,这样父进程就可以继续等待连接了。-By UICI library implements strategy for the parent server. The parent process to accept the client connections and creates a child process to call copyfile, so the parent process can con
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:15203
    • 提供者:xuxin
  1. copyfile

    0下载:
  2. 使用java语言实现把一个文件复制到另一个目录下,并且连带子文件也一起复制-Using java language implementation to a file to another directory, and the sub-documents associated with the replication
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:2271
    • 提供者:gdut
  1. copyfile

    0下载:
  2. this program copy different files from one to another
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1479
    • 提供者:dani
  1. fjhnmk

    0下载:
  2. function matrix=asciiRead(fileName) asciiRead: Read an ascii file into a matrix Usage: matrix=asciiRead(fileName) Roger Jang, 20041021 if nargin<1, selfdemo return end fid=fopen(fileName, rb ) content=fread(fid, inf, cha
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:2321
    • 提供者:jafar
  1. htni

    0下载:
  2. function matrix=asciiRead(fileName) asciiRead: Read an ascii file into a matrix Usage: matrix=asciiRead(fileName) Roger Jang, 20041021 if nargin<1, selfdemo return end fid=fopen(fileName, rb ) content=fread(fid, inf, cha
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:2618
    • 提供者:jafar
  1. mex

    0下载:
  2. function matrix=asciiRead(fileName) asciiRead: Read an ascii file into a matrix Usage: matrix=asciiRead(fileName) Roger Jang, 20041021 if nargin<1, selfdemo return end fid=fopen(fileName, rb ) content=fread(fid, inf, cha
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:2239
    • 提供者:jafar
  1. 201041516304962

    0下载:
  2. copyfile 文件批量自动复制工具,指定原,目标路径后可自动复制目录下文件,方便同步照片 ,代码等数据文件 -copyfile batch file automatically copy tool, specify the original target path can automatically copy the directory after the files to facilitate the synchronization photos, code and other data
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:3763
    • 提供者:金波
  1. CopyFile

    0下载:
  2. 好的文件拷贝程序,值得学习,适合于初学者,给大家共同分享-Good file copy program, it is worth learning for beginners, for everyone to share
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:25538
    • 提供者:肖洪钢
  1. copyFile

    0下载:
  2. java 实现了对指定文件夹的拷贝,可以遍历子文件夹 拷贝到指定的文件夹-java implementation of a copy of the specified folder, you can traverse subfolders copied to the specified folder
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3262
    • 提供者:duqian
  1. CopyFile

    0下载:
  2. 通过读写文件实现拷贝文件,支持暂停、继续功能。-Achieved by reading and writing files to copy files, pause, continue to function.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:32518
    • 提供者:zxl
  1. COPYFILE

    0下载:
  2. dtm格式文件解析代码,自己做的,地理信息处理方向会用到,当时在网上找了很久都没找到相关源码-dtm format parsing code myself, when the Internet is a long time without finding any relevant source
  3. 所属分类:GIS program

    • 发布日期:2017-03-31
    • 文件大小:366323
    • 提供者:罗寅
  1. copyfile

    0下载:
  2. 从网上邻居的共享文件复制到本地的盘上,可浏览路径,也可以在源代码中设置默认的路径-This is used to copy file from one disk to another,and you can choose where to put your files.
  3. 所属分类:File Operate

    • 发布日期:2017-05-08
    • 文件大小:1873339
    • 提供者:zhoujingjing
  1. CopyFile

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

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

    0下载:
  2. 用进程进行文件及文件夹的复制, 有进度显示,有总文件大小及已经下载量显示。有文件总数量及已经下载数量显示!-With processes files and folders to copy, there is progress shows that the total file size and the amount of shows have been downloaded. There have been downloaded files and the number of total
  3. 所属分类:CSharp

    • 发布日期:2017-05-10
    • 文件大小:2097583
    • 提供者:hehe
« 1 2 34 5 6 »
搜珍网 www.dssz.com