• But CSI is not an interactive shell, not a REPL.

    但是CSI并非交互式shell,它不是REPL

    youdao

  • Capturing program interaction using an interactive shell.

    使用交互式shell捕获程序交互

    youdao

  • GP is the interactive shell that provides access to the PARI functions.

    GP交互式Shell,用于提供pari函数访问

    youdao

  • Will place you in an interactive shell, showing the items contained in the archive.

    置于交互式shell中,同时还显示了包含归档文件中的

    youdao

  • Most people are familiar with CPAN as an interactive shell for building and installing Perl modules.

    大多数熟悉作为构建安装Perl模块交互shellCPAN

    youdao

  • With the interactive shell you have the ability to type expressions, compile code, and communicate with processes.

    可以通过交互式shell输入表达式编译代码以及进程进行通信

    youdao

  • Writing an application in Erlang involves writing actual modules, not just the expressions shown in the interactive shell.

    Erlang编写应用程序需要编写模块而不只是编写交互式shell看到表达式

    youdao

  • A login shell is also an interactive shell; however, you can force a non-interactive shell to behave like a login shell.

    登录Shell也是一种交互Shell然而可以强制交互的Shell按照登录Shell的方式工作。

    youdao

  • You can also have a ~/.zshenv file, which is used for both interactive and non-interactive shells (for example shell scripts).

    可以建立一个可以交互式shell使用又可以在非交互式 shell 中使用的 ~/.zshenv文件例如shell脚本)。

    youdao

  • Moreover, its convenient integration into the Python interactive shell makes for a delightfully productive development environment.

    此外可以方便地集成Python交互式shell,这有利于形成一个令人愉快高效开发环境

    youdao

  • Note that here, you're typing interactively at the shell prompt; at each >, you type the next line of your interactive shell script.

    注意这里shell提示下交互输入;在每个 > 后面,输入交互式 shell 脚本

    youdao

  • But rush is more than just an interactive shell and a library: it can also control any number of remote machines from a single location.

    然而rush不仅只是交互式shell库而已可以单一位置操控任意数量远程机器

    youdao

  • Before we dive into writing a full Node.js example, let's start with an introduction to using the interactive shell. If you don't have Node.js.

    我们着手编写一个完整Node. js例子之前,让我们开始介绍如何使用交互式shell

    youdao

  • As shown in Listings 10 and 11, the command is supplied at the same time the session is initiated, and so the interactive shell is not started.

    清单1011发起会话同时提供命令因此不会启动交互式shell

    youdao

  • An interactive shell is easier to explain: a shell is interactive if it responds to your input (standard input) and displays output (to standard out).

    交互Shell容易解释如果Shell输入(标准输入)作出反应显示相应输出(标准输出),那么这个Shell交互的。

    youdao

  • A common cracking technique is to find a buffer overflow in an suid root program, and then exploit the buffer overflow to snag an interactive shell.

    常用的破坏技术suidroot程序寻找缓冲区位,然后利用缓冲区溢偷取交谈shell

    youdao

  • Shell mode: Inside the Python interactive shell, you may import pydoc's help function, and get assistance on any object without leaving the interactive session.

    shell模式Python交互式shell中,可以导入pydochelp函数,这样就能够离开交互式会话的情况下获得任何对象的帮助。

    youdao

  • CPAN can work in two ways — either through an interactive shell or through a series of functions that can be used as part of a wider Perl script-based solution.

    CPAN可以两种方式工作通过交互shell通过一系列函数,可以这些函数用作范围较广泛的基于perl脚本的解决方案的一部分

    youdao

  • Beyond the interactive shell you can open, you can also run a Python buffer, with the output appearing either in the interactive shell or in a new buffer (to save for later, perhaps).

    除了可以打开交互式shell之外,可以运行一个python缓冲区使输出或者显示交互式的shell中,或者存入新的缓冲区中(以后也许保存)。

    youdao

  • Once you have MongoDB started, you can quickly get a feel for working with its interactive shell. Simply invoke the mongo command and you should see something similar to what's in Listing 2.

    一旦启动MongoDB,您很快感受到使用交互式shell的感觉。

    youdao

  • MongoDB also comes with an interactive shell that makes accessing its datastore refreshingly easy, and its out-of-the-box support for sharding enables high scalability across multiple nodes.

    MongoDB带有交互式shell使得访问数据存储变得简单对于分块即装即用的支持能够使可伸缩性多个节点

    youdao

  • Internally, the fit out by Ralph Applebaum Associates will offer an interactive experience, and a dynamic lighting design will reveal the exposed lattice shell of the structure.

    拉尔夫·阿贝尔·鲍姆联营公司提供内部设计为游客提供了互动体验,馆内的动态照明设计向游客展示暴露面的网

    youdao

  • The mechanize library takes this handling to a higher level of abstraction and lets your script-or your interactive Python shell-act very much like an actual Web browser.

    mechanize这种处理提升一个更高程度抽象使脚本—或交互性Python shell—表现出非常类似实际Web浏览器的行为。

    youdao

  • You can try this example directly in the interactive MongoDB web console shell which also embeds the online tutorial.

    可以直接交互式MongoDBWeb控制台Shell运行该范例其中嵌入在线教程。

    youdao

  • The interactive Python shell in Leo, in fact, appears to be borrowed from IDLE directly.

    Leo中的交互式Pythonshell实际上看起来直接借用IDLE

    youdao

  • This command executes the Bash shell in interactive mode, meaning that it is essentially a shell that you can interact with until you explicitly terminate it.

    命令交互式模式执行Bashshell表示本质上一个显式终止它之前可以一直与之交互shell

    youdao

  • Following the example of the execution of the argument CMD, you could write a shell or interactive environment in Rexx (perhaps running either external utilities or built-in commands, much like bash).

    按照参数cmd执行例子可以Rexx一个shell或者交互式环境(或许会运行外部实用程序或者内置命令,正如同bash)。

    youdao

  • Open your shell or command prompt and start the Python interactive tool by issuing the command python. Now issue the commands shown in Listing 2 at the Python prompt (don't type the >>>s)

    打开shell命令提示符发出命令python启动 Python交互工具

    youdao

  • If you're writing a script that will be used like an interactive menu, consider the user's environmental shell and the commands they have access to.

    如果用户使用交互式菜单那样使用编写脚本那么要考虑用户环境shell他们有权访问命令

    youdao

  • If you cut and pasted these lines of code into an interactive Python shell, you would see that outline and flag are both generator objects if you printed them.

    如果这些代码行剪切粘贴交互式PythonShell,如果打印的话,您将看到概要标志生成器对象

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定