structure pointer的意思|示意

美 / ˈstrʌktʃə ˈpɔɪntə / 英 / ˈstrʌktʃɚ ˈpɔɪntɚ /

结构指示器


structure pointer相关短语

1、 pointer structure 指示字结构

2、 pointer to structure 指向结构的指示字,结构指示字,翻译,结构指示字英语

3、 pointer information storage structure 指示字信息存储结构

4、 Function pointer structure 函数指针结构

structure pointer相关例句

Finally, it creates an inquiry context for group member and sets the member name syntax field in the inquiry context structure and returns pointer to created inquiry context structure to the caller.

最后,为组成员创建查询上下文,设置查询上下文结构中的成员名语法字段,把创建的查询上下文结构的指针返回给调用者。

All the necessary initializing of the Internet control block structure pointer is done and the control returns to tcp_attach .

完成所有必要的Internet控制块结构指针初始化之后,该控制返回到tcp_attach 。

Applying structure pointer and dynamic data structure, such as the linked list and queue in c, we have made the working software executed with less memory requirement and time overhead.

并根据C语言结构功能强的特点,采用结构指针及链表、队列等动态数据结构,使整个算法具有节省内存、快速省时的特点。