首页 / 词典 / good

Jython

  • 网络Jython 语言
JythonJython
  1. An annotated Jython method is given in the example below .

    添加了注释的Jython方法如下例所示。

  2. Save the file , then start the Jython interpreter to test the new function

    保存文件,然后启动Jython解释器来测试新功能

  3. Jython was the language of choice of original developers .

    Jython是初期开发人员选择的语言。

  4. However , a problem will arise if the business logic is in Jython .

    但是,如果业务逻辑包含在Jython中,则会产生一个问题。

  5. I am prototyping a Jython to take advantage of this work now .

    目前我正在编写一个Jython原型以利用该工作的成果。

  6. This list gives you a good overview of the structural utility of Jython .

    这个列表给出了有关Jython结构上实用性的很好概览。

  7. We will also be making sure that even more applications and frameworks will work on Jython .

    我们确信还会有越来越多的应用和框架将运行在Jython上。

  8. Create another folder called install and place the Jython scripts in it .

    创建一个名为install的文件夹,将Jython脚本放入其中。

  9. Or , you can run the program by using the more convenient Jython script below

    也可以用下面更方便的Jython脚本运行这个程序

  10. Again , this complete Jython program reveals some key features of Jython .

    同样,这个完整的Jython程序揭示了Jython的一些关键特性。

  11. Jython is fit for embedded scripting , interactive experimentation , and rapid application development .

    Jython适用于嵌入式脚本编写、交互式实验和快速应用程序开发。

  12. This particular solution requires communicating between Jython scripts and Java ™ classes .

    此解决方案方法需要在Jython脚本和Java™类之间进行通信。

  13. When deploying a Jython script , you must follow the guidelines given below

    在部署Jython脚本时,必须遵循以下指导方针

  14. Let 's write a simple Jython script that has an operation named deduct .

    现在,我们将编写一个简单的Jython脚本,在其中实现一个名为deduct的操作。

  15. You can write a short but powerful Jython script to replace repetitive tasks .

    您可以编写简短但功能强大的Jython脚本来取代重复性任务。

  16. After installing the Jython development environment , you can try to write the first Jython script .

    安装Jython开发环境后,您可以尝试编写第一个Jython脚本。

  17. Jython is freely available for both commercial and non-commercial use and is distributed with source code .

    Jython可免费用于商业和非商业用途,并且发布时随附源代码。

  18. I 'll end this introduction to Jython with a more complex program that creates a GUI .

    我将用一个创建GUI的更复杂的程序结束对Jython的介绍。

  19. However , Jython doesn 't provide the functionality to use the JMX framework in its current format .

    但是,Jython未提供以其当前格式使用JMX框架的功能。

  20. Since we have to perform XML schema generation , we must annotate our Jython script .

    由于我们需要执行XML模式生成,因此必须为Jython脚本添加注释。

  21. You need to install the JRE that matches your Jython version .

    您需要安装与您的Jython版本匹配的JRE。

  22. Now that the registration files have been created , you need to create the administrative Jython scripts .

    前面创建了注册文件,现在需要创建Jython管理脚本。

  23. The Jython interpreter will also support many shortcuts , which will enable it to use existing Java libraries .

    Jython解释器还支持许多快捷方式,这为它能够使用已有Java库提供了保障。

  24. For example , Jython 's raise statement is the same as the Java language 's throw statement .

    例如,Jython的raise语句与Java语言的throw语句是相同的。

  25. The Jython team provided one of the first contributions with the code for Jython 's package caching mechanism .

    Jython团队贡献了首批代码中的一部分,该部分代码实现了Jython的包缓存机制。

  26. The monkeyrunner tool uses Jython , a implementation of Python that uses the Java programming language .

    monkeyrunner工具使用Jython(使用Java编程语言的一种Python实现)。

  27. ( Jython does not use line numbers , but this example shows them strictly for explanatory purposes . )

    (注意:Jython不使用行号,但本例中严格显示行号是为了便于说明。)

  28. Jython allows the monkeyrunner API to interact easily with the Android framework .

    Jython允许monkeyrunnerAPI与Android框架轻松的进行交互。

  29. The set of instructions to be followed while annotating the Jython script is as follows

    在注释Jython脚本时应该遵循的步骤如下

  30. Specifically , the PyDev debugger does not currently support Jython .

    特别需要指出,PyDev调试器目前不支持Jython。