Welcome![Sign In][Sign Up]
Location:
Search - dos bat

Search list

[Windows Developbat

Description: 批处理文件有时很有用 扩展名是bat(在nt/2000/xp/2003下也可以是cmd)的文件就是批处理文件。 首先批处理文件是一个文本文件,这个文件的每一行都是一条DOS命令(大部分时候就好象我们在DOS提示符下执行的命令行一样),你可以使用DOS下的Edit或者Windows的记事本(notepad)等任何文本文件编辑工具创建和修改批处理文件。 其次,批处理文件是一种简单的程序,可以通过条件语句(if)和流程控制语句(goto)来控制命令运行的流程,在批处理中也可以使用循环语句(for)来循环执行一条命令。当然,批处理文件的编程能力与C语言等编程语句比起来是十分有限的,也是十分不规范的。批处理的程序语句就是一条条的DOS命令(包括内部命令和外部命令),而批处理的能力主要取决于你所使用的命令。 -batch file sometimes useful extension is bat (in the under NT/2000/XP/2003 it is cmd) of the document is batch file. First batch file is a text file, this document each trip are a DOS command (most of the time as if we re in the DOS prompt implementation of fate Like so OK), you can use the Edit DOS or Windows Notepad (notepad) any paper this document editing tools to create and modify batch file. Secondly, the batch file is a simple procedure, through a conditional statement (if), and flow control statements (goto) to control the operation of the order flow also in the batch cycle statements can be used (for) to the implementation of an order cycle. Of course, the batch file with the programming capabilities C programming language compared statement is very limited and also very irregul
Platform: | Size: 9892 | Author: grant | Hits:

[BooksDOS操作系统源代码

Description: 这是DOS的原码 分享给大家-This is the original DOS code sharing for everyone
Platform: | Size: 438272 | Author: 王赞 | Hits:

[Windows Develop如何在台式机上运行wince

Description: 想不想体验一下WINCE,照下面的步骤,你完全可以在你的台式机上运行它。第一步,文件拷贝。你需要拷贝几个必须的文件,nk.bin(WINCE的系统),loadcepc.exe(WINCE加载程序),config.sys(WINCE加载必须的设置),autoexec.bat(没有也行,有了更方便)。例如你把nk.bin和loadcepc.exe拷贝到c:\cesys。Config.sys和autoexec.bat需要拷贝到dos启动盘上。第二步,启动到DOS。可以从WIN98下启动到DOS,或者做一个WIN98启动盘进入DOS,或者做一个DOS6.22的启动盘,进入DOS。。。随便你了。第三步,进入到c:\cesys,执行loadcepc加载nk.bin。关于loadcepc的具体指令格式,如果你感兴趣,键入loadcepc /?,看看文档,如果你不想费劲,直接键入以下指令:loadcepc /l:800x600x16 nk.bin 。。。。。。 CE系统起来了吗?祝你试用愉快。-Want to try WINCE, following steps list below, you can enjoy it: first, copy files. you should copy nk.bin,loadcepc.exe,config.sys,autoexec.bat(optional). For example, you should copy nk.bin and loadcepc.exe to c:\cesys and copy Config.sys, autoexec.bat to DOS bootup disk. Second, run in DOS, you may run into DOS from Win98 or boot from WIN98 bootup disk or DOS6.22 boot disk, as you like. Third, turn to directory c:\cesys, execute loadcepc, load nk.bin. If you interist in all command format of loadcepc, type "loadcepc /?" and enter to read document. If you want use it easily, just type following command: loadcepc /1:800x600x16 nk.bin. Is CE system running? Enjoy it!
Platform: | Size: 14008320 | Author: 无恒 | Hits:

[OS programEnhanceSystem

Description: 在系统文件夹或目录上添加一个MS DOS的快捷通道。使用方法:解压缩后双击Enhance System.bat就可以完成系统增强。您可以选择一个文件夹,单击右键查看您找到一个新的MS DOS菜单,选择后可以进行DOS状态。-the system folders or directories to add an MS DOS quick access. Use : decompress after double-click on the Enhance System.bat complete system enhancement. You can select a folder, right-click the View you find a new MS DOS menu choice can be DOS state.
Platform: | Size: 1024 | Author: | Hits:

[Windows Developbat

Description: 批处理文件有时很有用 扩展名是bat(在nt/2000/xp/2003下也可以是cmd)的文件就是批处理文件。 首先批处理文件是一个文本文件,这个文件的每一行都是一条DOS命令(大部分时候就好象我们在DOS提示符下执行的命令行一样),你可以使用DOS下的Edit或者Windows的记事本(notepad)等任何文本文件编辑工具创建和修改批处理文件。 其次,批处理文件是一种简单的程序,可以通过条件语句(if)和流程控制语句(goto)来控制命令运行的流程,在批处理中也可以使用循环语句(for)来循环执行一条命令。当然,批处理文件的编程能力与C语言等编程语句比起来是十分有限的,也是十分不规范的。批处理的程序语句就是一条条的DOS命令(包括内部命令和外部命令),而批处理的能力主要取决于你所使用的命令。 -batch file sometimes useful extension is bat (in the under NT/2000/XP/2003 it is cmd) of the document is batch file. First batch file is a text file, this document each trip are a DOS command (most of the time as if we re in the DOS prompt implementation of fate Like so OK), you can use the Edit DOS or Windows Notepad (notepad) any paper this document editing tools to create and modify batch file. Secondly, the batch file is a simple procedure, through a conditional statement (if), and flow control statements (goto) to control the operation of the order flow also in the batch cycle statements can be used (for) to the implementation of an order cycle. Of course, the batch file with the programming capabilities C programming language compared statement is very limited and also very irregul
Platform: | Size: 9216 | Author: grant | Hits:

[Shell apibatNetVirus

Description: 一个利用windows弱密码进行传播的蠕虫,使用dos编写,有隐蔽传播,开机自运行等一般病毒具有的特性,仅用于学习用途:)-windows using a weak password worm spreads, the use of dos preparation, a covert dissemination startup operation since the general characteristics of the virus is only for learning purposes :)
Platform: | Size: 1024 | Author: 何远东 | Hits:

[Otherbattypicalcode

Description: bat处理 格式转换 获取路径 系统信息查询&修改等-bat handle format conversion system to obtain the path information
Platform: | Size: 303104 | Author: 欧阳峰 | Hits:

[SCMTC20GUI

Description: 1. 书中所有源程序, 在CPP子目录下, CPP.EXE是压缩可自释放的文件, 在DOS 下运行该文件即可释放 2. 书中程序的部分演示程序(源程序的编译), 在DEMO子目录下, 运行压缩文件 DEM.EXE释放, 然后运行DEMO.BAT演示 3. 精简UCDOS 3.0汉字系统, 含一个24点阵宋体字库, 在UCDOS子目录下, 运行 UCD.EXE释放。-1. The book all the source code, in the CPP, under a subdirectory, CPP.EXE is available since the release of compressed files, in DOS the file can be run under release 2. Book procedures demo programs (source code compiler), in the DEMO subdirectory, run DEM.EXE the release of compressed file, and then run DEMO.BAT presentation 3. UCDOS 3.0 to streamline the system of Chinese characters, including a 24-dot matrix font宋体in UCDOS subdirectory, run UCD.EXE release.
Platform: | Size: 592896 | Author: 姜军 | Hits:

[Consoledosfstools-2.11.src.tar

Description: DOS文件系统操作工具dosfstool源代码。-DOS file system to operate tools dosfstool source code.
Platform: | Size: 68608 | Author: kiapper | Hits:

[Other Databases10140_dbms

Description: 这是一个基于dos的dbms,需要用到pdos95.bat,可执行创建数据库和表,修改和删除等功能,共学习用-This is a dos based on the dbms, needed pdos95.bat, executable to create databases and tables, modify, and delete functions, with a total learning
Platform: | Size: 55296 | Author: cc | Hits:

[Otherntcmds

Description: Windows NT下的DOS命令行参考, 包括从a-z的所有Dos命令功能,格式及其例子 是bat批处理学习的最佳资料-Windows NT under the DOS command-line reference, including from az all Dos command functions, format and its example is the best bat batch learning information
Platform: | Size: 929792 | Author: hzw | Hits:

[Windows DevelopBat-man

Description: 在文本输入框里输入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.
Platform: | Size: 136192 | Author: 朱芮男 | Hits:

[OtherCN-DOS_batch

Description: 批处理知识精华 适合一定DOS基础的人-Batch intellectual elite who fit a certain DOS-based
Platform: | Size: 2737152 | Author: troy | Hits:

[BooksDOS_BAT_CMD

Description: DOS批处理命令精解 DOS批处理命令精解-DOS batch command detail
Platform: | Size: 488448 | Author: tsdeng | Hits:

[Shell apibat

Description: bat脚本编写方法,很实用,讲解很细致,可以编写各种系统应用,如设置IP,更改文件-bat scripting method, it is useful to explain very carefully, you can write a variety of system applications, such as setting the IP, change the fil
Platform: | Size: 4679680 | Author: jizhendong | Hits:

[OtherDOS-BAT--Script

Description: DOS批处理高级教程精选合编。本教程很长啊,需要一定的耐心才能看完,能够看完的话,差不多就是批处理高手了,即使不是高手也 是熟手了。如果连续不停的看完本教程而且理解得差不多,估计人也累趴下了。本教程适合对dos有一定基 础的人慢慢学习或查阅。 -The DOS batch the senior tutorial Picks eds.
Platform: | Size: 488448 | Author: 高超越 | Hits:

[Shell apiDOS-Bat

Description: window平台下bat文件的说明,讲解了很多常用命令以及逻辑控制的用法-window platform bat file to explain a lot of common commands and logic control usage
Platform: | Size: 488448 | Author: partaker | Hits:

[OtherBat.Create600PIcfile.Cl.Link.exe

Description: 软件自动批生成c源文件和批处理脚本,实现自动化编译链接生成若干个可执行文件,在没有大的开发环境时很方便。-create many c source file/dos bat file and automaticly compile/link to get exe file
Platform: | Size: 28672 | Author: wxy | Hits:

[OtherHTML,BAT模板

Description: 以dos,mshta为基础,实现bat,js,vbs三种语言的混编(In DOS, mshta, bat, JS, VBS three kinds of mixed language)
Platform: | Size: 1024 | Author: Doubetest | Hits:

[File Formatdos

Description: 主要用于主板蜂鸣器验证测试 使用方法 DOS 下执行 beep.bat 即可!((Under DOS beep.bat Test board buzzer.))
Platform: | Size: 1024 | Author: 莞尔莞尔一笑 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net