群发资讯网

返回主页
interactive mode
交互模式:计算机程序的一种运行模式
常用释义
英式发音
美式发音
基本释义
  • 交互模式:计算机程序的一种运行模式,用户可以通过输入指令与程序进行交互,程序会根据用户的输入做出相应的反应。
例句
  • 1·The default is interactive mode.
    缺省是交互模式。
  • 2·Let's start with the interactive mode.
    让我们从交互式模式开始。
  • 3·Type db2 to open the interactive mode.
    输入db 2以打开互动模式。
  • 4·To start in interactive mode, enter the following.
    若要以交互模式启动,请输入以下命令。
  • 5·Interactive mode forces you to confirm your action.
    交互式的模式强制您对操作进行确认。
  • 6·Generate the proper syntax through interactive mode.
    通过交互模式生成正确的语法。
  • 7·Quit PHP interactive mode by sending an exit command.
    通过发送exit命令退出php交互模式。
  • 8·To start in non-interactive mode, enter the following
    若要以非交互模式启动,请输入以下命令
  • 9·Test the flow by running PHP in interactive mode (PHP -a).
    可通过在交互模式下运行php (php - a)来测试流量。
  • 10·To run it in interactive mode, type each command at the prompt.
    要以交互模式运行,在提示符中输入每个命令。