首页 / 词典 / good

repl

  • 网络交互式解释器;循环;打印循环;交互执行;取代
replrepl
  1. Optimization of Equipment Repl a cement and Repair in Conditions of More General Cost

    自然费用下设备更换和维修的最优化

  2. You can run the code from a REPL in whatever environment you would like .

    您可以在您喜欢的任何环境中从一个REPL运行代码。

  3. Invalid server data type ( % d ) specified in repl type lookup .

    在查找复制类型时指定的服务器数据类型(%1!)无效。

  4. His first demo shows an Excel prototype that offers a REPL interface with the full Visual Basic engine .

    他的第一个演示展示了一个使用完整VisualBasci引擎实现的提供了REPL接口的Excel原型。

  5. Now look at the cdr list repl output

    现在来看cdrlistrepl输出

  6. We found using the Scala REPL ( command line ) was a good way to experiment with writing Scala code .

    ScalaREPL(命令行)可以用来试验Scala代码,效果很不错。

  7. The examples are written from the perspective of coding at the Clojure REPL .

    这些示例是从ClojureREPL编码的角度进行编写的。

  8. You can test it out in the REPL .

    您可以在REPL中测试一下。

  9. Interactive parallel computing via integrated IPython REPL

    通过和IPythonREPL集成,实现交互式并行计算开发

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

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

  11. Change the port number as needed in your REPL session if your copy of CouchDB is configured differently .

    如果您的副本配置不同,可以根据需要在您的REPL会话中更改端口号。

  12. The following example output from cdr list repl shows the format of a shadow replicate name generated by automatic remastering

    下面来自cdrlistrepl的例子输出显示了由自动remastering生成的影子复制名的格式

  13. Perhaps the most interesting addition is that of a REPL ( Read-Evaluate-Print Loop ) for JavaScript development .

    或许最有趣的新增功能莫过于REPL(Read-Evaluate-PrintLoop,即“读取评估打印”循环)。

  14. The best option to exit the debugger is always to abort the command and return to the regular REPL window .

    退出调试器的最佳选项始终是中止命令并返回到正常的REPL窗口。

  15. You can launch one from Leiningen via lein repl or from your IDE of choice .

    可以通过leinrepl命令从Leiningen启动一个REPL,或者从您选择的IDE启动。

  16. When you execute the cdr list repl command , it shows that the REPLTYPE is Master for master replicates

    当执行cdrlistrepl命令时,它显示REPLTYPE是主复制的Master

  17. 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这样的动态语言的一个标准特性。

  18. 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命令。

  19. While you cannot just tack-on a REPL in . NET , there are still options for REPL-like functionality .

    你不能仅仅将REPL添加到.NET中就万事大吉了,因为还有很多像REPL这样的功能选项存在。

  20. The bottom-right window , REPL , is the command-line Lisp interpreter , where you can run Lisp commands .

    位于右下侧的窗口REPL是Lisp的命令行Lisp解析程序,您可以在这里运行Lisp命令。

  21. 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。