「unsigned」を含む例文一覧(158)

1 2 3 4 次へ>
  • "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
1 2 3 4 次へ>

例文データの著作権について

  • 斎藤和英大辞典
    Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
    「斎藤和英大辞典」斎藤秀三郎著、日外アソシエーツ辞書編集部編
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • Python
    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.
  • NetBeans
    © 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.
  • JM
    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.