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".
他们将这种情形比作开发者似乎不得不要书写操作系统级别代码来处理“多任务”或“虚拟内存管理”的时代。
The production virtual machine should be a resting place for thoroughly tested code -- not an additional development tool.
生产虚拟机应该是存放经过彻底测试的代码的地方,不应该作为开发场所。
Users can upload code and make small configuration changes that affect only their virtual host.
用户可以上载代码,并做出仅影响其虚拟主机的轻微配置更改。
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中运行,次级管理员将不可能允许把它们自己的代码部署到它们的虚拟门户上。
Each process has its own virtual machine (VM), so an application's code runs in isolation from other applications.
每个进程都有自己的虚拟机,所以一个应用的代码执行是和别的应用分割开来的。
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为远程数据源提供了一个虚拟的数据库映像,所以我们不需要为每个这样的活动编写代码。
The first page of virtual memory in the kernel address space can be accessed by kernel code, but is marked as read-only.
内核地址空间中的第一页虚拟内存可通过内核代码访问,但是被标记为只读。
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编译器可以为直接调用生成比虚调用更有效率的代码。
Virtual methods, which are defined in IRL code, provide the decoration.
IRL代码中定义的虚拟方法提供装饰。
The code generated for the pure virtual function is shown in Listing 1.
为纯虚函数所生成的代码如列表 1 中所示。
The code generated for the virtual function in a header file is shown in Listing 2.
在头文件中为该虚函数所生成的代码如列表2中所示。
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
为了帮助您开发用于部署并激活您的虚拟映像的自动化操作,本文在下载文件中提供了这里列出的代码示例
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虚拟机的协助下,可以在云中提供桌面端编辑器的功能。
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是开放源码的,所以可以扩展代码基,增加新功能,支持与企业系统、产品或其他虚拟空间的集成。
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必须谨慎地转换内存映射和权限。
You enter the code in Listing 4 in a user's crontab on a machine outside the virtual environment.
您需要在虚拟环境以外的一个主机上的用户crontab中输入清单4 的代码。
The most important part of the client or server code is the virtual function NotifyReceivedPackage, as described below.
客户端或服务器端最重要的部分是虚函数NotifyReceivedPackage,定义如下。
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.
假设您已实现虚拟校园系统,并且我们现在正在编写在进入房间时执行的方法。
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)的额外开支。
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编译器可以更正最初生成的代码以便执行虚调用。
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.
既然已经在虚拟机中安装了操作系统,就该将编写和测试过的代码部署进去了。
Virtual Machine Code: This method was a close second for the probes control engines.
虚拟机代码:这种方法在探测器控制引擎中稳居次席。
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.
这些玩具有着已编号的标签,让你输入然后获得虚拟版本的宠物,或看见其他孩子的宠物。
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)。
Support SOA, promote code reuse, enhance programming productivity, and contribute to a more flexible software environment with the virtual data access services layer.
使用虚拟数据访问服务层支持SOA、促进代码重用、提高编程效率和促成更灵活的软件环境。
Now that you have the source code checked out in the virtual machine, you can begin to configure and test your production Drupal site.
既然已经将源代码签出到了虚拟机中,就可以开始配置和测试drupal生产站点。
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.
从技术的角度看,BlueRuby用parsetree来生成BRIL代码(ABAPVM的字节码),用桥和虚拟文件系统来保证安全。
P-code is a machine language that is executed in a virtual machine rather than in actual hardware.
P - code是一种机器语言,运行于虚拟机而不是实际硬件。
P-code is a machine language that is executed in a virtual machine rather than in actual hardware.
P - code是一种机器语言,运行于虚拟机而不是实际硬件。
应用推荐