1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

unsignedを含む例文一覧と使い方

該当件数 : 158



例文

"B" (integer) [unsigned char] 例文帳に追加

"B" (整数型) [unsigned char] - Python

"I" (integer) [unsigned int] 例文帳に追加

"I" (整数型) [unsigned int] - Python

"k" (integer) [unsigned long] 例文帳に追加

"k" (整数型) [unsigned long] - Python

"H" (integer) [unsigned short int] 例文帳に追加

"H" (整数型) [unsigned short int] - Python

例文

which must have the value of an unsigned char or EOF , 例文帳に追加

cはunsigned charかEOF - JM


例文

"int registerrpc(unsigned long " prognum ", unsigned long " versnum , 例文帳に追加

失敗した場合には 0 を返す。 "int registerrpc(unsigned long " prognum ", unsigned long " versnum , - JM

The "unsigned int" argument is converted to unsigned octal ( o ), 例文帳に追加

"unsigned int"引き数を、符号なし8進数( o ), - JM

Type uns followed by a space. uns expands to unsigned.例文帳に追加

uns が unsigned に展開されます。 - NetBeans

an unsigned letter例文帳に追加

無名の手紙 - 斎藤和英大辞典

例文

an unsigned painting 例文帳に追加

無落款の画 - 斎藤和英大辞典

例文

If c is not an "unsigned char" value, or EOF , 例文帳に追加

もしcがunsigned charの値でないかEOF - JM

were instead typed as "unsigned int" . 例文帳に追加

の引き数の型は"unsigned int"であった。 - JM

Both used to be "unsigned long" . 例文帳に追加

かつて、これらは共に"unsigned long"であった。 - JM

The format is one unsigned long ID plus one unsigned long value for each entry. 例文帳に追加

個々のエントリは、unsigned long 型の ID 1個にunsigned long 型の値 1個が続くフォーマットである。 - JM

unsigned decimal 例文帳に追加

符号無し 10 進数 - JM

Unsigned octal. 例文帳に追加

符号なし 8 進数。 - Python

Unsigned decimal. 例文帳に追加

符号なし 10 進数。 - Python

unsigned decimal ( u ), 例文帳に追加

符号なし10進数( u ), - JM

an unsigned letter例文帳に追加

署名の無い手紙 - 斎藤和英大辞典

is the maximum value of an unsigned integer. 例文帳に追加

は符号無し整数(unsigned int)の最大値である。 - JM

or unsigned hexadecimal ( x 例文帳に追加

符号なし16進数( x - JM

modifier is present, the int argument is converted to an "unsigned char" , 例文帳に追加

修飾子がなければ、int引き数を"unsigned char" - JM

function but returns an "unsigned long long int" value. 例文帳に追加

関数と同様だが、"unsigned long long int"型の値を返す。 - JM

If so, it is returned as an "unsigned char" . 例文帳に追加

もしそうであれば、これを"unsigned char"型として返す。 - JM

Unsigned, 8-bit audio 例文帳に追加

符号なし 8 ビットオーディオ - Python

Retrieve a message (as an "unsigned long" 例文帳に追加

発生したばかりの ptrace イベントに関するメッセージを( "unsigned long" - JM

Unsigned hexidecimal (lowercase). 例文帳に追加

符号なし 16 進数 (小文字)。 - Python

return the character read as an unsigned char cast to an int or EOF 例文帳に追加

は、文字をunsigned charとして読んでintにキャストして返す。 - JM

Matches an unsigned octal integer; the next pointer must be a pointer to "unsigned int" . 例文帳に追加

符号なしの 8 進の整数に対応する。 次のポインタは"unsigned int"でなければならない。 - JM

The flags argument is int in 4.x BSD, but unsigned int in libc4 and libc5. 例文帳に追加

flags引き数は 4.x BSD では int だが、libc4 と libc5 では unsigned int である。 - JM

All (short, long, unsigned) int values are represented by Python integers.例文帳に追加

全て(short、long、unsigned)の整数値(int)はPythonの整数に相当します。 - Python

"unsigned long" 例文帳に追加

通常は \\s-1ASCII\\s+1 \\s-1BEL\\s+1 文字です。 - JM

Unsigned hexidecimal (uppercase). 例文帳に追加

符号なし 16 進数 (大文字)。 - Python

A following integer conversion corresponds to a signed char or unsigned char argument, or a following n 例文帳に追加

整数変換に対応する引き数がsigned charかunsigned charで、n - JM

return the character written as an unsigned char cast to an int or EOF 例文帳に追加

unsigned charとして書き込まれた文字をintにキャストして返す。 - JM

Returns a C unsigned long representation of the contents of pylong.例文帳に追加

pylong の指す長整数値を、 C の unsigned long 型表現で返します。 - Python

Matches an unsigned decimal integer; the next pointer must be a pointer to "unsigned int" . 例文帳に追加

符号なしの 10進の整数に対応する。 次のポインタは"unsigned int"へのポインタでなければならない。 - JM

Matches an unsigned hexadecimal integer; the next pointer must be a pointer to "unsigned int" . 例文帳に追加

符号なしの 16 進の整数に対応する。 次のポインタは"unsigned int"へのポインタでなければならない。 - JM

An unsigned hexadecimal number (an integer). 例文帳に追加

符号なしの 16 進数 (整数)。 - JM

A following integer conversion corresponds to a short int or unsigned short int argument, or a following n 例文帳に追加

整数変換に対応する引き数がshort intかunsigned short intで、n - JM

Initially, the glibc interfaces included a cpusetsize argument, typed as "unsigned int" . 例文帳に追加

最初は、glibc のインタフェースには"unsigned int"型のcpusetsize引き数が入っていた。 - JM

integer available on the architecture (typical values are 4294967295 for 例文帳に追加

アーキテクチャの最大の unsigned integer - JM

An unsigned octal number (also an integer). 例文帳に追加

符号なしの 8 進数 (整数)。 - JM

An unsigned decimal number (again, an integer). 例文帳に追加

符号なしの 10 進数 (整数)。 - JM

reads the next character from stream and returns it as an unsigned char cast to an int , 例文帳に追加

は、streamから次の文字をunsigned charとして読み、intにキャストして返す。 - JM

checks whether c is a 7-bit unsigned char value that fits into the ASCII character set. 例文帳に追加

c が、ASCII文字セットに合致する 7ビットのunsigned charであるかを調べる。 - JM

For an unsigned char c, iscntrl(c) implies iswcntrl(btowc(c)), but not vice versa. 例文帳に追加

unsigned char 型である c に対しては、iscntrl(c) は暗黙的にiswcntrl(btowc(c)) を行う。 - JM

(ell-ell). A following integer conversion corresponds to a long long int or unsigned long long int argument, or a following n 例文帳に追加

整数変換に対応する引き数がlong long intかunsigned long long intで、n - JM

function converts the unsigned integer hostlong from host byte order to network byte order. 例文帳に追加

関数は unsigned integer hostlong をホストバイトオーダーからネットワークバイトオーダーに変換する。 - JM

例文

function converts the unsigned short integer hostshort from host byte order to network byte order. 例文帳に追加

関数は unsigned short integer hostshort をホストバイトオーダーからネットワークバイトオーダーに変換する。 - JM




  
斎藤和英大辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
「斎藤和英大辞典」斎藤秀三郎著、日外アソシエーツ辞書編集部編
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  
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 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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS