struct
推荐文章



释义
[计][C](数据类型)结构,结构体(定义关键字);
英英释义
Struct
struct (short for "structure") is a computer science term for a record that is used to store more than one value.
以上来源于:Wikipedia
权威例句
The Depression Anxiety Stress Scales ( DASS ): Normative data and latent struct ...The covalent and three-dimensional structure of concanavalin A. IV. Atomic coordinates, hydrogen bonding, and quaternary structure.
Consistent inelastic design spectra: strength and displacement. Earthq Eng Struct Dyn 23(5): 507-521
Mastronarde, D.N. Automated electron microscope tomography using robust prediction of specimen movements. J. Struct. Biol. 152, 36-51
TEMPORARY SUPPORT STEPPED REMOVING TECHNOLOGY WITH DIVISIONS AND CLASSIFICATIONS FOR LONG-SPAN PRESTRESSED SPATIAL STEEL STRUCTURE
Mindell, J. A. & Grigorieff, N. Accurate determination of local defocus and specimen tilt in electron microscopy. J. Struct. Biol. 1...
Analysis about Influencing Factors of Village Doctor's Job Stability in Shandong against the New Medical Reform:Based on Structural ...
Neurogenesis and neuron regeneration in the olfactory system of mammals. I. Morphological aspects of differentiation and structural ...
Polyene antibiotic-sterol interactions in membranes of Acholeplasma laidlawii cells and lecithin liposomes. 3. Molecular structure o...
Architectures à clusters dans les phases intermétalliques du gallium : Elaboration, caractérisation structurale...
1. These are changes in struct cfs_rq.
以下是struct cfs_rq中的变动。
youdao
2. Declaring a new struct type is simple.
定义一个新的struct类型很简单。
youdao
3. Listing 1. Definition of struct sg_io_hdr.
清单1 . sg_io_hdr结构的定义。
youdao
4. Listing 1. Important fields from struct key.
清单1.struct key中的重要字段。
youdao
5. This is very useful for accessing members of a struct.
这对于访问结构中的成员是非常有用的。
youdao
6. The general format of a "struct" document is as follows.
“struct ”文档的常用格式如下。
youdao
7. Listing 1 shows some important fields from struct key.
清单1给出structkey中一些重要的字段。
youdao
8. Listing 11. Possible flag values of struct key fields.
清单11. structkey字段可能的标志值。
youdao
9. Those functions can then be called as methods on the struct.
这些函数之后可作为struct的方法而被调用。
youdao
10. A struct that represents a 'potential request for cancellation'.
一个代表了“潜在的撤销请求”的结构体。
youdao
11. In EffecTV.h, modify the _effect struct to include the following.
在EffecTV . h中修改_ effectstruct,以包含以下代码。
youdao
12. Listing 5. Output of struct thread_info for pids 1508 and 1509.
清单5.pid 1508和1509的结构体thread_info的输出。
youdao
13. If okay, save the start page in a field of the struct pointed to by psa.
如果没有问题,则在ps a所指结构的字段中保存起始页。
youdao
14. Therefore, create the following struct to hold all buffer-specific information.
因此,创建以下结构来保存所有与缓冲区相关的信息。
youdao
15. Mostly these are fields of struct key_user defined in security/keys/internal.h.
大多数字段是security/keys/internal.h 中定义的struct key_user 的字段。
youdao
16. Figure 1 represents the struct mystruct and its members in the heap segment.
图1表示堆分段中的struct mystruct及其成员。
youdao
17. Vfs_gfs points to the struct GFS structure for the corresponding file system.
vfs_gfs指向对应的文件系统的structgfs结构。
youdao
18. When I declared the Car struct, I gave it what is called an anonymous member.
当我声明Car这个struct的时候,我定义了一个匿名成员。
youdao
19. Then, let's say that the address of the struct itself is in a register called register X.
然后,假设这个结构体本身的地址在一个名为X 的寄存器中。
youdao
20. The socket structure in Linux is struct sock, which is defined in linux/include/net/sock.h.
Linux中的socket结构是structsock,这个结构是在 linux/include/net/sock.h中定义的。
youdao
21. The struct keyword provides a way to collect a group of variables together into a structure.
struct关键字提供了将一组变量集中到一个结构的方法。
youdao
22. The kernel keeps the state information of a process in the state field of struct task_struct.
内核将进程的状态信息保存在struct task_struct的state字段中。
youdao
23. Notice that in both the PPE and the SPE the struct was aligned to 16 bytes and padded to 16 bytes.
注意在PPE和SPE 中,这个结构被对齐为16字节,并填充成 16 个字节。
youdao
24. Figure 3 represents the struct mystruct and its members in the heap segment after the overflow.
图3表示溢出后的堆分段中的struct mystruct及其成员。
youdao
25. Figure 2 represents the struct mystruct and its members in the heap segment after the overflow.
图2表示溢出后的堆分段中的struct mystruct及其成员。
youdao
26. Each scheduler module needs to implement a set of functions as suggested by struct sched_class.
每个调度程序模块需要实现struct sched_class建议的一组函数。
youdao
27. This struct ACTS as a container for the properties that you mark up (the link URL and linked text).
这个struct就好比是已标记属性(链接url与被链接的文本)的一个容器。
youdao
28. Once created, a struct represents a new type that can then be used throughout your interface definition.
一旦创建了,struct 表示可以在整个接口定义中被使用的新类型。
youdao
29. The second one, get_sockets , takes the socket, accepts a connection, and creates a struct sockets object.
第二个子程序get _ sockets,以这个套接字为参数,接受连接,并创建一个structsockets对象。
youdao
30. The POSIX 1003.1 standard defines only one required entry for struct dirent, an array of char named d_name.
POSIX 1003.1标准仅仅为structdirent定义了一个必需的条目,即char数组d _ name。
youdao
struct




