repl

网络  交互式解释器; 循环; 打印循环; 交互执行; 取代

医学



双语例句

  1. The examples are written from the perspective of coding at the Clojure REPL.
    这些示例是从ClojureREPL编码的角度进行编写的。
  2. You can launch one from Leiningen via lein repl or from your IDE of choice.
    可以通过leinrepl命令从Leiningen启动一个REPL,或者从您选择的IDE启动。
  3. The following example output from cdr list repl shows the format of a shadow replicate name generated by automatic remastering
    下面来自cdrlistrepl的例子输出显示了由自动remastering生成的影子复制名的格式
  4. What this essentially does is compile your Lisp project in the REPL window, allowing you to enter Lisp commands that can use your new code.
    这实际上就是在REPL窗口中编译Lisp项目,允许您输入可以使用新代码的Lisp命令。
  5. The best option to exit the debugger is always to abort the command and return to the regular REPL window.
    退出调试器的最佳选项始终是中止命令并返回到正常的REPL窗口。
  6. Now look at the cdr list repl output
    现在来看cdrlistrepl输出
  7. You can run the code from a REPL in whatever environment you would like.
    您可以在您喜欢的任何环境中从一个REPL运行代码。
  8. When you execute the cdr list repl command, it shows that the REPLTYPE is Master for master replicates
    当执行cdrlistrepl命令时,它显示REPLTYPE是主复制的Master
  9. The bottom-right window, REPL, is the command-line Lisp interpreter, where you can run Lisp commands.
    位于右下侧的窗口REPL是Lisp的命令行Lisp解析程序,您可以在这里运行Lisp命令。
  10. Perhaps the most interesting addition is that of a REPL ( Read-Evaluate-Print Loop) for JavaScript development.
    或许最有趣的新增功能莫过于REPL(Read-Evaluate-PrintLoop,即“读取评估打印”循环)。
  11. Interactive parallel computing via integrated IPython REPL
    通过和IPythonREPL集成,实现交互式并行计算开发
  12. For interactive development we are focusing on the bleeding edge of IPython (. 11+) where the new architecture is designed from the ground up to support parallel computing and alternate REPL UIs.
    对于交互开发,我们集中在利用IPython(0.11+)的功能,它具有重新设计的全新架构,专门用来支持并行计算和其他REPLUI。
  13. Invalid server data type (% d) specified in repl type lookup.
    在查找复制类型时指定的服务器数据类型(%1!)无效。
  14. Optimization of Equipment Repl a cement and Repair in Conditions of More General Cost
    自然费用下设备更换和维修的最优化
  15. Early reports suggested that the Rosyln project would just be a better runtime-accessible compiler and REPL-style interpreter, but it turns out that it is much more ambitious.
    早先的报道认为Rosyln项目只是更好的运行时能够访问的编译器以及REPL样式的解释器,但是现在看来它的目的远不止如此。
  16. His first demo shows an Excel prototype that offers a REPL interface with the full Visual Basic engine.
    他的第一个演示展示了一个使用完整VisualBasci引擎实现的提供了REPL接口的Excel原型。
  17. But CSI is not an interactive shell, not a REPL.
    但是CSI并非交互式shell,它不是REPL。
  18. REPL, or Read-Evaluate-Print-Loop, is a standard feature for dynamic languages such as Ruby, Python, and Lisp.
    即“读取-求值-打印-循环(Read-Evaluate-Print-Loop)”,是诸如Ruby、Python和Lisp这样的动态语言的一个标准特性。
  19. You can test it out in the REPL.
    您可以在REPL中测试一下。