pointer to structure的意思|示意
指向结构的指针
pointer to structure的网络常见释义
指向结构的指示字 ... 指向记录的指示字 pointer to record 指向结构的指示字 pointer to structure 指向列表假脱机输出 directing listed spooled output ...
结构指示字 ... 激励指示字 activation pointer 结构指示字 pointer to structure 逻辑指示字 logical pointer ...
翻译 ... algometry翻译 【医】 痛觉测验法 automobile finish翻译 【化】 汽车漆; 汽车罩面漆 pointer to structure翻译 【计】 结构指示字 ...
结构指示字英语 ... 公用地址英语 【计】 common address; public address 结构指示字英语 【计】 pointer to structure 顶层设计英语 【计】 top-level design ...
pointer to structure相关例句
The structure in Listing 4 is used by the mimeokay function for one purpose: to set the global string pointer fstr to the appropriate MIME type string matching the file's extension: fext.
清单 4 中所示的结构由 mimeokay 函数使用,用来实现以下用途:将全局字符串指针 fstr 设置为与文件扩展名 fext 相匹配的合适的 MIME 类型。
Another pointer of type SSL is also needed to hold the SSL connection structure (this is required for something that will be done shortly).
还需要另一个ssl类型的指针来保持SSL连接结构(这是短时间就能完成的一些连接所必需的)。
Fp is the pointer to the file structure.
fp是指向文件结构的指针。
To avoid copying the whole structure in the rule, a pointer is generated, &@3.
为了防止拷贝这个规则中的整个结构,我们生成了一个指针 &@3。
After the pointer to the OVERLAPPED structure is returned, the CONTAINING_RECORD macro can be used to obtain a pointer to the extended structure.
当得到了指向OVERLAPPED结构的指针以后,可以用CONTAINING_RECORD宏取出其中指向扩展结构的指针。
Step 3: Populate the function pointer structure before returning to db2.
步骤3:在返回DB2之前填充函数指针结构。