• 数控g代码解释器功能结构进行详细分析。

    The function, structure and procedure of G code interpreter for computer numerical control (CNC) system is analyzed in details.

    youdao

  • 系统分析线切割数控系统代码解释器结构及其内部数据流向给出结构功能

    This paper analyses the construction of numeric control software of WEDM and the interior data stream, and gets the construction figure of the interpret system.

    youdao

  • RecipeJAUS运行时环境基本上就是线程管理器加上一个用于加载执行RecipeJAUS信息包序列的RecipeJAUS代码解释器

    The RecipeJAUS runtime environment is a essentially a thread manager coupled with a RecipeJAUS code interpreter that loads and executes a RecipeJAUS packet sequence.

    youdao

  • 即使文件服务器受保护的,但因为代码在本地解释的,所以以为无法得到这个文件愚蠢的。

    Even if the file is protected on the server, because the code is interpreted locally it would be foolish to assume that it cannot be gotten.

    youdao

  • 或者使用解释语言情况下调试器可以直接解释代码

    Or, in the case of interpreted languages, the debugger may interpret code directly.

    youdao

  • 如果来自客户机更新后数据XML那么应用服务器需要用更多代码应用程序数据对象解释修改后的XML。

    If the updated data from the client is XML, then more code is needed in the application server to interpret the modified XML back to application data objects.

    youdao

  • 这个方法存在问题需要处理程序代码始终知道解析器位于文档的哪个位置需要它正确地解释组件

    The problem with this approach is that it requires your handler code to always know where the parser is in the document, and to interpret the components appropriately.

    youdao

  • 如果使用一个解析解释某些语言中的代码,那么您应该解析器返回一些内容告知得到什么记号

    If you're using a parser to interpret code in a new language, you will need to return something to the parser to tell it what tokens you've found.

    youdao

  • 一方面,AOT编译代码启动时性能解释的性能很多但是无法达到JIT编译器所达到的最高性能。

    AOT-compiled code, on the other hand, starts much higher than interpreted performance but is unlikely to be as high as can be achieved via the JIT compiler.

    youdao

  • 解释代码仍旧需要现有基于跟踪或者回调的调试处理

    Code that is interpreted still needs to be handled by the existing trace or hook based debuggers.

    youdao

  • 支持样式浏览器程序解释页面时,样式中的规则HTML代码中的元素进行匹配,并根据规则显示页面。

    When a style-capable browser program interprets the page, it matches the rules in the style sheet with the styled elements in your HTML code to display the page.

    youdao

  • 动态编译通过最终编译所有JIT编译代码频繁调用那些解释过的方法减少这项开销但是如果不使用动态编译器,则这项开销就不可避免。

    A dynamic compiler mitigates this cost by eventually compiling all the interpreted methods that are frequently called by JIT compiled code, but without a dynamic compiler, this cost can't be hidden.

    youdao

  • 为了消除解释高性能代价JIT编译器选择将频繁执行代码直接转换CPU本地指令

    To eliminate interpretation's high performance cost, a JIT compiler selects frequently executed code to be translated directly to the CPU's native instructions.

    youdao

  • MMI一个非常有效解释器,利用宿主平台上程序集代码达到优的优化

    The MMI is a highly effective interpreter, hand crafted in assembly code of a host platform to achieve best possible optimizations.

    youdao

  • 解释服务器响应代码如清单14

    The code for interpreting the server response is shown in Listing 14.

    youdao

  • 这些元素解释器代码调用输出切换目的地然后还原原始目的地。

    The interpreter code for these elements calls the outputter to switch to a new destination and subsequently to revert to the original destination.

    youdao

  • 清单3显示了命令PHP解释器运行代码的效果。

    Listing 3 shows what happens when you run the code on the command line with the PHP interpreter.

    youdao

  • 我们解释编辑器如何基于代码结构文本颜色字体样式进行改变

    We'll explain how the editor changes text color and font style based on the structure of the source code.

    youdao

  • 我们实现一个基本解释器通过简单启发式方法编译计算代码中不常经过的路径

    A basic interpreter has been implemented and is now used to evaluate cold paths, determined at compilation time using simple heuristics.

    youdao

  • 下面详细解释一下这个构造器的代码

    The code in this constructor can be explained as follows.

    youdao

  • 大部分代码用于设置图形解释服务器返回Ajax数据

    But most of the code is setting up the graphics and interpreting the Ajax data returned from the server.

    youdao

  • 原因应该编译字节之前scala解释器脚本中的语句转换为合法scala代码方法有关。

    The reason has to do with the way the interpreter converts statements in scripts to valid Scala code before compiling to byte code.

    youdao

  • Pythondictionary映射次序任意对于不同的 Python安装可能会有变化甚至多次使用同一 Python解释器运行相同代码也会有变化。

    The order of mappings in a Python dictionary is arbitrary and can vary across different Python installations or even from running the same code more than once using the same Python interpreter.

    youdao

  • Python解释器支持Python代码交互式执行

    The Python interpreter supports interactive execution of Python code.

    youdao

  • 这些例子中使用Guile解释器,通过可以实时地使用Scheme提供Scheme代码立即看到结果

    In these examples, I use the Guile interpreter, which allows me to work with Scheme in real time, providing Scheme code and seeing the results immediately.

    youdao

  • 现在我们检查所有代码解释这个例子如何实现聊天服务器预定功能。

    Now let's walk through the code and explain how the example fulfills the defined expectation of what a chat server is and does. The first line allows access to the contents of the net module.

    youdao

  • 清单1中的代码输入Jython解释器交互控制台后,控制台上会显示结果

    When you input the code from Listing 1 into the Jython interpreter interaction console, the result is shown on the console.

    youdao

  • 你们有没有自己解释器运行它,还是需要还原成原始Ruby代码

    Do you have your own interpreter that runs it or do you restore the original Ruby source code?

    youdao

  • 如果Eclipse解释器编辑代码需要将这些.jar文件添加Eclipse项目类路径中

    If you intend to edit the code for the interpreter class in Eclipse, you also want to add these.jar files to your Eclipse project's classpath.

    youdao

  • Perl解释器POD标记文本视为注释因此将POD文档散布代码中。

    POD markup text is considered a comment by the Perl interpreter, so you may have POD documentation distributed throughout your code.

    youdao

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

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

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