您要查找的是不是:
- static data area 静态数据区
- Does not hold static data over successive calls. 不为连续的调用持有静态数据。
- They are known to use static data structures. 众所周知它们使用了静态数据结构体。
- The data area passed to a system call is too small. 传递给系统调用的数据区域太小。
- 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. 数据区域中的蓝色单元格。
- Classes with static data members should not be shared. 不应共享具有静态数据成员的类。
- You can see that the StaticFun method incr( ) increments the static data i. 从中可看出,StaticFun的方法incr()使静态数据i增值。
- Check if a user has tampered with the static data in the http request. 检查用户是否篡改过http请求中的静态数据。
- To be the parameter data area in our server program. 声明为我们服务器程序中的参数数据区域。
- The sample includes a static data file so that you can run the sample. 示例中包含静态数据文件,以便可以运行该示例。
- Formatting data area will erase all the media contents.Continue? 对数据区进行格式化将会擦除所有媒体内容,您要继续么?
- The final culture-clash issue surrounds the organization of the static data. 最终的文化冲突问题围绕着静态数据的组织。
- Instead, synchronize access to static data by locking a private static object. 对象来同步对静态数据的访问。
- Static data members are implemented as the equivalent of global variables. 静态数据成员以全局变量的等效形式实现。
- Returning a pointer to static data may cause a function to be non-reentrant. 返回指向静态数据的指针可能会导致函数不可重入。
- Calling convention for functions and store static data on a per-process basis. 调用约定,并且按进程存储静态数据。
- So even if you've never created an object of that class you can call a static method or access a piece of static data. 所以尽管从未创建那个类的一个对象,仍能调用一个static方法,或访问一些static数据。
- Often all the locations in a data area have the same scope in the source program. 一个数据区中所有单位在源程序中常常有相同的定义域。
