微信公众号 
图码生活

每天发布有五花八门的文章,各种有趣的知识等,期待您的订阅与参与
电脑报 1992-2001 十年文章全集
电脑报 1992-2001 十年文章全集
包含从 1992 年 - 2001 年间,两万余篇期刊文章,查询最少输入两个字符
随便看看
读取中
读取中
标题翻译:A Switch of Command
栏目英汉对照
作者胡一舟
发布1994-01-21
  One screen of information appears.Atthe bottom of the screen,you will see the following message:Press any key to continue...
  When you typed the dir command this time,you included the /p switch after the command.A switch modifies the way MS-DOS carries out a command。
  Generally,a switch consists of forward slash(/) that is followed by one or more letters or numbers.when you used the /p switch with the dir command,you specified that MS-DOS should pause after it displays each screen of directory list information。
  命令参数
  在命令提示行键入命令:dir/p这时,显示器显示一屏信息,并在屏幕下方提示:键入任意键将继续显示下一屏信息。
  这一次,dir命令后带有参数/p。参数决定MS-DOS执行命令的方式。
  通常,参数由斜杠(/)和随后的一个或多个字母或数字组成。若选用参数/p,
  则设定MS-DOS在显示满一屏目录列表信息后暂停。