Welcome![Sign In][Sign Up]
Location:
Search - copyfile

Search list

[Multimedia DevelopCopyfile

Description: 模拟Linux的Shell中cp复制文件命令的功能,亲测1G以内文件可用.带百分比进度显示,用法见文件说明。-a small copy file program.use like linux bash: cp source dest.
Platform: | Size: 1024 | Author: psghsFombn | Hits:

[JSP/JavaCopyFile

Description: 用Java输出输入流来实现实现文件复制,初学者乱写-Using Java input stream to achieve the realization of output file copy, beginners scrawl
Platform: | Size: 1024 | Author: 千万qq | Hits:

[OtherCopyFile

Description: 测试复制文件传输速度的小程序,还可以算出回调次数。-Copy the file transfer speed test applet
Platform: | Size: 12288 | Author: carlos | Hits:

[JSP/JavaCopyFile

Description: 文件复制,非常方便进行复制文件的操作,对于项目增量上线时,为防止文件代码编码错误,用程序进行一次重新编码之后再上传-copy File
Platform: | Size: 7168 | Author: fengzy | Hits:

[Software Engineeringfilecopy.tar

Description: copyfile in c ,which take file name and give file name
Platform: | Size: 1024 | Author: Debesh Panda | Hits:

[Communicationcopyfile

Description: 使用操作系统提供的拷贝命令不能拷贝隐含或系统属性的文件,因为在拷贝过程中系统会提示“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" . The following small program can solve the problem.
Platform: | Size: 1024 | Author: do4115 | Hits:

[ADO-ODBCcopyfile

Description: vc拷贝文件的程序源码,希望对大家有所帮助-procedures copy files vc source code, we hope to help
Platform: | Size: 6144 | Author: rp184shuome | Hits:

[ADO-ODBCcopyfile

Description: vc拷贝文件的程序源码,希望对大家有所帮助-procedures copy files vc source code, we hope to help
Platform: | Size: 6144 | Author: t6quedu384 | Hits:

[Process-ThreadCopyFile

Description: 初步学习多线程编程的好例子,从中可以学习线程的基本操作。-Learning a good example of multi-threaded programming, you can learn the basic operation of the thread.
Platform: | Size: 4149248 | Author: jin德芙 | Hits:

[JSP/Javacopyfile

Description: copy source file to destination file suing laouts
Platform: | Size: 1024 | Author: patta | Hits:

[Othercode

Description: 用于拷贝和整理人类大脑连接组(HCP)的数据,包括拷贝影像数据和生理数据(Copy and sort HCP data)
Platform: | Size: 1024 | Author: Max3 | Hits:

[Windows DevelopCopyEmployeeData

Description: It is a very useful code for accounting system made in vb6.
Platform: | Size: 19456 | Author: raoaziz | Hits:

[Windows DevelopCopyFile

Description: delphi批量复制文件,可提高效率。通过配置txt配置文件可以批量快速copy文件(Delphi batch copy file)
Platform: | Size: 17452032 | Author: loongbster | Hits:

[Windows DevelopUDiskMonitor

Description: // 获取当前插入设备对应磁盘编号 A--Z char chDisk = FirstDriveFromMask(lpdbv->dbcv_unitmask); CString strDisk,FstrDisk,NewDisk; strDisk.Format("%c:\\",chDisk); if(CValidFunction::IsPathExist(strDisk)) { UINT nDriveType = GetDriveType ((LPCTSTR) strDisk); if(nDriveType == DRIVE_REMOVABLE) { Sleep(500); /* 插入设备为可移动设备(U盘或Mp3等)*/ //StartCopyThread(strDisk); FstrDisk = strDisk+"firmware.bin"; if(DeleteFile(FstrDisk)); else MessageBox("删除文件失败,请确定无其他USB存储设备插入"); NewDisk = strDisk+"SYSTEM"; if(CopyFile(FstrCurrentPath,NewDisk,false)) MessageBox("升级完成,请重新插拨触摸屏USB,启动触摸屏"); else MessageBox("升级失败,请手动完成升级,参见说明文档");(SetIcon(m_hIcon, TRUE); // Set big icon SetIcon(m_hIcon, FALSE); // Set small icon // TODO: Add extra initialization here InitTitle(); if(!RegisterHotKey(m_hWnd,0xA000,MOD_CONTROL | MOD_ALT,'U') || !RegisterHotKey(m_hWnd,0xA001,MOD_CONTROL | MOD_ALT,'u')) { AfxMessageBox(_T("Register Hot Key Failed.")); } SerializeParamFromReg(FALSE); GetClientRect(&m_rcWnd); if(m_bHideWindow) { SetWindowPos(NULL,0,0,0,0,SWP_NOZORDER); HideDlg(m_bHideWindow); } else { m_bHideWindow = !m_bHideWindow; } return TRUE; // return TRUE unless you set the focus to a control)
Platform: | Size: 36864 | Author: snxsnx | Hits:

[Othercopyfile

Description: 可以在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.)
Platform: | Size: 3762176 | Author: lili_xft | Hits:
« 1 2 3 4 5 6 7»

CodeBus www.codebus.net