• This allows you to create an arbitrarily complicated data structure for the thread to work on, and pass it in as a single pointer.

    这样允许创建任意复杂数据结构将它作为一个指针传送给需要这个数据结构进行操作线程

    youdao

  • You could even just use a single pointer and write data back into the buffer you got it from, although this might be a nuisance to program for on the other end.

    甚至只需要使用一个指针数据回到读取数据所使用的缓冲区中即可,不过对于另外一端的编程来说可能有些麻烦。

    youdao

  • If there is no root or a pointer pointing to any part of the list then your data is lost in memory.

    如果没有没有指针指向链表那么数据丢失内存中了。

    youdao

  • A linked list consists of a node structure that contains two members: the data it is holding and a pointer to another node structure (or NULL, to terminate the list).

    包含节点结构体由部分构成:所持有数据以及指向另一个节点结构体(或者是NULL结束链表)的指针。

    youdao

  • This is in contrast with conservative GC systems which requires you to guess whether some piece of memory contains an object pointer or just some random data that resembles an object pointer.

    需要猜测某个内存包含对象指针一些类似对象指针的随即数据老式GC系统有鲜明的对比

    youdao

  • This is a pointer to a structure which holds the data about the SPE program itself.

    持有有关SPE程序本身数据结构指针

    youdao

  • This is a pointer to environment data for the program.

    程序环境数据指针

    youdao

  • This is done by entering just enough data to overwrite the arguments with dummy data and a new return pointer to a different function; the new function is now executed. 10

    通过输入足够数据数据覆盖参数输入不同函数返回指针来实现的,现在执行新的函数

    youdao

  • Important registers to look for when debugging through signals are the GPRs, instruction pointer (NIP), machine state register (MSR), trap, data address register (DAR), and so on.

    调试信号时,需要查看的一些重要寄存器包括GPR指令指针(NIP)、机器状态寄存器(MSR)、Trap数据地址寄存器(DAR)等等。

    youdao

  • The data pointer will now contain the pointer to that label each time the callback is called.

    现在每次调用调时,data指针都会包含那个标签指针。

    youdao

  • In cases where data is not optimally modeled as a single document, MongoDB has the concept of a "DBRef", which is a pointer from a field in a document to another document.

    数据不宜被构造成单独文档情况下MongoDBDBRef”的概念是从文档的个属性指向一个文档的指针。

    youdao

  • If a function needs to maintain the state of some data over successive calls, such as a working buffer or a pointer, the caller should provide this data.

    如果函数需要在一系列调用期间维持某些数据状态比如工作缓存指针那么调用者应该提供数据。

    youdao

  • This simple design, possible because the data obeys strict LIFO order, means that no complex data structure is needed to track stack contents - a simple pointer to the top of the stack will do.

    这种简单设计,很有可能是考虑数据操作都符合后进先出(LIFO )规则,这意味着访问内容并不需要复杂的数据结构一个简单的栈指针就能搞定一切

    youdao

  • Instead of having multiple directly accessible arguments, you get a pointer into main memory and the SPE has to issue DMA requests to get the pointed-to data from main memory.

    它没有使用多个直接访问参数,而是使用一个指向存的指针,SPE需要发出dma请求主存中获取指针所指向数据

    youdao

  • Returning a pointer to static data may cause a function to be non-reentrant.

    返回指向静态数据指针可能会导致函数不可重入。

    youdao

  • In that case, the contents of pointer gonzo - a 4-byte memory address - live in the data segment. The actual string it points to does not, however.

    这个示例中指针数据中占用了4个字节,但是指针所指向的字符串则不在数据段中。

    youdao

  • First, the Vee-Table pointer is used to access virtual functions, and data members are accessed directly using compile time offsets.

    首先,Vee -Table指针用于访问函数对数据成员访问直接使用编译偏移量实现。

    youdao

  • Here you have a struct that includes the first element as a data item and the second element as a pointer to the next node.

    这样就拥有了struct其中第一个元素数据条目第二个元素为指向一个节点的指针

    youdao

  • Does not return a pointer to static data; all data is provided by the caller of the function?

    返回指向静态数据指针所有数据函数的调用者提供

    youdao

  • Dxferp: a pointer to user memory of at least dxfer_len bytes in length for data transfer.

    dxferp指向数据传输时长度至少dxfer_len字节用户内存的指针。

    youdao

  • 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一个主特定数据值。

    youdao

  • An ID or pointer to that data is stored on the client as a cookie.

    数据标识指向该数据的指针作为cookie存储客户机上。

    youdao

  • Position your mouse pointer over the Data View chart, and hold down your left mouse button to display the actual values, as shown in Figure 15.

    鼠标指针DataView图表上按住鼠标左键显示实际如图 15 所示。

    youdao

  • This is only a pointer to some of the problems that may lie ahead - issues of command and control, data exchange and the cost of a truly comprehensive system.

    那些如指挥控制问题数据交换问题真正全面系统成本来说仅仅一个暗示

    youdao

  • The code converts data into a pointer to GtkLabel.

    代码data转换GtkLabel的指针

    youdao

  • The data argument is a pointer to the private data (see Listing 7).

    data参数一个指向私有数据的指针(参见清单7)。

    youdao

  • There is a close relationship between two data structure types. In this case, one of the two often maintains a pointer initialized to the address of the second one.

    数据结构类型之间紧密关系情况,其中经常会维持一个指针第二个类型的住址去设定初值。

    youdao

  • There is a close relationship between two data structure types. In this case, one of the two often maintains a pointer initialized to the address of the second one.

    数据结构类型之间紧密关系情况,其中经常会维持一个指针第二个类型的住址去设定初值。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定