您要查找的是不是:
- DOS uses the file COMMAND. COM as the command processor. 在默认情况下,DOS利用文件COMMAND.;COM作为命令处理程序。
- Most DOS users will never need to specify an external command processor . 多数DOS用户不需要指定另外的命令处理程序。
- By default, DOS uses the file COMMAND. COM as the command processor. 在默认情况下,DOS利用文件comMAND.;com作为命令处理程序。
- The third portion of the dos command processor is the transient section. DOS命令处理程序的第三部分是暂驻存储区。
- Most DOS users will never need to specify an external command processor. 多数DOS用户不需要指定另外的命令处理程序。
- Sophisticated and powerful idioms such as this are pushing the old-fashioned menu bar further into the background as a secondary command vector. 工具栏这种精巧而强大的习惯用法,现在又把老旧的菜单栏推到自己的后台,作为第2级的命令访问途径。
- For more information on changing environment variables, see SET (Command Processor). 有关更改环境变量的详细信息,请参阅设置。
- As you will see, many DOS applications overwrite this section of the DOS command processor in memory. 正如你看到的,很多DOS应用程序在存储中重写DOS命令程序的这一部分。
- When the command processor is performing batch processing, many DOS users refer to it as the command interpreter. 当命令处理程序正在进行批处理,很多DOS用户都把它认作命令解释程序。
- The DOS command processor consists of three parts: startup portion, the resident section , and the transient area. DOS命令处理程序包括3个部分:启动部分、常驻内存程序部分和暂驻存储区。
- It should be clear that cascading menus should only be employed in sophisticated sovereign applications for rarely used functions or as a secondary command vector for something more directly provided in the interface. 还要注意,级联菜单应该仅限于复杂的独占式应用中,包含那些较少使用的功能,或者是为界面上需要较为直接访问的对象提供一个命令途径。
- Command Processor is a problem grogram executed to perform an operation specified by a command. 命令处理器是一种用来完成一项由命令规定操作的问题程序。
- When overwrite occurs, the resident section of the command processor reloads the transient portion from disk. 当重写发生时,命令处理程序的常驻程序段从磁盘再次装入暂驻存储区。
- Often this is the SQL Server OSQL utility (SQLCMD on SQL Server 2005), but sometimes it's the Windows command processor or some other executable. 这通常是SQL Server OSQL实用程序(SQL Server 2005中的SQLCMD),但有时也会是Windows命令处理器或某些其他可执行程序。
- When the AUTOEXEC. BAT procedure is finished, the startup portion of the command processor terminates, and the space it consumed in memory is released. 当程序AUTOEXEC.;BAT结束时,命令处理程序的启动部分也就终止,而且它在存储器中曾占用的空间也就被释放出来。
- Internal DOS commands reside in memory within the DOS command processor. 内部DOS命令驻留在DOS命令处理程序内的存储器中。
- In time-sharing option ( TSO ), the entry mode immediately following LOGON, orfollowing completion of command processor. 或者 在 连机期间命令处理程序处理完成 之后 终端所处于的方式。
- In time-sharing option ( TSO ), the entry mode immediately following LOGON , orfollowing completion of command processor. 在分时可选软件(TSO)中,一个终端进入系统(logon)后立即处于其中的方式;
- In NCCF, any access method or NCCF command that is not an immediate command and is processed by a regular command processor. 在网络通信控制程序(NCCF)中,任何一种存取方法的命令或NCCF命令,它不是立即命令,而是由常规命令处理程序来处理。
- If you are invoking a batch procedure (BAT file ),the command processor simply reads each line of the file and performs the same processing listed previously. 如果你正在调用批处理程序(bat文件),则命令处理程序就会无条件地阅读文件的每一行,并进行前面列举的相同处理。