文件名称:bat

  • 所属分类:
  • Windows编程
  • 资源属性:
  • [WORD]
  • 上传时间:
  • 2008-10-13
  • 文件大小:
  • 9.66kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • gr***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

批处理文件有时很有用

扩展名是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
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 101259358bat.rar 列表
bat.doc

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org