如果它是一个结构,可以这样。
Declaring a new struct type is simple.
定义一个新的struct类型很简单。
This struct is for kernel internal use only.
这个结构是仅供内核内部使用。
I do not quite understand its grammatical struct.
我不太明白它的语法结构。
In this case, the struct is a bit more complicated, to wit.
在这种情况下,该结构是一个比较复杂,以机智。
A struct is a value type, while a class is a reference type.
结构是值类型,而类是引用类型。
This wizard adds a member function to a class, struct, or union.
本向导向类、结构或联合添加成员函数。
It is also an error to initialize an instance field in a struct body.
在结构体中初始化实例字段也是错误的。
When I declared the Car struct, I gave it what is called an anonymous member.
当我声明Car这个struct的时候,我定义了一个匿名成员。
A class or struct may have multiple constructors that take different arguments.
一类或结构可以有多个构造函数以不同参数。
A class or struct may have multiple constructors that take different arguments.
类或结构可能有多个接受不同参数的构造函数。
The kernel keeps the state information of a process in the state field of struct task_struct.
内核将进程的状态信息保存在struct task_struct的state字段中。
The kernel keeps the state information of a process in the state field of struct task_struct.
内核将进程的状态信息保存在struct task_struct的state字段中。
应用推荐