搜索资源列表
简明批处理教程
- 简明的批处理教程,内容很详细-concise guide, as detailed
BatchFileTutorial
- 原创完全批处理教程, 网上绝对不会找到第二份, 质量绝对高
heroofbbs.verybat.cn
- 批处理阶段教程奥运最终版[英雄出品] exe版加了20天时间限制,密码是: heroofbbs.verybat.cn (貌似已经过期,直接看chm版吧)
linux入门教程
- 其中摘录部分: 进程管理及作业控制 进程管理及作业控制(一) Linux是一个多任务的操作系统,系统上同时运行着多个进程,正在执行的一个或多个相关进程称为一个作业。使用作业控制,用户可以同时运行多个作业,并在需要时在作业之间进行切换。本章详细介绍进程管理及作业控制的命令,包括启动进程、查看进程、调度作业的命令。 进程及作业的概念 Linux是一个多用户多任务的操作系统。多用户是指多个用户可以在同一时
bat教程
- 批处理教程
新编批处理教程完全篇
- 详细介绍各种宏的编程方法,极大地提高程序的可读性。
简明批处理教程
- 简明的批处理教程,内容很详细-concise guide, as detailed
BatchFileTutorial
- 原创完全批处理教程, 网上绝对不会找到第二份, 质量绝对高-Full batch of original tutorials, on-line absolutely will not find the second, the quality of the absolute high-
heroofbbs.verybat.cn
- 批处理阶段教程奥运最终版[英雄出品] exe版加了20天时间限制,密码是: heroofbbs.verybat.cn (貌似已经过期,直接看chm版吧)-Batch phase of the final version of the Olympic Games Guide [Heroes products] exe version of the addition of 20 days time limit, the pass
bat_lxmxn
- 高手lxmxn收集的批处理。包括了批处理教程和他写的几十个很经典的代码。-Master batch lxmxn collected. Including tutorials and he wrote a batch of dozens of classic code.
batbasebook
- 批处理的基础教程,适用于初学者 掌握一定dos基础-The basis of batch tutorials for beginners to master the foundation must dos
Dos_program
- 批处理命令编程教程,很好的学习资料。内容详细,希望对大家有用!-Programming Guide batch command, a very good learning materials.
DOS
- DOS批处理高级教程精选合编-d
Classic-code-and-batch-data
- bat批处理教程 Code Page 的概念及其设置值 delims=和tokens=星号 的差别 大型&综合性脚本 格式转换-Course Code Page bat batch concept and set the value delims = tokens = asterisk and large differences in scr ipt format & comprehensive
pichuli
- 批处理教程,比较完整的版本。很早以前就手机了现在拿出来。望大家支持-Batch tutorial
cjwjz
- 用批处理实现bat创建文件夹,这个是很简单的哦~另外加上一个批处理教程-Create folder
批处理标准教程
- 批处理日常命令的学习,包含语法和一些使用的范例,这个教程的内容介绍的很详细(Batch processing of day-to-day commands, including syntax and some examples of use, the content of this tutorial is described in great detail)
bat批处理教程
- 批处理相对来说是比较简单的语言,大家可以通过多写多看别人的实例来学习,不懂的百度一下。 这是一篇技术教程,真心诚意会用很简单的文字表达清楚自己的意思,只要你识字就能看懂,就能学到知识。(Batch processing is relatively simple language, you can write more people to see the examples of others to learn, do not under
Windows批处理高级教程精选合编
- Windows批处理高级教程精选合编一章 批处理基础 第一节 常用批处理内部命令简介 1、 REM 和 :: 2、 ECHO 和 @ 3、 PAUSE 4、 ERRORLEVEL 5、 TITLE 6、 COLOR 7、 mode 配置系统设备 8、 GOTO 和 : 9、 FIND 10、 START 11、 assoc 和 ftype 12、 pushd 和 popd 13、 CALL 14、 shif