国产高清精品免费区-男女一进一出抽搐免费视频-中日韩一二三级黄色永久视频-日韩精品人妻一区二区免费视频-日本久久视频在线观看-99热这里只有精品88热-亚洲韩国黄色最新短视频一区-日韩伦理在线观看免费全集-国产av一区二区三区天堂

struct

struct

 英

  • 網(wǎng)絡(luò)結(jié)構(gòu);結(jié)構(gòu)體;結(jié)構(gòu)體類型

例句

It is possible to split the definition of a class or a struct, or an interface over two or more source files.

可以結(jié)構(gòu)接口定義拆分兩個(gè)多個(gè)文件

Keyword to overload a built-in operator or to provide a user-defined conversion in a class or struct declaration.

關(guān)鍵字用于結(jié)構(gòu)聲明聲明運(yùn)算運(yùn)算符聲明可以采用下列形式之一

Now, you might think that this would cause problems for programs calling malloc -- how do they know about this struct?

現(xiàn)在可能會(huì)認(rèn)為當(dāng)程序調(diào)用malloc時(shí)會(huì)引發(fā)問題——它們如何知道這個(gè)結(jié)構(gòu)

After this call, the struct is considered to be definitely assigned; that is, all its members are initialized to their default values.

這個(gè)呼叫之后結(jié)構(gòu)視為已經(jīng)明確指派也就是所有成員已經(jīng)初始化為它們預(yù)設(shè)

A struct cannot be abstract and is always implicitly sealed.

struct不能abstract應(yīng)始終隱式sealed

The main SPE program will receive an effective address pointer to a struct containing the size and pointer of a string in main memory.

SPE程序接收包含字符串大小指針struct有效地址指針

Unless you need reference-type semantics, a small class may be more efficiently handled by the system if you declare it as a struct instead.

除非需要引用類型語義較小聲明結(jié)構(gòu)可以提高系統(tǒng)處理效率

This sort of control over struct layout is useful when using platform invocation.

使用平臺(tái)調(diào)用時(shí)這種結(jié)構(gòu)布局控制有用

Internally, Boost is publicly deriving a class from the struct F (see Listing 19), then creating an object out of that class.

內(nèi)部BooststructF公共派生一個(gè)清單19),然后這個(gè)創(chuàng)建對象

You tried to initialize a bit field with a non scalar (struct, union, array, or class).

嘗試標(biāo)量結(jié)構(gòu)聯(lián)合數(shù)組初始

This struct acts as a container for the properties that you mark up (the link URL and linked text).

這個(gè)struct好比標(biāo)記屬性鏈接URL鏈接文本一個(gè)容器

As shown in Listing 1, the virtual file system is maintained as a linked list of struct vfs, as denoted by the member vfs_next.

清單1成員vfs_next指定虛擬文件系統(tǒng)作為structvfs進(jìn)行維護(hù)

Partial type definitions allow the definition of a class, struct or interface to be split into multiple files.

分部類型定義允許結(jié)構(gòu)接口定義拆分多個(gè)文件

If the entry is a file, you print the name and the number of bytes it's currently using (found using the st_size member of the struct stat).

如果條目一個(gè)文件那么顯示名稱字節(jié)數(shù)structstatst_size成員找到)。

The volatile keyword can only be applied to fields of a class or struct.

涉及類型必須結(jié)構(gòu)字段

Then, let's say that the address of the struct itself is in a register called register X.

然后假設(shè)這個(gè)結(jié)構(gòu)本身地址一個(gè)X寄存

Unless you need reference-type semantics, small classes may be more efficiently handled by the system as a struct.

除非需要引用類型語義否則系統(tǒng)較小作為結(jié)構(gòu)處理效率會(huì)

As the work_struct indicates the handler function to use, you can use the work queue to queue work for a variety of handlers.

由于work_struct指出采用處理程序函數(shù)因此可以利用工作隊(duì)列不同處理程序進(jìn)行任務(wù)排隊(duì)

To set the access level for a class or struct member, add the appropriate keyword to the member declaration.

若要設(shè)置成員結(jié)構(gòu)成員訪問級別成員聲明添加適當(dāng)關(guān)鍵字

Suppose you want to tag classes and structs with the name of the programmer who wrote the class or struct.

假設(shè)編寫結(jié)構(gòu)程序員名字標(biāo)記結(jié)構(gòu)

Generics permit classes, struct s, interfaces, delegates, and methods to be parameterized by the types of data they store and manipulate.

泛型允許結(jié)構(gòu)接口委托方法根據(jù)它們保存維護(hù)數(shù)據(jù)類型參數(shù)化

Class or struct members can be declared with one of five types of access.

可以使用訪問類型一來聲明成員結(jié)構(gòu)成員

The work to be communicated through the work queue is defined by the work_struct structure.

通過工作隊(duì)列通信任務(wù)可以結(jié)構(gòu)work_struct定義

In various languages, this collection is realized as an object, record, struct, dictionary, hash table, keyed list, or associative array.

這個(gè)集合可能實(shí)現(xiàn)對象記錄結(jié)構(gòu)詞典列表列表關(guān)聯(lián)數(shù)組具體情況取決于使用語言

A default constructor is always provided to initialize the struct members to their default values.

總是提供默認(rèn)構(gòu)造函數(shù)結(jié)構(gòu)成員初始化為它們默認(rèn)

A special method on a class or struct that initializes the objects of that type.

結(jié)構(gòu)用于初始類型對象一種特殊方法

If T is a struct type, either all fields of T must be exported, or the assignment must be in the same package in which T is declared.

如果T一個(gè)結(jié)構(gòu)類型要么所有成員變量公有要么賦值發(fā)生聲明T內(nèi)

Indexers permit instances of a class or struct to be indexed in the same way as arrays.

索引允許結(jié)構(gòu)實(shí)例按照數(shù)組相同方式進(jìn)行索引

Work is represented by a work_struct structure, which identifies the work to be deferred and the deferral function to use (see Figure 3).

任務(wù)結(jié)構(gòu)體work_struct說明用來鑒別哪些任務(wù)延遲以及使用哪個(gè)延遲函數(shù)參見3)。

Name this parameter start and set its direction as In , and then from Browse type dialog, select Point struct as its type.

參數(shù)命名start方向設(shè)置In然后Browsetype對話選擇Pointstruct作為類型

Within a struct declaration, fields cannot be initialized unless they are declared as const or static.

結(jié)構(gòu)聲明除非字段聲明conststatic否則無法初始

Struct is an opaque representation of the token returned by the metadata to represent a parameter.

結(jié)構(gòu)元數(shù)據(jù)返回表示參數(shù)標(biāo)記不透明表示形式

The fixed array can take any of the attributes or modifiers that are allowed for regular struct members.

固定數(shù)組采用允許普通結(jié)構(gòu)成員使用任何屬性修飾符

A struct cannot inherit from another struct or class, and it cannot be the base of a class.

一個(gè)結(jié)構(gòu)不能另一個(gè)結(jié)構(gòu)繼承而且不能作為一個(gè)

Any class, struct, or interface members declared in a partial definition are available to all of the other parts.

分部定義聲明任何結(jié)構(gòu)接口成員所有其他部分使用

The Linux kernel keeps complete information about a process in a process descriptor defined as struct task_struct.

Linux內(nèi)核關(guān)于進(jìn)程完整信息保存進(jìn)程描述符結(jié)構(gòu)定義structtask_struct。

VLA cannot be a member of a struct or union.

VLA不能結(jié)構(gòu)或者聯(lián)合成員

Struct is an object representation of a token that represents a method.

結(jié)構(gòu)表示方法標(biāo)記對象表示形式

To resolve this error, change the class to a struct or declare the field as an ordinary array.

若要解決錯(cuò)誤class改為struct或者字段聲明普通數(shù)組

Whenever a class or struct is created, its constructor is called.

每當(dāng)建立類別結(jié)構(gòu)時(shí)會(huì)呼叫建構(gòu)

熱門查詢