1016万例文収録!

「バイト列」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > バイト列の意味・解説 > バイト列に関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

バイト列の部分一致の例文一覧と使い方

該当件数 : 336



例文

4バイト文字 ".snd"。例文帳に追加

The four bytes ".snd".  - Python

sizeバイト文字の長さ。例文帳に追加

size The length of the byte string.  - JM

不正なバイト列 (POSIX.1, C99)EINPROGRESS例文帳に追加

Illegal byte sequence (POSIX.1, C99) EINPROGRESS  - JM

不正なバイト列です (Illegal byte sequence)例文帳に追加

Illegal byte sequence  - Python

例文

s はバイト文字か、Unicode 文字です。例文帳に追加

s may be a byte string or a Unicode string.  - Python


例文

は、2 つのバイト列s1とs2の先頭nバイトを比較する。例文帳に追加

function compares the two byte sequences s1 and s2 of length n each.  - JM

argp は 8192 バイトの配を指す。例文帳に追加

argp points to an 8192 byte array.  - JM

個の値は 16 バイトの文字 (例文帳に追加

This is a 16-byte string (for  - Python

bytes 1iバイト列を指定する。例文帳に追加

Specifies the buffer in which you want to store the bytes bytes - XFree86

例文

バイト列探索器及び探索方法例文帳に追加

BYTE SEQUENCE SEARCHER AND SEARCHING METHOD - 特許庁

例文

関数は、s が指すバイト列に書き込まれたバイト数、あるいは書き込まれたであろうバイト数を返す。例文帳に追加

function returns the number of bytes that have been or would have been written to the byte array at s.  - JM

バイト列の残りの部分のバイトは、それぞれ 0x80 から 0xbf の範囲にある。例文帳に追加

All further bytes in a multi-byte sequence are in the range 0x80 to 0xbf.  - JM

関数はバイト s に書き込まれたバイト数を返す。例文帳に追加

function returns the number of bytes that have been written to the byte array at s.  - JM

戻り値として、受信したバイト列の文字を返します。例文帳に追加

The return value is a string of the bytes read.  - Python

ファイル記述子 fd から最大で n バイト読み出します。 読み出されたバイト列の入った文字を返します。例文帳に追加

Read at most n bytes from file descriptor fd.Return a string containing the bytes read.  - Python

4 バイトのアラインメントを保証するために、文字は必要に応じて null バイト列でパディングされます。例文帳に追加

The string is padded with null bytes if necessary to guaranteed 4 byte alignment. - Python

入力データに付加データを付加して、172バイト×192バイトの2次元配に配する。例文帳に追加

Two dimensional arrangement of 172 bytes × 192 bytes is performed by adding additional data to input data. - 特許庁

ファイルは、少なくとも 1個の名前を持つバイト列です。例文帳に追加

A file is a linear array of bytes with at least one name.  - FreeBSD

バイトの長さを持つ配へのポインタである必要がある。例文帳に追加

bytes long.  - JM

1. 入力に無効なマルチバイト文字があった場合。例文帳に追加

An invalid multibyte sequence is encountered in the input.  - JM

入力に無効なマルチバイト文字があった。例文帳に追加

An invalid multibyte sequence has been encountered in the input.  - JM

入力に不完全なマルチバイト文字があった。例文帳に追加

An incomplete multibyte sequence has been encountered in the input.  - JM

不正なマルチバイト列に遭遇した。例文帳に追加

An invalid multibyte sequence has been encountered.  - JM

はmtext配に実際にコピーしたバイト数を返す。例文帳に追加

returns the number of bytes actually copied into the mtext array.  - JM

入力されたバイト列が有効な文字を構成していない。例文帳に追加

Input byte sequence does not form a valid character.  - JM

以下のバイト列が文字の表現に使用される。例文帳に追加

The following byte sequences are used to represent a character.  - JM

この配の各バイトのビット 0 は奇数パリティである。例文帳に追加

It has odd parity set in bit 0 of each byte.  - JM

その後に文字バイトデータが続きます。例文帳に追加

The bytes of the string follow. - Python

指定されたバイト列にロックをかけます。例文帳に追加

Locks the specified bytes.  - Python

XtOffset, XtOffsetOf, XtNumber \\- 配要素のバイトオフセットと個数を決定する例文帳に追加

Cardinal XtNumber(array)  - XFree86

このタイプには、テキスト情報が(a)1バイト文字コードを含む、(b)2バイト文字コードを含む、(c)1バイト文字コード及び2バイト文字コードを含むという少なくとも3タイプある。例文帳に追加

These include at least three types, namely, the text information includes (a) 1-byte character code string, (b) 2-byte character code string, and (c) 1-byte character code and 2-byte character code string. - 特許庁

バイトおよびフレーム同期装置例文帳に追加

BYTE ARRAYING AND FRAME SYNCHRONIZING DEVICE - 特許庁

記録されるBMIDのデータは64バイトである。例文帳に追加

A data string of the BMID to be recorded has 64 bytes. - 特許庁

Zマシンのメモリマップは、ゼロから上へ上がって行く「バイトアドレス」を持つバイトの配である。例文帳に追加

The memory map of the Z-machine is an array of bytes with "byte addresses" running from 0 upwards.  - コンピューター用語辞典

ここで使われる引き数keyは 64 バイトの配であり、各バイトは数値 1 または 0 である。例文帳に追加

The key argument used here is an array of 64 bytes, each of which has numerical value 1 or 0.  - JM

関数は sから始まるマルチバイト列から使用したバイト数を返す。例文帳に追加

function returns the number of bytes parsed from the multibyte sequence starting at s, if a non-null wide character was recognized.  - JM

文字は、 0x80 から 0xfd までの範囲のバイトのみを含む多バイト文字に符号化される。例文帳に追加

characters greater than 0x7f are encoded as a multi-byte sequence consisting only of bytes in the range 0x80 to 0xfd, so no ASCII byte can appear as part of another character and there are no problems with, for example,  - JM

例えば、先頭バイトが 0xc0 であるような 2 バイト列を生成するのは準拠しているとはいえない。例文帳に追加

shall use the shortest form possible, for example, producing a two-byte sequence with first byte 0xc0 is non-conforming.  - JM

この文字は 1 バイトのグレイスケールピクセルか、4 バイトの RGBA ピクセルによるものです。例文帳に追加

The string has either 1 byte greyscalepixels or 4 byte RGBA pixels.  - Python

返り値は 16 バイトの文字で、null バイトを含む非 ASCII 文字が入っているかもしれません。例文帳に追加

This is a 16-byte string which may containnon-ASCII characters, including null bytes.  - Python

戻り値は 20 バイトの文字で、nullバイトを含む非 ASCII 文字が入っているかもしれません。例文帳に追加

This is a 20-byte string which may containnon-ASCII characters, including null bytes.  - Python

関数はワイド文字 src を dest から始まるマルチバイト文字に変換する。例文帳に追加

function converts the wide-character string src to a multibyte string starting at dest.  - JM

読み出されたバイト列は文字オブジェクトとして返されます。例文帳に追加

The bytes are returned as a string object.  - Python

圧縮データの末尾までのバイト列が入った文字です。例文帳に追加

A string which contains any bytes past the end of the compressed data.That is, this remains "" until the last byte that containscompression data is available.  - Python

.LPXmbResetICの返り値は、現在の前編集文字(マルチバイト文字)である。例文帳に追加

The return value of XmbResetIC is its current preedit string asa multibyte string.  - XFree86

関数は s から始まるマルチバイト文字を最大 n バイト調べて次の完全なマルチバイト文字を取り出す。例文帳に追加

function inspects at most n bytes of the multibyte string starting at s and extracts the next complete multibyte character.  - JM

結果のマルチバイト文字は、終端の NULL バイトが出てくるまで出力される (終端の NULL バイトは出力されない)。例文帳に追加

The resulting multibyte characters are written up to (but not including) the terminating null byte.  - JM

文字の多バイト列の最初のバイトは、常に 0xc0 から 0xfd の範囲で表現され、その文字が何バイトで構成されているかを示す。例文帳に追加

character is always in the range 0xc0 to 0xfd and indicates how long this multi-byte sequence is.  - JM

関数は、変換して得られたマルチバイト列バイト数を返す。 これには終端の null バイトは含まない。例文帳に追加

function returns the number of bytes that make up the converted part of multibyte sequence, not including the terminating null byte.  - JM

例文

バイト状態検出部105は、トランスポートストリームパケットの最後尾から3バイトバイト列の状態を検出する。例文帳に追加

A three-byte state detection unit 105 detects the state of a byte sequence of three-byte from the backmost of the transport stream packet. - 特許庁

索引トップ用語の索引



  
Copyright © Japan Patent office. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS