The program used summation over sets and a parameters data section.
这个程序使用了集合和一个参数数据段。
Last but not least in our XML, we have a data section, which is shown below.
我们的XML中的最后(但并非最不重要)是一个data部分,如下所示。
See Engineering Data section for end flange dimensions and drilling templates.
请参阅《工程技术资料》章节,了解法兰尺寸和钻孔模板。
The Cost and Need parameters in the data section are defined in lines 37 through 47.
数据部分中的Cost和Need参数是在37行到47行进行定义的。
MathProg models normally have a model section and a data section, sometimes in two different files.
MathProg模型通常都有一个模型段和一个数据段,有时可以在两个不同的文件中。
The concepts of the sparse and normal lookups are fully explained in the Look up Teradata data section.
稀疏和普通查找的概念请阅读 查找 Teradata数据小节。
Scroll down the Test Element Details screen until you see uid and passwd in the Data section (Figure 27).
滚动TestElementDetails屏幕,直到您看到data小节中的uid和passwd,如图27中所示。
When the process's data section fills up, the runtime has to get more memory allocated to the process.
当进程的数据段填充,运行时获得更多的内存分配给进程。
Since the GOT is in a known place in the data section, this reference is relative and known to the linker.
因为GOT 位于数据段中,所以链接器知道对 GOT中项的引用是使用的相对地址。
The easiest way to do this is to put the conversion factor in the .data section manually and load it directly in.
最简单的方法是将转换因子手动放入.data 段中,并将其直接加载到寄存器中。
In the case that the script returns results, the results are displayed in the result data section of the designer.
如果脚本返回结果,那么结果将显示在设计程序的结果数据区段中。
For the VARIABLE_DATA column, and for version 5.1.x, this is currently a text string as described in the Audit log data section.
对于variable_data列以及5.1 . x版本来说,这就是在审核日志数据部分中描述的文本字符串。
Lines 8 and 9 define two sets: FOOD and NEED, but the elements of those two sets are declared in the data section on lines 28 and 29.
第8行和第9行定义了两个集合:FOOD和NEED,但是这两个集合的元素都是在第28行和29行的数据部分声明的。
Data section mapping is a ligament of data relationship between source executable file and target executable file in binary translation.
数据段映射是二进制翻译过程中源可执行文件和目标可执行文件数据关系的纽带。
In the test Data section of the test editor, shown in Figure 10, you will notice the search string you entered as the Value for the item query.
在这个测试编辑器的TestData部分,如图10所示,注意到您键入的作为query项目中value值的搜索字符串。
Line 9 declares a set named days, and its elements (just the days of the week, starting with Monday) are declared on line 32 in the data section.
第9行声明了一个名为DAYS的集合,其元素(本周中的天数,从周一开始)是在数据部分的第32行中声明的。
In the test Data section of the test editor, you should now see that the item query is substituted with the custom code GetTestData, as shown in Figure 11.
在这个测试编辑器的TestData部分,您现在可以看到项目查询已经被自定义代码GetTestData所取代,如图11所示。
Rather than two separate files, the problem is stated in a single file with a modeling section (lines 1 through 27) and a data section (lines 28 through 49).
我们并没有使用两个单独的文件,而是在一个具有模型段(第1行到第27行)和一个数据段(第28行到第49行)的文件中声明了这个问题。
To add the SqlDataSource to the designer, open the Data section in the toolbox window, as shown in Figure 5, and drag the SqlDataSource onto the open designer.
要将SqlDataSource添加到设计程序,在toolbox窗口中打开Data部分,如图5所示,并将SqlDataSource拖拽到打开的设计程序中。
The application data section contains the actual data sent from one program to another, and its content and structure are defined by the applications that use it.
应用程序数据部分包含从一个程序发送到另一程序的真实数据,且其内容和结构由使用它的应用程序定义。
The application data section contains all actual message data (payload) and any additional headers, such as the transmission header or the IMS information header.
应用程序数据部分包含所有实际消息数据(有效负载)和任何附加头,比如传输头或IMS信息头。
The Concurrency Runtime does not support the use of concurrency objects in a shared data section, for example, a data section that is created by the data_seg.
共用跨处理序界限的并行存取物件可以将执行阶段放在不一致或不正确的状态。
Test results, discussion and conclusions can be found in the Lab Data section, please read the Laboratory Analysis of Green Gas for more in-depth information.
具体的测试结果,讨论和结论可以阅读“绿气的实验室分析”这篇文章。
This paper first introduces the data section mapping technology in 32 bit processor binary translation, then points out its limitation on IA64 binary translation.
论文介绍了32位处理器二进制翻译的数据段映射技术,指出了这种映射技术在IA 64二进制翻译中存在的缺陷,进而提出了改进方法,并解决了IA 64二进制翻译的数据段映射问题。
Required data: The required data section displays a list of required data that must be set into various configuration files to run this action. It can be divided into two parts
需要的数据:需要的数据部分显示了一系列需要的数据,这些数据在各种配置文件中必须得到设置以运行该操作。
Based on the scenario introduced in the Integrating local XML store data section, consider the entity relationship diagram shown in Figure 4 that describes an online bookstore scenario.
结合在集成本地XML存储数据一节介绍的场景,来看看图4所示的实体关系图,该图描述了一个在线书店的场景。
Assuming that the tables were created as described in the Integrating local XML store data section, you can fill them with data. The following lines show the content of the BOOKSTORE table.
如果按集成本地x ML存储数据一节中描述的那样建立了所需的表,就可以用数据填充这些表了。
After this, you go to the .bss section, which is like the .data section, except that the executable itself does not contain the values, it just notes how much space should be reserved for them.
这之后,进入到 .bss部分,此部分与 .data 部分基本相同,惟一的不同之处在于可执行程序本身不包含值,它只关注应该为它们保留多少空间。
In this section, you'll see how to generate keys that let you store data for each user session.
在这一部分中,您将看到如何生成键,让你存储每个用户会议所用的数据。
Be sure you include a good reference section where all your published and unpublished data came from, because you have a lot of unpublished climate data.
你需要将发布过的和没有发布过的数据所来源的文献参考纳入其中,因为你有很多未公开过的气候数据。
应用推荐