• They are only used by VM code, not Java code.

    只能C代码使用

    youdao

  • Since Andrea's new VM code needed a bit of time to be integrated seamlessly with the rest of the kernel, use 2.4.13 +.

    因为AndreaVM代码需要一些时间才能内核其余部分达到无缝集成,所以使用2.4.13 +。

    youdao

  • It holds the activation records (i.e. stack frames) of native code, and VM code including the interpreter loop function.

    掌握本地代码活动记录(帧stack frames),VM代码包括解释器循环功能。

    youdao

  • If you develop platform management code that checks on the state of VM threads, then you may encounter some interesting behaviour that we chanced upon while putting this article together.

    如果开发检查虚拟机线程状态平台管理代码那么可能会遇到一些有趣的行为,与我们撰写本文时遇到的一样。

    youdao

  • Yes, we produce bytecode for the VM, which can optionally produce native code for several architectures.

    是的我们虚拟机生成字节码可以多种架构产生不同的原生代码

    youdao

  • Each process has its own virtual machine (VM), so an application's code runs in isolation from other applications.

    每个进程都有自己虚拟机,所以一个应用代码执行是别的应用分割开来的。

    youdao

  • What if you don't want someone's application code to be able to access and modify your VM?

    如果不想应用程序代码访问修改虚拟机,该怎么办?

    youdao

  • Instead of rewriting for the cloud, you use a hosting company that puts your existing code on VM images that can be dynamically scaled as demand changes.

    相比重写代码虚拟化中需要现有的代码,放在可以根据需要动态扩展虚拟映像中即可。

    youdao

  • The code cache is currently fixed sized (though runtime configurable) and is allocated at VM boot time.

    这个代码缓存当前固定大小的(通过运行时可配置)它VM启动分配

    youdao

  • In an ideal world, the diagnostic capability available to the customer would ensure that only genuine defects that require such code changes are reported to the VM or middleware vendor.

    理想情况下,客户可用诊断功能确保需要更改代码缺陷报告VM中间件供应商。

    youdao

  • If runtime compiler (JIT) is supported, the VM needs to do JIT related initialization, including initializing the compilation policy, compiler back end, code cache, etc.

    如果支持运行时编译,CVM需要JIT相关初始化,包括初始编辑策略,编译器代码缓存等等。

    youdao

  • The authors chose richness of features over minimalism, making it easy to code and build compilers for the Parrot VM.

    创建者选择功能丰富性胜过简约性,因而易于Parrot VM编码构建编译器

    youdao

  • The object code for a VM is also called bytecode, specifically defining an instruction set that an interpreter executes.

    VM对象代码称为bytecode特别定义解释程序执行一个指令

    youdao

  • Such as when the VM executes code in kernel mode; then VMWare has to carefully translate the memory mapping and permissions in order to simulate the VM's virtual CPU correctly.

    比如VM内核模式执行代码时;为了正确地仿真VM虚拟cpu,VMWare必须谨慎地转换内存映射权限

    youdao

  • Also, the Mono VM only accepts raw source so no "pre-compiled".net code can be inserted.

    不但如此Mono虚拟机目前还能够接受原始源代码,而经过“预编译”的。NET代码无法执行。

    youdao

  • On the technical side, Blue Ruby is using parse tree to produce BRIL code (ABAP VM bytecode). Blue Ruby takes care of security using a bridge and a virtual file system.

    技术的角度看,BlueRubyparsetree生成BRIL代码(ABAPVM字节码),用虚拟文件系统来保证安全。

    youdao

  • In order for hot code fixing to work, you need to launch your runtime workbench with -xj9 in your VM arguments of the Command Line Settings, as shown in Figure 6.

    如图6所示为了使紧急修复代码工作需要启动运行时工作台CommandLineSettings中VMarguments输入- Xj9。

    youdao

  • VM size and class libraries have been reduced to a standard of 50 to 80 KB of object code.

    VM大小减小5080KB目标代码标准

    youdao

  • Compiles all Ruby code into instructions (op_codes) which the shotgun VM runs - currently with a.

    所有Ruby代码转换成shotgun虚拟机所执行的指令(op _ codes)——目前通过op _ code解释器执行。

    youdao

  • For VM arguments, enter the code shown in Figure 61 by pasting the code provided in c: \ RCPEJBClient \ Snippet1.txt (Listing 9).

    对于VMarguments通过C: \RCPEJBClient \Snippet1 . txt所提供代码(清单9)输入如图61所示代码。

    youdao

  • Listing 12 shows the sample code demonstrating how to register and start a vm using vmware-cmd; Listing 13 shows the sample code demonstrating how to register and start a vm using vmrun.

    清单12显示演示如何使用vmware - cmd注册启动vm代码;清单13显示了演示如何使用vmrun注册和启动vm的样例代码?

    youdao

  • The following code snippet (from kvm-12/user/main.c) provides a high-level peek into starting a VM (see Listing 1).

    下面代码片断来自kvm-12/user/main.c较高的层次查看VM 的启动(请参见清单1)。

    youdao

  • Requiring explicit reference management when the native code wants to keep handles to VM objects between JNI calls.

    原生代码需要JNI调用之间保存VM对象句柄需要显式引用管理

    youdao

  • Rubinius, a Ruby implementation that currently also uses userspace threading, recently added MVM support. With this code vm = Rubinius::VM.spawn

    Rubinius一个Ruby实现,它现在使用用户空间线程最近它还增加了虚拟支持

    youdao

  • The O-code could be interpreted on a physical machine (as a VM) or compiled from O-code to the native machine language of the host.

    O-code物理机上解译VM), O-code编译主机本机语言

    youdao

  • To avoid the chicken-and-egg question "How can a ruby VM work if it's parser is ruby code?" : during the build process of the Rubinius VM, the ruby source code of ruby_parser can be compiled into.

    为了避免这个问题,在Rubinius虚拟ruby _ parserRuby源代码编译Rubinius字节。当Rubinius启动时,它通过读取ruby _ parser的字节码文件——这些文件不需要进行语法分析——来运行个ruby语法分析器。

    youdao

  • You will see that VM protection can effectively prevent code analysis, it is one of the most powerful protection systems.

    可以看出虚拟机加密目前强度最高保护方式之一可以有效阻止代码还原及分析

    youdao

  • Based on the knowledge of cad CAI vm es we implemented a system that can check nc code at syntax and semanteme levels simulate the machining process and panel operations graphically.

    利用计算机输助设计(cad)、计算机输助教学(cai)、拟实制造(vm)、专家系统(es)等各方面知识,设计出一个能够对nc代码进行语法、词法检查加工过程面板操作进行图形仿真的系统。

    youdao

  • Based on the knowledge of cad CAI vm es we implemented a system that can check nc code at syntax and semanteme levels simulate the machining process and panel operations graphically.

    利用计算机输助设计(cad)、计算机输助教学(cai)、拟实制造(vm)、专家系统(es)等各方面知识,设计出一个能够对nc代码进行语法、词法检查加工过程面板操作进行图形仿真的系统。

    youdao

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

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

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