搜索资源列表
MalaFileMonitor
- Shell扩展,用来监视Shell中正在被移动(拖,剪切,复制)的文件-Shell expansion, which is used for surveillance, Shell is being mobile (trailer, shearing, reproduction) of the
eppplc
- 计算机接口技术系列 Visual C++串口通信技术与工程实践 在编译本章程序后,请将winio.dll、winio.vxd和winio.sys文件复制到可执行文件所在目录下, 否则WinIo库初始化函数initializeWinIO调用将会失败。-computer interface technology Series Visual C serial communication technology and engineering practice in compiling this chap
BatchRenameBasedOnVC++
- 使用电脑时一定会遇到文件操作问题,如果对大量文件执行复制、删除、更改文件名等操作,这些问题如果仅靠Windows操作系统提供的功能来解决,费时费力,本文就提出了一种用VC实现的对文件名进行劈批处理的方法,可以方便的实现对大量文件的操作。
Linux1
- Linux常用命令 1 文件列表 – ls : ls #以默认方式显示当前目录文件列表; ls –a #显示所有文件包括隐藏文件; ls –l #显示文件属性,包括大小,日期,符号连接,是否可读写及是否可执行。 2 目录切换 – cd : cd dir #切换到当前目录下的dir 目录; cd / #切换到根目录; cd .. #切换到到上一级目录。 3 复制 – cp : cp source target #将文件source 复制为 target;
VBCOMM
- VB串口实例导航 1. 如果是在Win98操作系统下,程序中又调用ADO时,VB打开实例项目可能会提示不认ADO对象,这时需要您安装ADO。 2. 对于第2章和第4章,请将winio.dll、winio.vxd和winio.sys文件复制到可执行文件所在目录下, 否则可能会发生找不到Dll的错误。
24dian
- 简单的24点游戏实现代码,将其直接在win32下的CPP文件中复制此代码就可以运行。
VC 系统操作通过菜单的形式完成
- 系统操作通过菜单的形式完成,包括:文件复制、文本文件显示、文件连接、文件目录显示、文件更名、文件删除、文本文件字节数统计内容、文件内容比较功能-System operation through the menu in the form of completion, including: file copy, text documents, file connections, file directory display, file rename, file delete, the text fi
c语言中头文件的建立与使用
- c语言中头文件的建立与使用-函数、全局变量、全局数组.doc 一些初学C语言的人,不知道头文件(*.h文件)原来还可以自己写的。只知道调用系统库函数时,要使用#i nclude语句将某些头文件包含进去。其实,头文件跟.C文件一样,是可以自己写的。头文件是一种文本文件,使用文本编辑器将代码编写好之后,以扩展名.h保存就行了。头文件中一般放一些重复使用的代码,例如函数声明,变量声明,常数定义,宏的定义等等。当使用#i nclude语句将头文件引用时,相当于将头文件中所有内容,复制到#i nclud
NM30
- 如果绿色版本的MYsql 不能正常启动的话 就是连接不上数据库 请复制MYSQL文件夹 里面的my文件到C盘根目录 如果还是不可以启动 你检查机子有没有netmeeting-If the green version of Mysql, then should not the normal start up is not connected MYSQL database please copy the folder inside my documents to the C ro
sourcescode
- 文件为一些实用的函数实现,其中包括小波,复制,剪切,粘贴,一年中的第几天,一个过程所需的总天数等等.-Documents for some useful function.Including wavelet, copy, cut, paste, a year in the first few days, a process required for the total number of days and so on.
javaDocumentsUpload
- Java文件上传,以及javascr ipt的一些读秒跳转功能的演示,包括完整的可运行的程序,只要粘贴复制即可在任何Java程序中运行-Java file upload, as well as some javascr ipt countdown demonstration jump features, including full program can run as long as you can paste the copied in any Java program to run
xst
- 赛灵思披露本用户手册,手册,发布说明,和/或specifcation(“文档”)于y欧 仅在外观设计dev的elopment使用操作与赛灵思0712的设备。辎欧不得复制, 分发,重新发布,下载,展示,张贴,或传送的文件以任何形式或通过任何方式 包括但不限于电子,机械,影印,录制,或其他未经事先, 赛灵思公司的书面同意。赛灵思发表任何声明,产生的Y我们的文档使用了。 赛灵思reserv展览服务部的自行决定权,变更,恕不另行通知随时文档。赛灵思
movecharbymouse
- matlab中移动字符对象,有源程序 并附有说明 直接复制到matlab的m文件中即可运行-matlab moving characters in the object, there is a direct copy the source code with a note to the matlab m-file to run
java
- java编写的简易写字板软件,实现文件新建保存复制粘贴等功能-WordPad software written in java easy to achieve a new file save functions such as copy and paste
63
- 在线考试测试系统一.系统安装说明 0. 安装JDK1.6 和 tomcat 5.5 1.安装mysql数据库,建议使用5.0.X版本的,更高版本可能需要较多的配置过程,不推荐新手使用。 2.启动mysql服务程序,新建一个名为pctest 的数据库。在dos命令行下,转到mysql安装目录的bin目录下,假设你已经把我提供的数据库文件复制到了这个目录,并且文件名为pctest.sql。使用 mysql --user=a1 --password=a2 pctest < pctest.sql
bin
- ffdshow中有一些基于Linux的代码是需要MinGW编译的,较为繁琐,直接编译会报错。这里包含了编译完成后的文件,复制后即可直接编译。-ffdshow has some Linux-based MinGW compiled code is required, the more cumbersome direct compiler will complain. This contains the compiled after the completion of the file, copy,
C-language-lesson-set
- C语言课设,包含: 比较“冒泡排序”和“选择排序”两种排序方法的效率 比较两个文件是否雷同 处理简单的数据文件 创建“文件复制”的DOS命令 关联两个文件中的数据-C language lesson set, including: compare the efficiency of the bubble sort and select Sort two Sort method to compare two files are identical to handle simpl
PBcopy
- PB内文件复制和删除代码,1、文件拷贝,2、删除文件-PB within the file copy and delete the code, a file copy, delete file
locale
- 汉化包,用来汉化软件界面,方法:进入安装目录,找到shar文件夹,打开,将汉化包解压后的文件复制到codeblocks文件夹下,ok。(Chinese package, used to Chinese software interface, method: enter the installation directory, find the shar folder, open, the Chinese package unpacked files copied to the CodeBlocks
autoCFG_v0.0.3
- 粘贴复制文件 替换文本 批处理脚本 test test test(Paste the copy file replace text Batch scr ipt Test Test Test)