| 例文 |
file pointerの部分一致の例文一覧と使い方
該当件数 : 117件
Returns the current position of the file pointer. 例文帳に追加
ファイル・ポインタの現在位置を返します。 - Python
The value of a pointer to a FILE object is indeterminate after a file is closed (garbage). 例文帳に追加
FILEオブジェクトへのポインタの値は、ファイルを閉じた後では不確定になる (ゴミになってしまう)。 - JM
Duplicate the file object and the underlying file pointer and filedescriptor. 例文帳に追加
ファイルオブジェクトと、背後のファイルポインタおよびファイル記述子を複製します。 - Python
In this compatibility mode, no gdbm file pointer is 例文帳に追加
モードでは、gdbm のファイルポインタはプログラマに取って必要では - JM
Rewind the file pointer to the beginning of the audio stream. 例文帳に追加
ファイルのポインタをオーディオストリームの先頭に戻します。 - Python
function rewinds the file pointer to the beginning of the aliases database. 例文帳に追加
関数はファイルポインタをエイリアスデータベースの先頭に巻き戻す。 - JM
While a file is open, the system maintains a pointer into the file indicating the current location in the file associated with the descriptor. 例文帳に追加
システムはファイルが開かれると、 対応する記述子の現在位置を指定するポインタを保持します。 - FreeBSD
Write the bytes in string into memory at the current position of the file pointer; the file position is updated to point after the bytes that were written.例文帳に追加
メモリ内のファイル・ポインタの現在位置からstringのバイト列を書き込みます。 - Python
An audio list 201 is constituted of a pointer 222 for a title, a pointer 223 for text file information, and the like.例文帳に追加
オーディオリスト201は、タイトルへのポインタ222、テキストファイル情報へのポインタ223等から構成される。 - 特許庁
A pointer array 202 is connected to the vector data file by a bus.例文帳に追加
ポインタ配列202はバスによってベクトル・データ・ファイルに結合される。 - 特許庁
fd A pointer to a routine which returns a file descriptor representative of the underlying database. 例文帳に追加
fd用いているデータベースのファイルデスクリプタを返すルーチンへのポインタ。 - JM
This pointer can be moved about in the file in a random-access fashion. 例文帳に追加
このポインタはファイル内をランダムアクセスするように動かすことが可能です。 - FreeBSD
function returns a pointer to an FTSENT structure describing a file in the hierarchy. 例文帳に追加
関数は、階層中のファイルを記述するFTSENT構造体へのポインタを返す。 - JM
share the current file position pointer, so seeking on such files may be subject to race conditions. 例文帳に追加
で作成されたファイルディスクリプタは、現在のファイル位置ポインタ(current file position pointer) を共有しているので、このようなファイルで移動を行うと競合状態を引き起こす可能性がある。 - JM
writes all modified pages associated with the MPOOL pointer to the backing file. 例文帳に追加
はMPOOLポインタの示すページのうち、変更されたものを全てファイルに書き出す。 - JM
Next, a file indicated by the pointer information in the list L1 is acquired, and the pointer information indicating the file F1 in the acquired file is updated to adapt to a condition of the file F1 after operation (S702).例文帳に追加
次に、リストL_1中のポインタ情報が指し示すファイルを取得し、取得したファイルにおいてファイルF_1を指し示しているポインタ情報を、上記操作後のファイルF_1の状態に適応すべく更新する(S702)。 - 特許庁
A pointer to the FTSENT structure referencing the file in the hierarchy immediately above the current file, that is, the directory of which this file is a member. 例文帳に追加
現在のファイルのすぐ上の階層にあるファイル(つまり、現在のファイルがメンバーになっているディレクトリ) を参照するFTSENT構造体へのポインタ。 - JM
function reads the next line from the file system description file fp and returns a pointer to a structure containing the broken out fields from a line in the file. 例文帳に追加
関数はファイルシステムの記述ファイル fp から新しい行を読み込み、行をフィールドに分割した内容を収めた構造体へのポインタを返す。 - JM
To allow always high-speed accessing without interruption of pointer information in file accessing.例文帳に追加
ファイルアクセスの際のポインタ情報が分断せず、常に高速なアクセスが可能とする。 - 特許庁
The information in a directory about a file is called a directory entry and includes, in addition to the filename, a pointer to the file itself. 例文帳に追加
ディレクトリに含まれるファイルの情報はディレクトリエントリと呼ばれ、ファイル名以外にファイルそのものへのポインタも含みます。 - FreeBSD
reads a line from the current file position in the utmp file. It returns a pointer to a structure containing the fields of the line. 例文帳に追加
は utmp ファイルの現在のファイル位置から一行読み込み、行の各フィールドの内容を収めた構造体へのポインタを返す。 - JM
function returns a pointer to a structure containing the broken out fields of a line in the file stream. 例文帳に追加
関数は、stream から得られた行を分解したフィールドを含む構造体へのポインタを返す。 - JM
returns a pointer to a structure describing one of the files in the file hierarchy. 例文帳に追加
関数は、ファイル階層中にある 1 つのファイルを記述する構造体へのポインタを返す。 - JM
The header of the file with the header is read out in accordance with the file pointer information and the position information in the file corresponding to the index information is read out of the header.例文帳に追加
ファイルポインタ情報に基づいてヘッダ付きファイルのヘッダを読み出し、ヘッダからインデックス情報に対応するファイル内の位置情報を検出する。 - 特許庁
functions return a pointer to a statically allocated netent structure, or a NULL pointer if an error occurs or the end of the file is reached. 例文帳に追加
関数は、静的に割り当てられた netent 構造体へのポインタを返す。 エラーが起こったり、ファイルの末尾に達した場合は NULL ポインタを返す。 - JM
functions return a pointer to a statically allocated protoent structure, or a NULL pointer if an error occurs or the end of the file is reached. 例文帳に追加
関数は、静的に割り当てられた protoent 構造体へのポインタを返す。 エラーが起こったり、ファイルの最後に達した場合は NULL ポインタを返す。 - JM
functions return a pointer to a statically allocated servent structure, or a NULL pointer if an error occurs or the end of the file is reached. 例文帳に追加
関数は、静的に割り当てられた servent 構造体へのポインタを返す。 エラーが起こったり、ファイルの末尾に達した場合は NULL ポインタを返す。 - JM
Also, link information for a first object 253 of a text file list 251 is described in the pointer 223 for text file information.例文帳に追加
また、テキストファイル情報へのポインタ223には、テキストファイルリスト251の第一オブジェクト253へのリンク情報が記述されている。 - 特許庁
Objects include a file object directly associated with entity data (file) by a pointer (PTR) and a folder object showing a folder.例文帳に追加
オブジェクトには、実体データ(ファイル)にポインタ(PTR)で直接関連付けられたファイルオブジェクトと、フォルダを表すフォルダオブジェクトとがある。 - 特許庁
Pointers respectively related to pointers attached to the file information FI registered to a file list FL are attached to the full-path file names constituting the pointer list PL.例文帳に追加
ポインターリストPLを構成するフルパスファイル名には、ファイルリストFLに登録されたファイル情報FIに付されたポインターと紐付けされたポインターが付されている。 - 特許庁
A read from the buffer will only indicate end-of-file when the file pointer advances size bytes past the start of the buffer. 例文帳に追加
バッファからの読み出しでファイル末尾が返るのは、ファイルポインタがバッファの先頭からsizeバイトを越えて先に進もうとした場合だけである。 - JM
When a user operates a mouse to set a pointer 1,001 to the upload object file 1003, and drags and drops the pointer 1,001 to the display area 1,004, the upload target file 1,003 is uploaded through a network N to a file management server 400.例文帳に追加
ユーザがマウスなどを操作して、ポインタ1001をアップロード対象ファイル1003に合わせ、表示領域1004にドラッグ&ドロップを行うと、ネットワークNを通して、アップロード対象ファイル1003がファイル管理サーバ400にアップロードされる。 - 特許庁
A sort-processing part 78 sorts a management list for managing an index of the file list using a pointer as key.例文帳に追加
ソート処理部78は、ポインターをキーとして、ファイルリストのインデックスを管理する管理リストをソートする。 - 特許庁
Processes sharing a file descriptor through a fork or dup system call share the current location pointer. 例文帳に追加
fork や dupシステムコールによりファイル記述子を共有するプロセス間では、この現在位置ポインタは共有されます。 - FreeBSD
A process can create these holes by positioning the pointer past the current end-of-file and writing. 例文帳に追加
ファイルの最後尾より後にポインタを動かし書き込みを行うことで、ファイルに穴をつくることができます。 - FreeBSD
takes a function pointer and tries to resolve name and file where it is located. 例文帳に追加
は、関数のポインタを引き数にとり、関数の名前と関数が定義されているファイルの解決を試みる。 - JM
function returns a pointer to a structure containing the group information from the file referred to by stream . 例文帳に追加
関数は、streamで参照されるファイルから取り出したグループ情報を含む構造体へのポインタを返す。 - JM
A filter manager returns a pointer which points file name information structure corresponding to the type of a requested file name to a filter driver at a requesting origin.例文帳に追加
フィルタマネージャは、要求されたファイルネームのタイプに対応するファイルネーム情報構造を指し示すポインタを、要求元のフィルタドライバに戻す。 - 特許庁
When a pointer 211 is pointed on an icon 207 showing a file, a tool chip 212 including file information 213 such as update date or size of the object file and a preview 214 showing the content of the object file is displayed.例文帳に追加
ファイルのアイコン207上にポインタ211がポイントしている場合に、対象ファイルの更新日時やサイズなどのファイル情報213、対象ファイルの内容を表すプレビュー214を含むツールチップ212を表示する。 - 特許庁
When the 'file identifier' is 'entity', the data of the file are stored in the 'entity information', but when the 'file identifier' is 'link', link information specifying the file information as the pointer in the stream is stored in 'link information'.例文帳に追加
“ファイル識別子”が「実体」の場合“実体情報”にはファイルのデータが格納され、またこれが「リンク」の場合“リンク情報”にはファイル情報をストリーム上のポインタとして特定するリンク情報が格納される。 - 特許庁
When a pointer 211 is pointed on an icon 207 showing a file, a tool chip 212 including file information 213 such as the update date or size of an object file and a preview 214 showing the content of the object file is displayed.例文帳に追加
ファイルのアイコン207上にポインタ211がポイントしている場合に、対象ファイルの更新日時やサイズなどのファイル情報213、対象ファイルの内容を表すプレビュー214を含むツールチップ212を表示する。 - 特許庁
Furthermore, graphical display of hierarchical hardlinks to files in a file system includes providing a list of hardlinks to the file and providing, in the file, a pointer to the list.例文帳に追加
また、ファイルシステムにおけるファイルに対する階層的ハードリンクのグラフィカルディスプレイは、ファイルに対するハードリンクのリストを提供し、ファイルにおいてリストに対するポインタを提供することを含む。 - 特許庁
When a disk is ejected, after pointer information for SBD recorded in a partition descriptor (PD) is backed up to a file for saving SBD pointer information/or data for saving, the pointer information is erased.例文帳に追加
ディスクを取り出す際、パーティション記述子(PD)に記録されているSBDへのポインタ情報を、SBDポインタ情報退避用ファイル/又は退避用データにバックアップした上で、そのポインタ情報を消去する。 - 特許庁
| 例文 |
| 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 1994-2010 The FreeBSD Project. All rights reserved. license |
| 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/ ). |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|