It is placed in the code segment of Listing 7 just before the catch statement.
它放在清单7的代码段中的catch语句之前。
Of course, since the code segment is write protected, the data in the code segment can only be constant.
当然,由于代码段是写保护的,所以代码段中的数据只能是常数。
The code segment on the left is from an EJB 2.1 application.
左侧的代码片段取自某个EJB 2.1应用程序。
The results will be identical, but the first code segment will run faster than others.
他们的运算结果是相同的,但是第一个代码片断要比其他片断运行的要快。
The code segment in Listing 1 generates the output shown in Figure 3, cell a.
清单1 内的代码片段会生成如 图3 所示的输出,其中的cella)。
The code segment in Listing 8 shows what needs to be added to the Spring application context file to configure transactions on the service.
清单8中的代码段显示要在此服务上配置事务,需要添加到Spring应用程序上下文文件的内容。
Consider the following code segment in Listing 6.
请考虑清单6中的代码片段。
A program or code segment written in the internal macro language of an application. Some macros replicate, while others infect documents.
被写在内建的应用程序的宏语言中的一段程序或片断。有些宏复制,有些则感染文档。
A method to overcome the cross effect is also given. An application example of code segment LCD which is lighted through the dynamic driving method is presented at the end.
本文以点阵式液晶显示器为例对其动态驱动法加以介绍,给出了一种克服交叉效应的办法。
Furthermore, the reuse factor K is defined to give support to weigh the rationality of detaching and designing the code segment of a code component.
给出了构件及应用代码的形式化生成; 并以重用因子K为标準,辅助衡量源码构件的代码片段划分和设计的合理性。
The correlation buffer set loads the second code segment from the preparation buffer set, and provides a correlation code for correlation according to the second code segment.
其中当相关缓沖器组根据第一码区段提供相关码用以当前相关时,预备缓沖器组準备对应于后续相关的第二码区段。
This code segment can be run safely in a single-threaded environment; however, it causes a deadlock in a multi-threaded environment.
这个代码片段可以在单线程环境中安全运行;然而,它会在多线程环境下引起死锁。
Table 4 explains the code segment shown in Listing 17 to help you better understand what the code is trying to do, and how it goes about doing its job.
表4解释清单17中的代码段,帮助您更好地理解代码的作用及其实现方式。
To retrieve the location (longitude and latitude) information, the following highlighted code segment has to be used in Visual Basic.net, as described in Listing 10.
为获取位置信息(经度和纬度),Visual Basic . NET中必须使用如清单10所示突出显示的代码片段。
As part of my learning curve, I added the following code segment to REST client.
在学习过程中,我在REST客户机中添加了以下代码段。
Which code segment should you use?
您应该使用哪个代码段?
DSP software USES link command file. This file contains definition of memory of DSP and target board and how to distribute code segment and data segment to the memory.
DSP软件系统采用链接命令文件,这个文件包含了DSP和目标板的存储器空间的定义以及代码段、数据段是如何分配到这些存储器空间的。