STRUCTS - 日本語 への翻訳

英語 での Structs の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
To simplify things let's say we need to fill out only two structs: the color struct and the margin struct..
わかりやすくするため、color構造体とmargin構造体の2つの構造体のみを埋める必要があるとします。
Those structs contain style information for a certain category like border or color.
この構造体には、ボーダーや色など、特定の種類のスタイル情報が格納されます。
Classes and structs are two of the basic constructs of the common type system in the. NET Framework.
クラスと構造体は、.NETFrameworkの共通型システムの2つの基本構成です。
Structs do not support inheritance but they do support interfaces.
構造体では、継承はサポートされませんが、インターフェイスを実装することはできます。
We need to create a style context for this node and fill its style structs.
このノードのスタイルコンテキストを作成し、そのスタイル構造体を埋める必要があります。
It's got callback functions for handling complex types and handles arrays of data and nested structs as well.
なお、コールバック関数を使用して、複合的な型やデータの配列、ネストされた構造体を扱ったりすることができます。
What we felt missing is a way to read in arrays and structs of data in a convenient endian-safe fashion.
不足しているとすれば、エンディアンセーフな方法でデータの配列や構造体を読み込む方法です。
Read the getting started guide to familiarize yourself with how Superstruct works. After that, check out the full API reference for more detailed information about structs, types and errors….
スタートアップガイドを読んでSuperstructがどのように機能するかを理解した後、構造体、型、エラーに関する詳細な情報については、APIリファレンス全体をご覧ください…。
Tuple structs are like structs with regards to repr(C), as the only difference from a struct is that the fields aren't named.
Repr(C)を適用した状況では、タプルは構造体と似ています。構造体との違いは、フィールドに名前がないことだけです。
Superstruct supports more complex use cases too like defining list or scalar structs, applying default values, composing structs inside each other, returning errors instead of throwing them, etc.
Superstructは、リストまたはスカラー構造体の定義、デフォルト値の適用、構造体の相互構成、エラーをスローする代わりに返すなど、より複雑なユースケースもサポートします。
Similarly to a restriction already existing for classes, Swift structs no longer allow defining an initializer in a different module that directly initialized the struct's fields.
既に存在するクラスに対する制限と同様に、Swift構造体は、別のモジュールで、構造体のフィールドを直接初期化するイニシャライザを定義することはできない。
Text Style Row structs are part of the built-in stylings provided with Rich Text Block that enables you to define the font type, whether it is outlined, what type of color and size it should be.
TextStyleRowとImageRowです。TextStyleRow構造体は、RichTextBlockのビルトインスタイルの一部であり、フォントのタイプ、たとえばアウトラインの有無、色、サイズなどを定義できます。
While GDScript's dictionaries resemble python dictionaries, it also supports Lua style syntax and indexing, which makes it useful for writing initial states and quick structs.
GDScriptの辞書はPythonの辞書に似ていますが、Luaスタイルの構文と索引付けもサポートしているので、初期状態や素早い構造体を書くのに役立ちます。
The GENERATED_UCLASS_BODY()/ GENERATED_USTRUCT_BODY() macros are required in reflected classes or structs, as they inject additional functions and typedefs into the class body.
GENERATED_UCLASS_BODY()/GENERATED_USTRUCT_BODY()マクロは、追加の関数とtypedefをクラス本体に注入するので、リフレクションされるクラスまたは構造体の中で必要となります。
Difference between'struct' and'typedef struct' in C++?
Struct'と'typedefstruct'の違いはC++ですか?
We will begin by filling out the margin struct.
まず、margin構造体から始めます。
A structure data type is declared by struct statement.
構造体は,struct文により宣言される。
Struct at night is a different place from Struct during daytime!
夜のストラクトの雰囲気は昼間とはまた違いました!!
The C concepts of struct and union have been removed.
BマッチやCマッチの概念は廃止された。
If the struct has more than three fields.
相手フィールドにモンスターが3以上存在する場合、。
結果: 46, 時間: 0.0348

異なる言語での Structs

トップ辞書のクエリ

英語 - 日本語