累计查询 0.00 亿次

struct

/strʌkt/
  • n.
    结构;结构体;创建构架数组

双语例句

  1. These are changes in struct cfs_rq.
    以下是struct cfs_rq中的变动。
  2. Declaring a new struct type is simple.
    定义一个新的struct类型很简单。
  3. 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.