• They compare this situation to the time when developers had to seemingly write operating system level code to handle "multi-tasking" or "virtual memory management".

    他们这种情形比作开发者似乎不得不要书写操作系统级别代码处理“多任务虚拟内存管理”的时代

    youdao

  • The production virtual machine should be a resting place for thoroughly tested code -- not an additional development tool.

    生产虚拟应该存放经过彻底测试代码地方应该作为开发场所。

    youdao

  • Users can upload code and make small configuration changes that affect only their virtual host.

    用户可以上载代码做出影响虚拟主机轻微配置更改

    youdao

  • Because all virtual portals run in the same JVM, it is unlikely that sub-administrators will be allowed to deploy their own code into their virtual portal.

    因为所有虚拟门户同一个JVM运行次级管理员可能允许它们自己的代码部署它们的虚拟门户上。

    youdao

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

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

    youdao

  • Because DB2 II presents a virtual database image of remote data sources, we didn't need to write code for each of these activities.

    因为DB 2II为远程数据源提供了一个虚拟数据库映像,所以我们需要每个这样活动编写代码

    youdao

  • The first page of virtual memory in the kernel address space can be accessed by kernel code, but is marked as read-only.

    内核地址空间中的第一虚拟内存通过内核代码访问但是标记只读。

    youdao

  • Clumsy and overwhelmed by the physical world, autistic minds are often far more comfortable with the virtual realms of maths, symbols and code.

    由于头脑愚笨现实物质世界打击孤独症患儿头脑常常乐于接受数学符号代码等虚拟领域

    youdao

  • Research has shown that most virtual invocations have only a single target for all receiver objects, and JIT compilers can generate more-efficient code for a direct call than for a virtual invocation.

    研究表明大多数调用只有一个目标对应于所有接收方对象JIT编译器可以直接调用生成调用有效率代码

    youdao

  • Virtual methods, which are defined in IRL code, provide the decoration.

    IRL代码定义虚拟方法提供装饰

    youdao

  • The code generated for the pure virtual function is shown in Listing 1.

    函数所生成代码如列表 1 中示。

    youdao

  • The code generated for the virtual function in a header file is shown in Listing 2.

    文件函数所生成代码如列表2中示。

    youdao

  • To help you develop automation for deploying and activating your virtual images, the code samples listed here are provided in the download file with this article

    为了帮助开发用于部署激活虚拟映像自动化操作本文下载文件提供了这里列出代码示例

    youdao

  • In the cloud computing space, Wagner cited the Mozilla Bespin project, providing an online code editor, and the G.ho.st virtual computer, offering a desktop editor in the cloud, as advancements.

    计算方面,Wagner提到MozillaBespin项目。有一个在线代码编辑Ghost虚拟机的协助下,可以在云中提供桌面端编辑器的功能。

    youdao

  • He can get inside a neighbor's virtual machine and add malicious code to PaaS applications.

    可以进入邻居虚拟PaaS应用程序中添加恶意代码

    youdao

  • Since OpenSim is open source you can extend the code base and include new functions to allow integration with enterprise systems, products, or other virtual spaces.

    OpenSim开放源码的,所以可以扩展代码,增加功能,支持企业系统产品其他虚拟空间集成

    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

  • You enter the code in Listing 4 in a user's crontab on a machine outside the virtual environment.

    需要虚拟环境以外一个主机用户crontab输入清单4代码

    youdao

  • In the following, I start Erlang on both Ubuntu (via an Virtual Machine) and Mac OS X, on my laptop and run code remotely in just a couple lines of code.

    在下面的示例中,Ubuntu(通过虚拟)MacOSx启动Erlang,只用代码可以远程地运行代码。

    youdao

  • The most important part of the client or server code is the virtual function NotifyReceivedPackage, as described below.

    客户端服务器重要部分函数NotifyReceivedPackage,定义如下

    youdao

  • Imagine that you have implemented the virtual campus system and we are now writing the method that executes when a room is entered. Your code would look like this.

    假设实现虚拟校园系统并且我们现在正在编写进入房间执行方法

    youdao

  • The Rhino code base reads almost like C code: it avoids allocation and does as much as possible with jump tables to avoid the overhead of virtual method lookups.

    Rhino代码起来很像C程序避免过多分配并且尽量多地使用跳转(Jump Tables)避免方法查询(Virtual Method Lookups)的额外开支

    youdao

  • Of course, if the class hierarchy changes and a second target method becomes possible, then the JIT compiler can correct the originally generated code so that the virtual invocation is performed.

    当然如果层次结构发生变化并且出现另外的目标方法JIT编译器可以更正最初生成代码以便执行调用

    youdao

  • Now that you have an operating system installed in your virtual machine, it's time to deploy the code you have been writing and testing.

    既然已经虚拟安装了操作系统该将编写测试代码部署进去了。

    youdao

  • Virtual Machine Code: This method was a close second for the probes control engines.

    虚拟代码这种方法探测器控制引擎稳居次席。

    youdao

  • The toys have a tag with a code that you type in to meet the virtual edition of your pet, or perhaps to meet with the pets of other children.

    这些玩具有着已编号标签输入然后获得虚拟版本宠物看见其他孩子宠物

    youdao

  • If the method is not static, I generate code to load the this object reference to the stack, and also set the method call type to virtual (rather than static).

    如果方法不是静态的,那么生成将this对象引用装载堆栈中的代码同时设置方法调用类型virtual(而不是static)。

    youdao

  • Virtual machine interpreters typically perform certain optimizations the first time a piece of code is used.

    第一使用某个片段代码虚拟解释其器通常执行某些优化

    youdao

  • Support SOA, promote code reuse, enhance programming productivity, and contribute to a more flexible software environment with the virtual data access services layer.

    使用虚拟数据访问服务支持SOA促进代码重用提高编程效率促成灵活软件环境

    youdao

  • Support SOA, promote code reuse, enhance programming productivity, and contribute to a more flexible software environment with the virtual data access services layer.

    使用虚拟数据访问服务支持SOA促进代码重用提高编程效率促成灵活软件环境

    youdao

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

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

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