搜索资源列表
XCOPY
- 用c语言实现dos下xcopy提示符的功能,即复制文件夹-language used under dos This prompt the function, which is to copy the folder
VBXCopy
- 利用VB实现XCOPY命令-use VB XCOPY command
xcopyWINXCOPY
- 一个类似于XCopy的程序-a procedure similar to the XCopy
xcopy.ZIP
- 这是我做的完全仿魅族界面和操作方式的播放器,里面的界面可是花了我很大的工夫哦,用过mini的同志一定对这个播放器有亲切感.在枕善居这么长时间了,自己的作品有很多了,从现在开始我要把有用的东西和大家分享哦. 为了完全模仿mini的进度条-This is what I do the complete imitation MEIZU interface and operation of the player, inside the interface but I spent a lot of work
xcopy
- xcopy for fast copy-xcopy for fast copy
rscom232
- ne of the thing I really miss while using VB.Net is the lack of serial communication support.Yes, you can use VB6 s MsComm32.ocx but if you, like me, have installed VB.Net on a separate hard disk you may experience some problems installing and using
VFPCOPYFILE
- 我自己写了一个拷贝文件夹(包括其所有下级文件及文件夹)的函数。 将以下代码存为XCopy.prg,在其它地方调用,如XCopy("C:\Windows","D:\Windows"),将C:\Windows及其下级COPY到D:\Windows。 Lparameters tcDirectory1,tcDirectory2-I wrote a copy of the folder (including all subordinate files and folders) function.
xcopy
- 一个类似于XCopy的程序 -Program similar to XCopy a similar XCopy procedures
WindowsApplication1
- 能够静默复制接入电脑的光盘和U盘 利用了Xcopy命令 速度很快-Able to silently copy access the computer' s CD-ROM and U disk to use the Xcopy command to fast
ROWXSC
- Using VB to achieve XCOPY command-Using VB to your XCOPY command
jyefxin
- Using VB to achieve XCOPY command-Using VB to your XCOPY command
indepenjentsource
- Using VB to achieve XCOPY command(Using VB to your XCOPY command)
HDSQXY9
- Using VB to achieve XCOPY command(Using VB to your XCOPY command)
xcopy
- 用于文件的复制,不会出现黑框,打开该文本后只需要将xcopy后面的路径进行修改,注要用绝对路径,前面为文件路径,后面为要复制到目的路径,其他的根据自己的理解来修改,修改完成后可以先用cmd进行测试,不弹黑框,去除黑框,丢掉黑框!祝好运!(For a copy of the file, the black box does not appear to open the text after only need to modify the path behind xcopy, note to use
DOS命令
- xcopy——目录复制命令 1.功能:复制指定的目录和目录下的所有文件连同目录结构。 3.格式:xcopy [源盘:]〈源路径名〉[目标盘符:][目标路径名][/s][/v][/e] (1)xcopy是copy的扩展,可以把指定的目录连文件和目录结构一并拷贝,但不能拷贝隐藏文件和系统文件; (2)使用时源盘符、源目标路径名、源文件名至少指定一个; (3)选用/s时对源目录下及其子目录下的所有文件进行copy。除非指定/e参数,否则/s不会拷贝空目录,若不指定/s参数,则xcopy只拷贝
xp2004move or copy
- 复制或移动列表文件到指定路径,也可用xcopy代替原来的move(move or copy files to the specified path,also you can replace the move in the bat command with xcopy or copy)