语言选择:
免费网上英汉字典|3Dict

struct

资料来源 : pyDict

结构,结构体

资料来源 : Free On-Line Dictionary of Computing

struct
     
         A data type in {C} and {C++} corresponding to a
        {record} in {Ada} or {Pascal} or a {tuple} in {functional
        programming}.  A struct has one or more members, each of which
        may have different types.  It is used to group associated data
        together.
     
        (1995-02-14)
依字母排序 : A B C D E F G H I J K L M N O P Q R S T U V W X Y Z