If you want to work not only in the code but also want documentation, use this mode.
如果您不只想处理代码,但是又想文档化,那么就使用这种模式。
If you want to work only in the code but also want documentation, use this mode.
如果您只想处理代码,但是又想文档化,那么就使用这种模式。
This means that the code for these applications does not have to be changed or recompiled to run in compatibility mode.
这意味着,这些应用程序的代码不需要修改或重新编译就能够运行在兼容模式上。
Code operating in this mode has read and write access to the global kernel address space and kernel data in the process region when executing within the context of a process.
当在某个进程的上下文中执行以此模式运行的代码时,它不仅对全局内核地址空间具有读写访问权限,还将对该进程中的内核数据也具有读写访问权限。
The sample code includes connection factories for both client and bindings mode to demonstrate how to implement both.
示例代码包括客户机和绑定模式的连接工厂,以演示如何实现二者。
If you work primarily in code but want to modify the model, use code update mode.
如果您主要处理的是代码,但是又想修改模型,那么就使用代码更新模式。
Code Cleanup works in batch mode, so that you can instantly clean the whole project or even solution.
可以在批模式下进行代码清理工作,所以可以即刻对整个项目甚至解决方案进行清理。
You then turned SQL statements using literals into parameterized SQL so the code could be executed using static execution mode.
然后您将使用文本的SQL语句转换为参数化的 SQL,以便代码可以使用静态执行模式执行。
In code update mode, you can change the code with updates in the model, but you can also edit the model and generate code with minimal intervention in the code.
在代码更新模式下,您可以通过更新模型来变更代码,您也可以编辑模型并生成代码,以实现对代码的最小化干预。
If you did use SDO code, your modules can run in V7 mode without any coding changes.
如果使用sdo代码,模块可以在V7模式中运行,不需要修改代码。
In HC mode, all the background Settings will not take effect, including images and colors, so there should be specific code defined in the application for the HC mode.
在HC模式下,所有背景设置无效,包括图片和颜色。因此,应用程序中应有专门的代码处理HC模式。
XML mode is used for the temporary models that sit between the abstract model and the code templates. Text mode is used in the code templates when you generate the PHP and the SQL.
位于抽象模型和代码模板之间的中间模型使用XML模式,生成PHP 和SQL 的代码模板则使用文本模式。
With the stub method, the application has to be aware it is in "stub mode" so it can exercise the different code path.
使用stub方法时,应用程序需要知道它正处在“stub模式”下,这样才可以执行不同的代码路径。
Listing 2 shows the code fragment in JSP for navigating to Edit mode.
清单2显示了JS p中的代码段,用于导航到Edit模式。
While you can turn on "CSS 3 draft" mode, this only gives you code view support.
虽然可以打开“CSS3draft”模式,但只有在代码视图中才能享受到这一支持。
It is therefore recommended to use transacted sessions and code explicit commit and rollback method calls when client mode is (or might be) used.
因此,当使用(或可能使用)客户机模式时,建议使用事务处理会话和代码显式commit和rollback方法调用。
Listing 3 shows the code snippet for testing whether the portlet is navigated to Edit mode.
清单3显示了一个代码片段,用于测试是否将portlet导航到Edit模式。
To get around this, the adapter installation code is set to operate in a Windows 2000 compatibility mode.
要绕过这个限制,将适配器安装代码设置为Windows 2000兼容模式操作。
The Listing 13 code snippet sets whether to print by using PDF or ActiveX print mode when the user clicks the print button.
列表13的代码片段设置当用户单击打印按钮的时候,采用的打印模式是PDF还是ActiveX。
The quickest way to compile your code is to use the compile button from the hosted mode console.
编译代码的最快捷方法是使用托管模式控制台中的Compile按钮。
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必须谨慎地转换内存映射和权限。
As you saw in the December installment, the HotSpot JVM first executes a code path in interpreted mode, and only compiles it to machine code after a certain amount of execution.
在12月份的文章中可以看到,HotSpotJVM首先以解释的方式执行代码路径,然后在经过一定量的执行后,才将其编译成机器代码。
In addition, you can choose to run the code in Debugger mode so that you can step through your code.
此外,你可以选择使用Debugger模式运行代码,这样你可以一步步跟踪代码。
In the code above you're doing the form submit to take the portlet to Edit mode.
在以上代码中,您在执行表单提交动作,以将portlet导航到Edit模式。
Attempting a DML operation on a table that is in alter mode results in SQL error code -19992.
如果尝试对alter模式下的表执行dml操作,则会产生sql错误码- 19992。
The menu sets the value of the mode variable; it is fairly trivial code so I've omitted it from Listing 2.
菜单设置mode变量的值; 这个代码不是很重要,因此我在清单2 中省略了它。
The shell can be invoked to run in either interactive mode (in which case you can enter expressions to be evaluated or blocks of code to be executed) or batch mode.
可以调用这个shell,以交互模式(在这种模式中,可以输入要计算的表达式或要执行的代码)或批处理模式运行它。
KQEMU is a driver (kernel module for Linux) that allows user-mode code and kernel code to execute directly on the host CPU.
KQEMU是一个驱动程序(Linux的内核模块),允许用户模式的代码和内核代码直接在主机CPU上执行。
While working in the disconnected mode, you can still check source code for syntax and semantic errors and then connect only to submit a compiled file when you are ready to create the program objects.
当您在非连接模式下工作时,您仍然可以检查源代码的语法与语义错误,然后连接就只是为了提交一个汇编后的文件,这时您已经为创建项目对象做好了准备。
While working in the disconnected mode, you can still check source code for syntax and semantic errors and then connect only to submit a compiled file when you are ready to create the program objects.
当您在非连接模式下工作时,您仍然可以检查源代码的语法与语义错误,然后连接就只是为了提交一个汇编后的文件,这时您已经为创建项目对象做好了准备。
应用推荐