首页 / 词典 / good

addr

  • 网络地址;地址输入;内存地址
addraddr
  1. The study authors provide a new dependency measure they developed called the adult disability dependency ratio ( ADDR ) .

    论文著作者们发明了新的依赖性度量法,称为成人失能依赖率(ADDR)。

  2. In this example , we specify an input parameter named addr of type Address_t .

    在此例中,我们指定了一个Addresst类型的名为addr的输入参数。

  3. ADDR is used in the parameter to give a pointer to the array as the parameter , and not the value itself .

    在参数中使用ADDR来把指向数组的指针作为参数,而不是值本身。

  4. Run lsdev – C | grep $ ADDR , substituting the address field to view the child devices .

    运行lsdev–Cgrep$ADDR,取代地址字段查看子设备。

  5. Prints the memory state of size bytes starting at memory address ( addr ), as explained previously in the Application programming interface section .

    打印开始于内存地址(addr)的字节Size的内存状态,正如先前在应用程序编程接口部分所解释的那样。

  6. Simulates reading size bytes starting at address addr , generates any Purify errors that read would cause , and calls purify_stop_here upon error .

    模拟阅读开始于addr的size字节,产生读取将会导致的任何Purify错误,根据错误调用purifystophere。

  7. The new element " POBox " does not appear in the updated document because its parent element " addr " is deleted .

    新元素“POBox”不会出现在更新后的文档中,因为它的父元素“addr”被删除了。

  8. The simplest is purify_watch ( addr ), which sets a read-write watch point on four bytes starting at the given address .

    最简单的是purifywatch(addr),它在特定地址的四个字节上设置了一个读取-写入观察点。

  9. As another example , consider a single update statement that deletes the " addr " element and also inserts a new element " POBox " into / customerinfo / addr .

    再举一个例子。假设一个更新语句删除“addr”元素并在/customerinfo/addr中插入新元素“POBox”。

  10. Prints specific details about the memory at location addr , including its location ( stack , heap , text ) and , if it is heap memory , then the call chains of its allocation and free history .

    打印关于addr单元内存的特殊细节,包括它的储存单元(堆叠,累计,文本)以及,如果它累计了大量内存,还有它的分配调用链和释放历史。