「dest」を含む例文一覧(74)

1 2 次へ>
  • dest + n. VERSIONS
    dest + n.バージョン - JM
  • returns dest.
    dest を返す。 - JM
  • function returns a pointer to dest.
    dest へのポインタを返す。 - JM
  • count [relevant: dest]Increment the integer stored at dest.
    count [relevant: dest] dest に保存されている整数値をインクリメントします。 - Python
  • pads the remainder of dest with null bytes.
    destの残りをヌルバイトで埋める。 - JM
  • dest Specifies the destination GC.
    dest 1i対象となる GC を指定する。 - XFree86
  • Therefore, the size of dest must be at least strlen(dest)+n+1.
    したがって、dest の大きさは最低でもstrlen(dest)+n+1 でなければならない。 - JM
  • returns a pointer to the terminating null in dest, or, if dest is not null-terminated, dest + n.
    dest の終端のナル文字を指すポインターを返すか、dest がナル文字で終端されていない場合には dest + n を返す。 - JM
  • y/ source / dest / Transliterate the characters in the pattern space which appear in source to the corresponding character in dest .
    y/ source / dest /パターンスペースにある文字のうち、sourceにあるものを、destの同じ位置にある文字に交換する。 - JM
  • The programmer must ensure that there is room for at least wcslen(dest) + n + 1 wide characters at dest.
    プログラマは、dest に少なくとも wcslen(dest) + n + 1個のワイド文字が入る領域を確保しておかなければならない。 - JM
  • append [relevant: type, dest, nargs, choices]The option must be followed by an argument, which is appended to the list in dest.
    append [relevant: type, dest, nargs, choices]このオプションの後ろには必ず引数が続きます。 引数はdest のリストに追加されます。 - Python
  • DEST-DIR You can get pretty far with just that.
    まだあります。 - Python
  • DEST CARD STAND
    卓上カードスタンド - 特許庁
  • function copies n bytes from src to dest .
    はsrcから先頭nバイトをdestにコピーする。 - JM
  • At most len wide characters are written to dest.
    最大 len 文字のワイド文字が dest に書き込まれる。 - JM
  • At most n wide characters are written to dest.
    dest には最大で n 文字のワイド文字が書き込まれる。 - JM
  • functions return a pointer to the destination string dest.
    関数は受け側の文字列destへのポインタを返す。 - JM
  • produces an unterminated string in dest.
    dest に終端されていない文字列を生成する。 - JM
  • functions return a pointer to the resulting string dest.
    関数は、結果としてできる文字列dest へのポインタを返す。 - JM
  • If the value returned is n or more, the contents of dest are indeterminate.
    もし返り値が n 以上の場合、 dest の内容は不定となる。 - JM
  • Exactly n wide characters are written at dest.
    ちょうどn 個のワイド文字が dest にコピーされる。 - JM
  • At most len bytes are written to dest.
    dest には最大 len バイトまで書き込まれる。 - JM
  • At most n bytes are written to dest.
    dest には最大で n バイトが書き込まれる。 - JM
  • dest mask
    "dest mask" 12サブネットマスクであり、これも IP フォーマットで記述する。 - XFree86
  • The programmer must ensure that there is room for at least wcslen(dest) + wcslen(src) + 1 wide characters at dest.
    プログラマは、少なくとも wcslen(dest)+wcslen(src)+1 文字のワイド文字が入るだけの領域を dest に対して確保しなければならない。 - JM
  • store [relevant: type, dest, nargs, choices]The option must be followed by an argument, which is converted to a value according to type and stored in dest.
    store [relevant: type, dest, nargs, choices]オプションの後には必ず引数が続きます。 引数はtype に従った値に変換されてdest に保存されます。 - Python
  • Any file updates will instead land in /var/tmp/dest/usr/src.
    かわりに /var/tmp/dest/usr/srcに更新されたすべてのファイルが置かれるようになります。 - FreeBSD
  • function copies n bytes from memory area src to memory area dest.
    はメモリ領域 src の先頭 n バイトをメモリ領域 dest にコピーする。 - JM
  • the resulting string in dest is always null terminated.
    と同じく、dest に格納される結果の文字列は常にヌル終端される。 - JM
  • writes n+1 characters to dest (n from src plus the terminating null byte).
    dest に n+1 文字を書き込む(src からの n 文字と終端のヌルバイトである)。 - JM
  • The first n characters of the transformed string are placed in dest.
    した結果と同じ」変換した文字列の先頭から n 文字分が dest に代入される。 - JM
  • The programmer must ensure that there is room for at least len bytes at dest.
    プログラマは少なくとも len バイトの領域を dest に確保しなければならない。 - JM
  • function converts the wide-character string src to a multibyte string starting at dest.
    関数はワイド文字列 src を dest から始まるマルチバイト文字列に変換する。 - JM
  • string $dest The full path to the final installed file location.
    string $dest 最終的にファイルがインストールされる場所へのフルパス。 - PEAR
  • Copy the count bytes starting at offset src to the destination index dest.
    オフセットsrcからインデックスdestへcountバイトだけコピーします。 - Python
  • and the bytes are then copied from the temporary array to dest .
    最初にsrcのバイトがsrcともdestとも重ならない一時的な配列にコピーされてから、一時的な配列からdestにバイトのコピーが行われたかのように、コピーが行われる。 - JM
  • It copies n bytes from the object beginning at src into the object pointed to by dest .
    この関数は、srcで始まるオブジェクトからnバイトを、destで指されるオブジェクトにコピーする。 - JM
  • But instead of returning the value of dest it returns a pointer to the byte following the last written byte.
    ただしdestの値を返すのではなく、最後に書き込まれたバイトの後に続くバイトへのポインタを返す。 - JM
  • The strings may not overlap, and the dest string must have enough space for the result.
    また、文字列 dest は、連結後の結果を格納するのに十分な大きさでなければならない。 - JM
  • The programmer must ensure that there is room for at least n characters at dest.
    プログラマーは dest に少なくとも n バイトの空きがあることを保証しなければならない。 - JM
  • returns a pointer to the end of the string dest (that is, the address of the terminating null byte) rather than the beginning.
    は、文字列 dest の始まりではなく終りを指すポインタ (すなわち、文字列を終端する NULL バイト) を返す。 - JM
  • The programmer must ensure that there is room for at least wcslen(src)+1 wide characters at dest.
    プログラマは、dest が指す領域に少なくともワイド文字wcslen(src)+1 個分の領域を確保しなければならない。 - JM
  • In this case the number of bytes written to dest is returned, but the shift state at this point is lost.
    この場合には dest に書き込まれたバイト数が返される。 しかしこの時点でのシフト状態は失われる。 - JM
  • The programmer must ensure that there is room for at least n bytes at dest.
    プログラマーは dest に最低でも n バイトの空きがあることを保証しなければならない。 - JM
  • It copies n wide characters from the array starting at src to the array starting at dest.
    この関数は、src を先頭とする配列から dest を先頭とする配列に n 個のワイド文字をコピーする。 - JM
  • In the first of these invocation forms, the source file is copied to the dest target file.
    1 番目の呼び出し形式では、ファイルsourceが目的のファイルdestにコピーされる。 - JM
  • If no default value is supplied, dest is set to zero before being incremented the firsttime.Example:
    dest は (デフォルトの値を指定しない限り) 最初にインクリメントを行う前にゼロに設定されます。 - Python
  • The programmer must ensure that there is room for at least len wide characters at dest.
    プログラマーは dest に最低でも len ワイド文字を書き込むことができる空間があることを保証しなければならない。 - JM
  • The programmer must ensure that there is room for at least n wide characters at dest.
    プログラマーは dest に最低でも n ワイド文字を書き込むことができる空間があることを保証しなければならない。 - JM
  • function copies no more than n bytes from memory area src to memory area dest, stopping when the character c is found.
    はメモリ領域src からメモリ領域dest に最大でnバイトコピーする。 nバイトコピーする前に文字 c が見つかると、そこでコピーを中止する。 - JM
1 2 次へ>

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

  • 特許庁
    Copyright © Japan Patent office. 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.
  • 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.
  • 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
  • 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/ ).