One corporation economist says the growth of "machine job repl acement" has been with us since the beginning of the industrial revolution, but never at the pace it is now.
一位企业经济学家说,自工业革命开始以来,“机器就业需求”就一直在增长,但从来没有像现在这样增长。
Now look at the CDR list repl output.
现在来看cdr list repl输出。
Listing 10. Output from list repl command.
清单9 . list repl命令的输出。
The CDR list repl output after remastering.
remastering之后的cdr list repl输出是。
But CSI is not an interactive shell, not a REPL.
但是CSI并非交互式shell,它不是REPL。
You can see this with help of the REPL, shown below.
REPL 可以帮助我们看出这一点,如下所示。
Just run jrunscript by itself to access the REPL shell.
运行jrunscript就可以访问REPL shell。
The most common is using its read-eval-print-loop (REPL).
其中最常用的一种方法是使用它的 REPL(read-eval-print-loop)。
Go to sqllib\samples\repl and unzip asnqwxml.zip. The asnqwxml.zip
定位至 sqllib\samples\repl 并解压 asnqwxml.zip。
You can run the code from a REPL in whatever environment you would like.
您可以在您喜欢的任何环境中从一个 REPL 运行代码。
To see this sequence in action, you can use the REPL, as shown in Listing 6.
为了查看此序列的实际处理,可以使用REPL,如清单6所示。
The examples are written from the perspective of coding at the Clojure REPL.
这些示例是从Clojure REPL编码的角度进行编写的。
You can launch one from Leiningen via lein repl or from your IDE of choice.
可以通过 lein repl 命令从 Leiningen 启动一个 REPL,或者从您选择的 IDE 启动。
You can see the generated replicate name by using the CDR list repl command.
使用cdr list repl命令可以看到生成的复制名。
While you cannot just tack-on a REPL in.net, there are still options for REPL-like functionality.
你不能仅仅将REPL添加到。NET中就万事大吉了,因为还有很多像REPL这样的功能选项存在。
We found using the Scala REPL (command line) was a good way to experiment with writing Scala code.
Scala REPL(命令行)可以用来试验scala代码,效果很不错。
The bottom-right window, REPL, is the command-line Lisp interpreter, where you can run Lisp commands.
位于右下侧的窗口REPL是Lisp的命令行Lisp解析程序,您可以在这里运行Lisp命令。
Using the traditional method to define replicates, you must use the CDR define repl command five times.
若使用传统的方法来定义复制,则必须分5次使用cdr define repl命令。
His first demo shows an Excel prototype that offers a REPL interface with the full Visual Basic engine.
他的第一个演示展示了一个使用完整Visual Basci引擎实现的提供了REPL接口的Excel原型。
When you execute the CDR list repl command, it shows that the REPLTYPE is master for master replicates.
当执行cdr list repl命令时,它显示REPLTYPE是主复制的master。
Change the port number as needed in your REPL session if your copy of CouchDB is configured differently.
如果您的副本配置不同,可以根据需要在您的REPL会话中更改端口号。
As has been shown in other languages, the combination of a source editor and repl makes a powerful tool.
跟在其它语言中所表明的一样,源代码编辑器和repl的结合构成强大的工具。
Right out of the box you get a REPL-style editor that most users of dynamic languages will find familiar.
正式使用时,你会看到一个大多数动态语言用户都很熟悉的REPL风格编辑器。
The best option to exit the debugger is always to abort the command and return to the regular REPL window.
退出调试器的最佳选项始终是中止命令并返回到正常的REPL窗口。
Experimenting with the scala command in the interactive mode (REPL) is a great way to learn the details of scala.
在交互模式(REPL)模式下来测试scala命令是学习scala细节的一个非常好的方式。
On the Windows server, create the directory repl under SQLLIB, then from a command window enter the following command.
在Windows服务器上,在sqllib下创建目录repl,然后从命令行窗口输入以下命令。
The following example output from CDR list repl shows the format of a shadow replicate name generated by automatic remastering.
下面来自cdr list repl的例子输出显示了由自动remastering生成的影子复制名的格式。
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命令。
Now, suppose you want to add two more servers, serv4 and serv5, to the replicates. Again you must use the individual cdr change repl command five times for serv4 and serv5
现在假设需要再添加两个服务器,即 serv4 和 serv5 到复制中。