中英互译
struct
英 /strʌkt/
基本释义
- n.结构;结构体;创建构架数组
双语例句
- These are changes in struct cfs_rq.以下是struct cfs_rq中的变动。
- Declaring a new struct type is simple.定义一个新的struct类型很简单。
- Listing 1. Definition of struct sg_io_hdr.清单1 . sg_io_hdr结构的定义。
网络短语
- struct types结构类型;布局类型
- struct type结构类型
- struct file文件结构;文件对象;结构体;文件描述符
- struct Node链表节点;定义结点结构类型;线段树;结构体类型
- sizeof struct结构大小
同义词
n.
结构;结构体;创建构架数组
词义分布
结构
91.9%
结构体
8.1%
英英释义
- struct (short for "structure") is a computer science term for a record that is used to store more than one value.