Finally the identification methods of the signal state, pointer table, the table and the environment in substation are summed up.
最后总结了对变电站内信号灯状态、指针表、数字表和环境等的识别方法。
The program has one performance flaw-i retrieve the string entry in the associated string table by value rather than pointer.
该程序有一个性能缺陷—我是按值而不是按指针在关联的字符串表中检索字符串条目的。
Each object allocated on the GC heap has an 8-byte overhead (sync block + method table pointer).
每个在GC堆中分配的对象有一个8字节的头(同步块+方法表指针)。
First, the Vee-Table pointer is used to access virtual functions, and data members are accessed directly using compile time offsets.
首先,Vee -Table指针用于访问虚函数,而对数据成员的访问直接使用编译时偏移量实现。
Listing 8 shows the code for filling in the score and pointer for an individual cell in the table.
清单8显示了向表格中的初始单元格填充值和指针的代码。
Key-values Stores. The main idea here is using a hash table where there is a unique key and a pointer to a particular item of data.
KV存储的主要思想是一个哈希表,每个item有一个主键和特定的数据值。
Each entry in the PTE chain USES 4 bytes to store a pointer to the page-table entry and an additional 4 bytes to store the pointer to the next entry on the chain.
pte链的每一个条目使用4个字节来存储指向页表条目的指针,用另外4个字节来存储指向链的下一个条目的指针。
Read the pressure value, observation table pointer corresponding to the scale values and their relative units of value.
读取压力数值时,观察表上指针对应的刻度值加上其相对的单位值即可。
It does whatever initialization is required for the module, if any, but most crucially, it also passes a pointer to the method table back to Python.
初始化函数将完成模块所要求的所有初始化操作,但更重要的是,它还把一个指向方法表的指针传回给Python。
Every object has some additional bytes that the common language runtime USES to manage the object, such as the object's virtual table pointer and a reference to a sync block.
每个对象都有一些附加字节,通用语言运行库用来管理对象,如对象的虚表指针和同步锁定引用。
Specifies if the record pointer remains on the same parent record until the record pointer of the child table moves through all related records.
指定是否只有在子表的记录指针遍历了所有相关记录之后,才移动父记录的记录指针。
Normally, this is solved by each entry in the hash table being a pointer to a linked list, and the linked list would hold all the entries that hash to that same value.
通常的解决办法是为每一个哈希值指向一个链表,用于存放所有哈希冲突的值;
A successful lookup on a list or a hash table returns a pointer to the matching element.
一次成功的查询在一个列表或者Hash表中返回一个指针到匹配的要素。
That is, a Read function could return a pointer to a table object instead of returning a row of data.
也就是说,一个Read函数能够返回一个表对象的指针,而不返回一行数据。
Returns a pointer to the run-time type information (RTTI) table for the object type.
返回一个指向用于说明对象类型的RTTI表的指针。
If a pointer pointing to an object not in the graph, then the object is not a reachable object, and then garbage collector sets the slot to null in the short weak reference table.
如果一个指针指向一个不在图中的对象,那么此对象就是一个不可到达的对象,垃圾收集器就将短弱引用表相应的槽置空。
You could even set up a table of Pointers with the addresses of the functions of the interface, and return the address of a pointer to this table.
你甚至能够设置一个指针表,里面放置接口的函数地址,返回出来这个表的地址来用。
COM saves this pointer in an internal table and USES it when clients want to create an object of this class.
COM保存这个指针到内部表里,且当客户端想要创建这个类的对象时使用。
You could simply return a pointer to a standard C++ object (if you don't need to access functions), any other type of function lookup table, or whatever you wanted.
你可以简单地返回一个标准C++对象的指针(如果你不需要访问函数),任何函数查询表的其它类型指针,或你需要的任何类型的指针。
If a pointer pointing to an object not in the graph, then the object is not a reachable object, and then garbage collector sets the slot to null in the long weak reference table.
如果一个指针指向一个不在图中的对象(注意此时图中已包含Finalize可到达的对象),那么此对象就是一个不可到达的对象,垃圾收集器就将长弱引用表相应的槽置空。
The leaf-level pages store the index keys and page pointers, plus a pointer to the row offset table on the data page.
并且聚集索引中数据页就是页级别索引页,综合上述两点,聚集索引占据空间更小。
The leaf-level pages store the index keys and page pointers, plus a pointer to the row offset table on the data page.
并且聚集索引中数据页就是页级别索引页,综合上述两点,聚集索引占据空间更小。
应用推荐