您要查找的是不是:
- global data area 整体数据区
- The data area passed to a system call is too small. 传递给系统调用的数据区域太小。
- Protects global data by making a local copy of it. 通过制作全局数据的本地拷贝来保护全局数据。
- Drag the Sales field into the Data area. 将“销售额”字段拖到“数据”区域中。
- Add the Sales Amount measure to the data area. 将“销售额”度量值添加到数据区域。
- The blue cells are in the data area. 数据区域中的蓝色单元格。
- Guideline 2, protection of global data, can be ensured in two ways. 准则2,全局数据的保护可以通过两种方式得到保证。
- To be the parameter data area in our server program. 声明为我们服务器程序中的参数数据区域。
- Formatting data area will erase all the media contents.Continue? 对数据区进行格式化将会擦除所有媒体内容,您要继续么?
- However,C++ still allowed global data and global functions,so clashing was still possible. 然而,C++仍然允许使用全局数据以及全局函数,所以仍然难以避免冲突。
- Completes the global function definitions and global data definitions for this dynamic module. 完成此动态模块的全局函数定义和全局数据定义。
- These help in locating global data and function addresses while analyzing stacks. 这些有助于在分析堆栈时找到全局数据和函数地址。
- Often all the locations in a data area have the same scope in the source program. 一个数据区中所有单位在源程序中常常有相同的定义域。
- Procedures are often found using global data, though this should be done only when absolutely necessary. 常常发现过程使用全局数据,尽管只有在绝对必要时才应该这样做。
- The extern function and global data structure are separately declared in the. C file and the. Asm source file. 外部函数和全局数据结构分别在.;c文件和
- This data includes the import address table, string constants, static global data, and so on. 此数据包括导入地址表、字符串常数、静态全局数据,等等。
- The password of MicroDog can be set by user. If the password is wrong, the data area cannot be read and written. 微狗可以由软体发展商设置口令,口令错误将不能对资料区进行读写。
- The pointer drags the Quarter field from the PivotTable Field List to the data area. 指针将“季度”字段从“数据透视表字段列表”拖到数据区域中。
- Developers can even use Kprobes to modify register values and global data structure values. 开发者甚至可以使用Kprobes来修改寄存器值和全局数据结构的值。
- As usual, we start by loading necessary modules and initializing global data structures. 按步就班的,我们从引入必要的模块和初始化全局数据结构开始。