型付き 英語 意味 - 英語訳 - 日本語の例文

名詞
typed
タイプ
種類
種別
一種
形式
方式
typing
タイプ
種類
種別
一種
形式
方式
type
タイプ
種類
種別
一種
形式
方式

日本語 での 型付き の使用例とその 英語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
型付き
ログのパスワード型付き
Logs Passwords Typed.
型付き配列。
Typed Array.
最も簡単な方法は、目的のサイズと型を指定して型付き配列ビューを作成することです。
The easiest way is to create a typed array view of the desired size and type.
型付き配列。
Typed Arrays.
プレーン・リテラルと型付きリテラルの両方の文字列は、Unicodeの正規形C[NFC]であることが推奨されます。
The string in both plain and typed literals is recommended to be in Unicode Normal Form C[[! NFC]].
WebGLバッファオブジェクトの内容を設定するためにはgl.bufferData()を型付き配列と共に使用します。
To set the contents of a WebGL buffer object, you use the gl. bufferData()call with a Typed Array.
はじめから型付き配列の設計はネイティブライブラリにバイナリデータを効率的に渡す必要性に牽引されました。
From the beginning, the design of Typed Arrays was driven by the need to efficiently pass binary data to native libraries.
MediaSourceAPI最近ではメディア要素もMediaSourceAPIからいくつかの型付き配列の恩恵を得ました。
Media Source API Recently,the media elements also got some Typed Array goodness in the form of the Media Source API.
別の型付き配列ビューを作成する方法は、最初にArrayBufferを作成しておき、それを指すビューを作成することです。
The other way to create typed array views is to create an ArrayBuffer first and then create views that point to it.
静的型付け(静的型付き言語)では、全ての式の型はそのプログラムを実行する前(一般にコンパイル時)に決定される。
In static typing all expressions have their types determined prior to the program being run(typically at compile-time).
例えば、拡張は、問題を解決するための機械が使用できる別のリソースに対して型付きリンクRFC5988を使用することがあります。
For example, an extension might use typed links[RFC5988] to another resource that can be used by machines to resolve the problem.
弱い型付き言語では、入力アクションとそれがキーボードから取得した値の違いを曖昧にできます。
In a weakly typed language, you can blur the differences between input actions and the values that they obtain from the keyboard.
設計の考慮事項はじめから型付き配列の設計はネイティブライブラリにバイナリデータを効率的に渡す必要性に牽引されました。
Design considerations From the beginning, the design of Typed Arrays was driven by the need to efficiently pass binary data to native libraries.
型付きコードでは、_on_body_enteredコールバックでは、検出したボディは一般的なPhysicsBody2Dになり、PlayerControllerにはなりません。
With typed code, the body you detect is going to be a generic PhysicsBody2D, and not your PlayerController on the_on_body_entered callback.
全ての型の型(Type:Type)を持つ依存型付きラムダ計算はGirard'sparadoxにより正規化しない。
For example the dependently typed lambda calculus with a type of all types(Type: Type) is not normalizing due to Girard's paradox.
その中には、型付き、型なしのコードインタラクションの性能向上や、ハッシュテーブルやセットに対するより高速なイテレーション、その他の機能が含まれている。
The new version adds several new features,including improvements to typed/untyped code interaction, faster iteration on hash tables and sets, and more.
すなわち、XMLとXMLSchemaの表現能力の豊かさと機能を利用し、それらの機能を可能な限り自然な形でJava言語とその型付き構成要素にマッピングする。
You can take advantage of the richness and features of XML and XML Schema and have these features mapped asnaturally as possible to the equivalent Java language and typing constructs.
バッファとビュー:型付き配列のアーキテクチャ最大の柔軟性と効率性を達成するため、JavaScript型付き配列の実装をバッファとビューに分離しました。
Buffers and views: typed array architecture To achieve maximum flexibility and efficiency, JavaScript typed arrays split the implementation into buffers and views.
個々の数値を読み込み、JavaScriptオブジェクト(構造化された小さなデータの場合)や型付き配列ビュー(大きなデータブロックの場合)に格納します。
Read the individual numeric values and store them in some other data structure,either a JavaScript object(for small amounts of structured data) or a typed array view for large blocks of data.
ECMAScript2016の作業が開始され、多くの提案がすでに提出されている:asyncfunctions,型付きオブジェクト,パラレルJavaScript,classデコレーター,observables。
Work has started on ECMAScript 2016, a number of proposals being submitted already, including among others:async functions, typed objects, parallel JavaScript, class decorators, and observables.
C、C++、Cなどの静的型付き言語の経験があるが、これまでに動的型付き言語を使用したことがない場合は、以下のチュートリアルを読むことをお勧めします。GDScript:動的言語の紹介。
If you have previous experience with statically typed languages such as C, C++, or C but never used a dynamically typed one before, it is advised you read this tutorial: GDScript: An introduction to dynamic languages.
ArrayBufferの内容は直接操作できません。かわりに、型付き配列ビューか特定のフォーマットでバッファを表すDataViewを生成し、それらをバッファの内容の読み書きに使用します。
You can't directly manipulate the contents of an ArrayBuffer; instead,you create a typed array view or a DataView which represents the buffer in a specific format, and use that to read and write the contents of the buffer.
FmClosedはファイルが閉じられていることを、fmInputとfmOutputはテキストファイルがリセットされている(fmInput)か書き換えられている(fmOutput)ことを、fmInOutは型付きまたは型なしのファイルがリセットまたは書き換えられていることを、それぞれ示します。
Where fmClosed indicates that the file is closed, fmInput and fmOutput indicate a text file that has been reset(fmInput) or rewritten(fmOutput),fmInOut indicates a typed or untyped file that has been reset or rewritten.
Berardiの成果に基づきBarendregtが提案したラムダ・キューブは、純粋な型付きラムダ計算(単純型付きラムダ計算、SystemF、LF、calculusofconstructionsなど)の関係を体系化したものである。
Based on work by Berardi on pure type systems, Barendregt proposed the Lambda cube to systematize the relations of pure typed lambda calculi(including simply typed lambda calculus, System F, LF and the calculus of constructions).
Data:abi_serialise(EVENT_NON_INDEXED_ARGS)(EVENT_NON_INDEXED_ARGSはインデックスされていない一連のEVENT_ARGS、abi_serialiseは上述のように関数から一連の型付き値を返すために使用されるABIシリアライゼーション関数です)。
Data: ABI encoding of EVENT_NON_INDEXED_ARGS (EVENT_NON_INDEXED_ARGS is the series of EVENT_ARGS that are not indexed, abi_encode is the ABI encoding function usedfor returning a series of typed values from a function, as described above).
ECMAScript2015(ES6)準拠の一環として、Uint8Array、Int16Array、Float64Arrayなどの型付き配列コンストラクターのいずれか、あるいはArrayBufferがnew 演算子なしで呼び出された場合に、FirefoxはTypeErrorを投げるようになりました。
As part of the ECMAScript 2015(ES6) compliance,Firefox now throws a TypeError if one of the typed array constructors, including Uint8Array, Int16Array and Float64Array, or ArrayBuffer is called without using the new operator.
しかし、オーディオやビデオ操作といった機能が追加され、WebSocketを使い未加工のデータにアクセスするなど、Webアプリケーションはさらにパワフルなものとなってきました、そのためJavaScriptコードが型付き配列内の未加工バイナリデータを手早く簡単に操作できれば有益である場合がよくある、ということが明らかになってきました。
However, as web applications become more and more powerful, adding features such as audio and video manipulation, access to raw data using WebSockets, and so forth, it has become clear that there are times when it would be helpful for JavaScript code to be able to quickly andeasily manipulate raw binary data in typed arrays.
XMLHttpRequest、FileReaderや他のinput/outputAPIでマルチバイトの型付き配列ビュー(Int16Array,Uint16Arrayなど)を使用することはお勧めしません。なぜなら型付き配列ビューはCPUネイティブのエンディアンを使用するからです。
It's not a good idea to use the multi-byte typed array views(Int16Array, Uint16Array, etc.) directly with data fetched via XMLHttpRequest, FileReader, or any other input/output API, because the typed array views use the CPU's native endianness.
結果: 29, 時間: 0.0227

トップ辞書のクエリ

日本語 - 英語