「CHAR」を含む例文一覧(363)

1 2 3 4 5 6 7 8 次へ>
  • Char to String, String to Char
    Char から String へ、String から Char - NetBeans
  • Char... chudofsk...
    チャド... - 映画・海外ドラマ英語字幕翻訳辞書
  • "b" (integer) [char]
    "b" (整数型) [char] - Python
  • "B" (integer) [unsigned char]
    "B" (整数型) [unsigned char] - Python
  • Charlotte? char
    シャルロット? - 映画・海外ドラマ英語字幕翻訳辞書
  • Char!
    チャーさん - 映画・海外ドラマ英語字幕翻訳辞書
  • which must have the value of an unsigned char or EOF ,
    cはunsigned charかEOF - JM
  • to char―be charred
    炭になる - 斎藤和英大辞典
  • a cup of char
    お茶 1 杯. - 研究社 新英和中辞典
  • "c" (string of length 1) [char]
    "c" (長さ 1 の文字列型) [char] - Python
  • A following integer conversion corresponds to a signed char or unsigned char argument, or a following n
    整数変換に対応する引き数がsigned charかunsigned charで、n - JM
  • Use CHAR as the comment character.
    CHAR をコメント文字として使う。 - JM
  • single-char is any single character.
    single-char は、任意の1バイト文字です。 - FreeBSD
  • [char-class] Matches any single character in char-class .
    t Op char-class文字クラスm char-classに含まれる任意の一文字にマッチします。 - JM
  • to char
    黒焦げにする - 斎藤和英大辞典
  • to char
    黒焼きにする - 斎藤和英大辞典
  • If c is not an "unsigned char" value, or EOF ,
    もしcがunsigned charの値でないかEOF - JM
  • Non-generated primary key of type CHAR
    生成されない CHAR 型の主キー - NetBeans
  • but the next pointer is a pointer to a signed char or "unsigned char" .
    と同じだが、次のポインタがsigned charかunsigned charへのポインタであることを示す。 - JM
  • CHAR RECOVERY SYSTEM
    チャー回収システム - 特許庁
  • CHAR RECOVERY DEVICE
    チャー回収装置 - 特許庁
  • Type ~sforce= single-char followed by a newline.
    ~sforce=single-charと入力して改行します。 - FreeBSD
  • char-class is defined as above.
    文字クラスm char-classは上で定義しています。 - JM
  • [^char-class] Matches any single character, other than newline, not in char-class .
    t Op ^char-class文字クラスm char-classに含まれない、改行以外の任意の一文字にマッチします。 - JM
  • The end of the range of the characters to display (char is a number).
    \\-end " char"表示する文字の範囲の末尾を指定する(char は数である)。 - XFree86
  • Move forward a character.
    forward\\-char (C\\-f)1 文字進みます。 - JM
  • modifier is present, the int argument is converted to an "unsigned char" ,
    修飾子がなければ、int引き数を"unsigned char" - JM
  • a type of trout called a char
    岩魚という魚 - EDR日英対訳辞書
  • If so, it is returned as an "unsigned char" .
    もしそうであれば、これを"unsigned char"型として返す。 - JM
  • This may be set for individual fields also, if one passes an array of the form array('format char' = TRUE, ..., 'another format char' = FALSE) 'emptyOptionValue'
    array('format char' = TRUE, ..., 'another format char' = FALSE)形式の配列を渡した場合は、個々のフィールドに対しても設定されます。 'emptyOptionValue' - PEAR
  • char *tp_name; /* For printing */
    これは型の名前です。 - Python
  • struct selection is implicitly defined in drivers/char/selection
    struct selectionは暗黙的にdrivers/char/selectionの中で定義されています。 - JM
  • return the character read as an unsigned char cast to an int or EOF
    は、文字をunsigned charとして読んでintにキャストして返す。 - JM
  • CONTAINER FOR CHAR BONE FLAVORED SAKE
    イワナの骨酒用容器 - 特許庁
  • This may be set for individual fields also, if one passes an array of the form array('format char' = 'some text', ..., 'another format char' = 'some other text') 'optionIncrement'
    array('format char' = 'some text', ..., 'another format char' = 'some other text')形式の配列を渡した場合は、個々のフィールドに対しても設定されます。 'optionIncrement' - PEAR
  • BURNER FOR COMBUSTION OF UNBURNT CHAR
    未燃チャー燃焼用バーナ - 特許庁
  • return the character written as an unsigned char cast to an int or EOF
    はunsigned charとして書き込まれた文字をintにキャストして返す。 - JM
  • Use character CHAR as the input and output field separator.
    入力・出力のフィールド区切りに文字 CHAR を用いる。 - JM
  • Character in 80-char line (6x13).
    \\-ftext80桁の行に文字を書く(6x13)。 - XFree86
  • Character in 60-char line (9x15).
    \\-f9text60桁の行に文字を書く(9x15)。 - XFree86
  • Fourth char is the
    四番目の文字は区切り文字。 - JM
  • Convert a Python integer to a tiny int, stored in a C char.
    Python の整数型を、 C の char 型の小さな整数に変換します。 - Python
  • Print the character char to the console without buffering.
    キャラクタ char をバッファリングを行わないでコンソールに出力します。 - Python
  • reads the next character from stream and returns it as an unsigned char cast to an int ,
    は、streamから次の文字をunsigned charとして読み、intにキャストして返す。 - JM
  • They use the same pointer as an output pointer to "char []" .
    これらは同じポインタをchar []への出力ポインタとして使用します。 - 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
  • conversion corresponds to a pointer to a signed char argument.
    変換に対応する引き数がsigned charへのポインタであることを示す。 - JM
  • Character in 80-char line (Times-Roman 10).
    \\-tr10text80桁の行に文字を書く(Times-Roman 10)。 - XFree86
  • To include a `]' in char-class , it must be the first character.
    文字クラスm char-classに `]' を含めるには、文字 `]' を最初の文字に指定します。 - JM
1 2 3 4 5 6 7 8 次へ>

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

  • 映画・海外ドラマ英語字幕翻訳辞書
    JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
    Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  • EDR日英対訳辞書
    Copyright © National Institute of Information and Communications Technology. All Rights Reserved.
  • 研究社 新英和中辞典
    Copyright (c) 1995-2026 Kenkyusha Co., Ltd. All rights reserved.
  • 斎藤和英大辞典
    Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
    「斎藤和英大辞典」斎藤秀三郎著、日外アソシエーツ辞書編集部編
  • 特許庁
    Copyright © Japan Patent office. All Rights Reserved.
  • 大規模オープンソース日英対訳コーパス
    この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  • PEAR
    Copyright © 2001 - 2008 by the PEAR Documentation Group.
    This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
  • 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.
  • 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.
  • XFree86
    Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
    Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
  • FreeBSD
    Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  • 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.