| 例文 |
src destの部分一致の例文一覧と使い方
該当件数 : 19件
Copy the count bytes starting at offset src to the destination index dest.例文帳に追加
オフセットsrcからインデックスdestへcountバイトだけコピーします。 - Python
function copies n bytes from memory area src to memory area dest. 例文帳に追加
はメモリ領域 src の先頭 n バイトをメモリ領域 dest にコピーする。 - JM
writes n+1 characters to dest (n from src plus the terminating null byte). 例文帳に追加
は dest に n+1 文字を書き込む(src からの n 文字と終端のヌルバイトである)。 - JM
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
Any file updates will instead land in /var/tmp/dest/usr/src. 例文帳に追加
かわりに /var/tmp/dest/usr/srcに更新されたすべてのファイルが置かれるようになります。 - FreeBSD
It copies n bytes from the object beginning at src into the object pointed to by dest . 例文帳に追加
この関数は、srcで始まるオブジェクトからnバイトを、destで指されるオブジェクトにコピーする。 - JM
The programmer must ensure that there is room for at least wcslen(src)+1 wide characters at dest. 例文帳に追加
プログラマは、dest が指す領域に少なくともワイド文字wcslen(src)+1 個分の領域を確保しなければならない。 - JM
The memory areas may overlap: copying takes place as though the bytes in src are first copied into a temporary array that does not overlap src or dest , 例文帳に追加
コピー元とコピー先の領域が重なっていてもよい。 - JM
If there is no null byte among the first n bytes of src, the string placed in dest will not be null terminated. 例文帳に追加
src の最初の n バイトの中にヌルバイトがない場合、dest に格納される文字列はヌルで終端されないことになる。 - JM
and the bytes are then copied from the temporary array to dest . 例文帳に追加
最初にsrcのバイトがsrcともdestとも重ならない一時的な配列にコピーされてから、一時的な配列からdestにバイトのコピーが行われたかのように、コピーが行われる。 - 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
function converts at most nwc wide characters from the wide-character string *src to a multibyte string starting at dest. 例文帳に追加
関数はワイド文字文字列の最大 nwc 個までのワイド文字を dest から始まるマルチバイト文字列に変換する。 - JM
function returns a pointer to the next character in dest after c, or NULL if c was not found in the first n characters of src. 例文帳に追加
は、dest 中に見つかったc の次にあるキャラクター型の変数を指すポインタを返す。 見つからなかった場合、NULL を返す。 - JM
Description The XCopyArea function combines the specified rectangle of src with the specified rectangle of dest.例文帳に追加
説明関数XCopyAreaは、指定したコピー元の長方形をコピー先の長方形にコピーする。 - XFree86
When a write request to Src and Dest occurs after completion of a logic copy to a copy destination Dest from a copy source Src, the storage device records a renewal part of data.例文帳に追加
コピー元Srcからコピー先Destへの論理コピー完了後、SrcおよびDestに対するライト要求が発生した場合に、ストレージ装置はデータの更新個所を記録する。 - 特許庁
If a re-copy request is issued from a host device, the storage device copies only the data of the recorded renewal part to Dest from Src, and clears the renewal part registered so far, and starts registration again.例文帳に追加
ホスト装置から再コピー要求が発行されると、ストレージ装置は、記録された更新個所のデータのみをSrcからDestへコピーし、それまでの更新箇所の記録をクリアして、改めて記録を開始する。 - 特許庁
| 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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. |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|