搜索资源列表
bat
- 批处理文件有时很有用 扩展名是bat(在nt/2000/xp/2003下也可以是cmd)的文件就是批处理文件。 首先批处理文件是一个文本文件,这个文件的每一行都是一条DOS命令(大部分时候就好象我们在DOS提示符下执行的命令行一样),你可以使用DOS下的Edit或者Windows的记事本(notepad)等任何文本文件编辑工具创建和修改批处理文件。 其次,批处理文件是一种简单的程序,可以通过条件语句(if)和流程控制语句(goto)来控制命令运行的流程,在批处理中也可以使用
usbdisk.rar
- MS-DOS 7.1 下加载U盘驱动的最好方式: 在autoexec.bat文件中加入如下几行: devload usbaspi.sys /r /v /norst devload usbcd.sys /d:usbcd devload di1000dd.sys SHSUCDX.COM /D:?USBCD 其中devload di1000dd.sys 用来驱动大容量U盘,devload usbcd.sys /d:usbcd 和SHSUCDX.COM /D:?US
Bat-man
- 在文本输入框里输入DOS命令~~点生成,就可以在同目录下生成名为a.bat的文件里面全是乱码,但是可以正常运行。-In the text entry box enter the DOS command ~ ~ points generated can be generated in the same directory named a.bat document inside is garbled, but you can operate normally.
batcmd
- 你可以使用DOS下的Edit或者Windows的记事本(notepad)等任何文本文件编辑工具创建和修改批处理文件。 bat是dos下的批处理文件 .cmd是nt内核命令行环境的另一种批处理文件 从更广义的角度来看,unix的shell脚本以及其它操作系统甚至应用程序中由外壳进行解释执行的文本,都具有与批处理文件十分相似的作用,而且同样是由专用解释器以行为单位解释执行,这种文本形式更通用的称谓是脚本语言。所以从某个程度分析,batch, unix shell, awk, bas
CN-DOS_batch
- 批处理知识精华 适合一定DOS基础的人-Batch intellectual elite who fit a certain DOS-based
dos_cmd_manual
- 一个非常详细、全面dos命令手册,是学习dos命令及在windows写批处理不可缺少的手册。-A very detailed and comprehensive manual dos command, dos command and is learning to write in windows batch indispensable handbook.
bat
- DOS命令集这个是我手工截取的图片. 平时可以根据这个进行查找 -DOS command set my hand this is the interception of the pictures. Who are able to find the basis of this
bat
- bat脚本编写方法,很实用,讲解很细致,可以编写各种系统应用,如设置IP,更改文件-bat scr ipting method, it is useful to explain very carefully, you can write a variety of system applications, such as setting the IP, change the fil
BAT-collection
- dos方面源码,收录很多,多年收集的batch,国内关于这方面的资料不多,现在分享自己的力了。-dos aspects of source, contains many, many years to collect the batch, domestic little information in this regard, and now share their own capacity.
DOS-implementat
- 易语言取dos返回结果, 直接读取 缓冲区 而不是创建 .bat 运行后取结果那种方式-Easy language to take dos return a result, the read buffer instead of creating a bat run to take the results that way
Bat
- 比较常用的DOS命令集合,对于初学者是个比价好的开端。很多时候,用DOS开发的脚本可以达到用其他语言开发的程序一样的效果,而且系统资源消耗少-Basic Dos command,good for beginner
bat-for
- dos命令、批处理学习最困难的就是FOR命令的使用。该书非常详尽的介绍了FOR命令在批处理中的用法。面面俱到,简洁生动。-dos commands, batch learning the most difficult thing is the use of the FOR command. The book is very detailed introduction to the use of the FOR command in a batch. Comprehensive, concise
poweroff-bat
- 定时关机的dos脚本,欢迎大家使用,-Sleep timer
BAT-code-can-test-the-speed-of
- 在记事本中粘贴文档代码然后保存为后缀名为.bat的文件即可双击运行~DOS命令-Document in Notepad, paste the code and then saved as a suffix. Bat file you can double-click to run ~ DOS command
bat-control
- bat运行后让dos窗口不自动隐藏,停留在那个界面-about cotrl dos window pause
stock.bat
- DOS批处理程序,可将股票软件导出的各股文件合并成一个文件,并在一行中取得上日收盘价,合并后可导入数据库进行二次利用-DOS batch program, you can export the stock software stock files into one file, and in a row to obtain previous day closing price, the combined use of secondary databases can be imported
DOS-Bat
- window平台下bat文件的说明,讲解了很多常用命令以及逻辑控制的用法-window platform bat file to explain a lot of common commands and logic control usage
Bat.Create600PIcfile.Cl.Link.exe
- 软件自动批生成c源文件和批处理脚本,实现自动化编译链接生成若干个可执行文件,在没有大的开发环境时很方便。-create many c source file/dos bat file and automaticly compile/link to get exe file
HTML,BAT模板
- 以dos,mshta为基础,实现bat,js,vbs三种语言的混编(In DOS, mshta, bat, JS, VBS three kinds of mixed language)
dos
- 主要用于主板蜂鸣器验证测试 使用方法 DOS 下执行 beep.bat 即可!((Under DOS beep.bat Test board buzzer.))