小窓モード


プレミアム

ログイン
設定

設定

引数バイトの英語

ピン留め

追加できません

(登録数上限)

単語を追加

日英・英日専門用語辞書での「引数バイト」の英訳

引数バイト


「引数バイト」の部分一致の例文検索結果

該当件数 : 24



例文

引数はより重要なバイトを下位にもつ2バイトです。例文帳に追加

An argument is two bytes, with the more significant byte last. - Python

コンマ区切りのそれぞれの STR 引数の連続するバイトを発行する。例文帳に追加

added, unlike in .SDATAZ) of each STR argument given, and optionally separated by commas.発音を聞く  - JM

pathname引数バイトコンパイルされたコードファイルを指します。例文帳に追加

The pathname argument points to the byte-compiled code file. - Python

pagesize引数バイト単位でのページサイズであり、ファイルはこのサイズに分割される。例文帳に追加

The pagesize argument is the size, in bytes, of the pages into which the file is broken up.発音を聞く  - JM

NUL バイトが埋め込まれていない文字列でのみ動作します。 この書式化単位には二つの引数が必要です。例文帳に追加

It only works for encoded data without embedded NUL bytes. This format requires two arguments. - Python

イメージファイルの幅w、高さh、1ピクセルあたりのバイト数bを引数として扱います。例文帳に追加

Treat data as a pixmap of width w and height h, withb bytes per pixel.発音を聞く  - Python

例文

大きすぎてデフォルトの二バイトに当てはめることができない引数をもつあらゆるオペコードの前に置かれます。 extは二つの追加バイトを保持し、その後ろのオペコードの引数と一緒になって取られます。例文帳に追加

Prefixes any opcode which has an argument too big to fit into the default two bytes. ext holds two additional bytes which, takentogether with the subsequent opcode's argument, comprise a four-byteargument, ext being the two most-significant bytes. - Python

>>例文の一覧を見る


調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

「引数バイト」の部分一致の例文検索結果

該当件数 : 24



例文

このルーチンは (指定された場合には)、二番目のキー引数バイト数を返さなくてはならない。 これは二番目のキー引数が一番目のキー引数より大きいかどうか決めるのに必要である。例文帳に追加

If specified, this routine must return the number of bytes of the second key argument which are necessary to determine that it is greater than the first key argument.発音を聞く  - JM

size引数の値がワーキングディレクトリの絶対パス名の長さより小さい。 長さには文字列の終端バイトも含まれる。例文帳に追加

The size argument is less than the length of the absolute pathname of the working directory, including the terminating null byte.発音を聞く  - JM

key引数バイト文字列であり、バッファを共有したい複数プロセス間でのネゴシエーションに使われる。例文帳に追加

The key argument is the byte string used to negotiate between multiple processes wishing to share buffers.発音を聞く  - JM

"es" 書式化単位と違って、この変化形はバイトが埋め込まれていてもかまいません。 この書式化単位には三つの引数が必要です。例文帳に追加

Unlike the"es" format, this variant allows input data which contains NULcharacters.It requires three arguments.発音を聞く  - Python

省略可能な引数alignがtrueなら、チャンクデータが偶数個で2バイトごとに整頓されていると想定します。例文帳に追加

If the optional argument align is true, chunks are assumed to be aligned on 2-byte boundaries. - Python

プログラムローダ16は、クラスタファイル12からバイトコードを読み出し、バイトコードがサブルーチンコールであれば、判定情報記憶部17の内容に基づいてこのバイトコード及び引数設定バイトコードのロード先を、Java仮想マシン13にするかJITコンパイラ15にするかを決定し、決定されたロード先にバイトコードをロードするという処理を繰り返し実行する。例文帳に追加

The program loader 16 reads out a byte code from the cluster file 12, decides whether a load location of this byte code and an argument setup byte code is the Java virtual machine 13 or the JIT compiler 15 based on content of a determination information storage unit 17 if the byte code is a subroutine call and iterates a loading process for the byte code to the decided load location. - 特許庁

最大で size バイトをファイルから読み込みます (size バイトを取得する前に EOF に到達した場合、それ以下の長さになります)size 引数が負であるか省略された場合、EOF に到達するまでの全てのデータを読み込みます。例文帳に追加

Read at most size bytes from the file (less if the read hitsEOF before obtaining size bytes). If the size argument is negative or omitted, read all data until EOF is reached. - Python

例文

これらの codec の中にはUnicode 文字列からバイト文字列への変換を行わず、むしろ単一の引数をもつ全写像関数はエンコーディングとみなせるというPython codec の性質を利用したものもあります。 以下に列挙した codec では、``エンコード'' 方向の結果は常にバイト文字列方向です。例文帳に追加

Some of them don't convert from Unicode strings to byte strings, but instead use the property of the Pythoncodecs machinery that any bijective function with one argument can be considered as an encoding.For the codecs listed below, the result in the ``encoding'' direction is always a byte string. - Python

>>例文の一覧を見る

「引数バイト」の英訳に関連した単語・英語表現

引数バイトのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   
日中韓辭典研究所日中韓辭典研究所
Copyright © 2024 CJKI. All Rights Reserved

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS