1016万例文収録!

「ファイル記述」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > ファイル記述の意味・解説 > ファイル記述に関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

ファイル記述の部分一致の例文一覧と使い方

該当件数 : 1234



例文

ファイル記述する例文帳に追加

Documenting files  - PEAR

6.1.3 ファイル記述子の操作例文帳に追加

6.1.3 File Descriptor Operations  - Python

/etc/fstab ファイルシステム記述ファイル/etc/mtab マウントされたファイルシステムの記述ファイル準拠例文帳に追加

/etc/fstab file system description file /etc/mtab mounted file system description file "CONFORMING TO"  - JM

2つのファイル・ディスクリプタは同じファイル記述 (description)( open (2)例文帳に追加

They refer to the same open file description (see open (2))  - JM

例文

関数はファイルシステムの記述ファイル fp を閉じる。例文帳に追加

function closes the file system description file fp.  - JM


例文

ファイル記述子 fd のファイルハンドルを返します。例文帳に追加

Return the file handle for the file descriptor fd.  - Python

file--contents タグ内のファイル記述する例文帳に追加

file--documenting a file in the contents tag  - PEAR

独自のファイルタスクを記述する例文帳に追加

Documenting custom file tasks  - PEAR

ファイル記述子は1つのファイルについて記述する情報を保有する。例文帳に追加

The file descriptor holds information describing one file. - 特許庁

例文

実体記述言語(EDL)ファイルと実体レイアウト(EL)ファイル例文帳に追加

the Entity Description Language (EDL) file and the Entity Layout (EL) file  - コンピューター用語辞典

例文

/proc/sys/kernel/real-root-devこのファイルはカーネルソースファイルDocumentation/initrdに記述されている。例文帳に追加

for further information. /proc/sys/kernel/real-root-dev This file is documented in the kernel source file Documentation/initrd.  - JM

ファイル記述子 fd を持つファイルのディスクへの書き込みを強制します。例文帳に追加

Force write of file with filedescriptor fd to disk.  - Python

登録ファイルインデックスに記述されたファイル名を記述順に、カレントファイルインデックスに記述されたファイル名のうちの、前回の比較で登録ファイルインデックスに記述されたファイル名と一致したファイル名以降のファイル名と順次比較する。例文帳に追加

The file names described in the registration file index are successively compared in the order of description with file names following the file names matched with the file names described in the registration file index in the previous comparison among the file names described in the current file index. - 特許庁

ファイルオブジェクトと、背後のファイルポインタおよびファイル記述子を複製します。例文帳に追加

Duplicate the file object and the underlying file pointer and filedescriptor.  - Python

第1データファイル32aには、第2データファイルファイル名75が記述される。例文帳に追加

In a first data file 32a, a file name 75 of a second data file is described. - 特許庁

定義ファイルを、高水準言語で記述したプログラムファイル及びヘッダファイルに変換する。例文帳に追加

The definition file is converted to a program file and header file described in a high-level language. - 特許庁

マクロ記述ファイル処理プログラム、マクロ記述ファイル処理装置およびマクロ記述ファイル処理方法例文帳に追加

PROGRAM AND METHOD FOR MACRO DESCRIPTION FILE PROCESSING AND MACRO DESCRIPTION FILE PROCESSOR - 特許庁

そしてファイル記述子取読み取り手段102が、取得したプロセスIDに基づいてプロセス情報格納ファイル13からファイル記述子を読み取り、ファイル記述子登録手段103がファイル記述子をファイル記述子状態検出プログラム14に登録する。例文帳に追加

Then, a file describer reading means 102 reads a file descriptor from a process information storage file 13 based on the acquired process ID, and a file descriptor registeration means 103 registers the file descriptor in a file descriptor status detection program 14. - 特許庁

JaveBLファイルなどのビジネスロジック記述ファイルとJSPファイルなどの画面構成記述ファイルと画面遷移定義XMLファイル又はデータ定義XMLファイル等との間の不整合を発見する。例文帳に追加

To discover inconsistency among a business logic description file such as a JavaBL file, a picture organization description file such as a JSP file, a picture transition definition XML file, a data definition XML file, and the like. - 特許庁

特徴記述ファイル生成部6は、該特徴記述群を特徴記述ファイルとして記述する。例文帳に追加

A feature description group file generating part 6 describes the group of feature descriptions as the file of the feature description group. - 特許庁

Linux では、メッセージキュー記述子は実際はファイル記述子 (file descriptor)であり、select (2),例文帳に追加

On Linux, a message queue descriptor is actually a file descriptor, and can be monitored using select (2),  - JM

ファイルには、ファイルを定義するメタデータが付随され、空白ファイル#103、#105は、意味が「NULL」と記述され、再生の持続時間が記述される。例文帳に追加

Each file has meta data defining the file attached, and the blank files #103 and #105 are described as 'NULL' in meaning and have a reproduction continuation time described. - 特許庁

fdが、対応するオープンファイル記述 (open file description)( open (2)例文帳に追加

If fd is the last file descriptor referring to the underlying open file description (see open (2)),  - JM

を呼び出すと、「オープンファイル記述」"(open file description)"が作成される。例文帳に追加

creates a new "open file description" ,  - JM

ファイルに、CVS のキーワード $Id$ を記述します。例文帳に追加

Include the $Id$ CVS keyword in each file.  - PEAR

usesrole--contents で使用する独自のファイルロールを記述する例文帳に追加

usesrole--documenting custom file roles used in contents  - PEAR

ファイルオブジェクトに関する完全な記述については、例文帳に追加

for complete documentation of file objects.  - Python

ファイル記述子の状態が不正です (File descriptor in bad state)例文帳に追加

File descriptor in bad state  - Python

ファイル記述子 fd にブレークを送信します。例文帳に追加

Send a break on file descriptor fd.  - Python

ファイル記述子 fd にキューされたデータを無視します。例文帳に追加

Discard queued data on file descriptor fd.  - Python

ファイル記述子 fd のモードを raw モードに変えます。例文帳に追加

Change the mode of the file descriptor fd to raw.  - Python

ファイル記述子 fd のモードを cbreakモードに変えます。例文帳に追加

Change the mode of file descriptor fd to cbreak.  - Python

Python オブジェクトからファイル記述子を取り出します。例文帳に追加

Derives a file-descriptor from a Python object.  - Python

ファイル記述子をポーリングオブジェクトに登録します。例文帳に追加

Register a file descriptor with the polling object.  - Python

このような場合の mandesc ファイル記述は次のようになる:2Programmer Subroutines3Programmer Subroutines例文帳に追加

The mandesc file would look like this: - XFree86

非ポストスクリプトプリンタ記述ファイル生成ツール例文帳に追加

NON-POSTSCRIPT PRINTER DESCRIPTION FILE GENERATION TOOL - 特許庁

ファイルAの第5ブロックが、ファイルBの第1ブロックおよびファイルCの第1ブロックと内容が等しいとき、ファイルB、Cの記述子内で、ファイルAの第5ブロックから記述する。例文帳に追加

When the contents of the 5th block of the file A are equal to that of the 1st shock of the file B and the 1st block of the file C, blocks are described from the 5th block of the file A within the descriptors of the file B, C. - 特許庁

ジョブリストに登録されたファイル名をファイル名をキーとしてソートして記述した登録ファイルインデックスと、ホットフォルダに格納されているドキュメントファイルファイル名をファイル名をキーとしてソートして記述したカレントファイルインデックスを作成する。例文帳に追加

A registration file index where file names registered in a job list are sorted with the file names as keys and described and a current file index where the file names of a document file stored in a photo-folder are sorted with the file names as keys and described. - 特許庁

ファイルグループのクリップボードフォーマットはファイルグループ記述子を有し、ファイルグループ記述子の中に1以上のファイル記述子を保持する。例文帳に追加

The clipboard format of the file group has a file group descriptor, and one or more file descriptors are held in the file group descriptor. - 特許庁

また、ファイルシステム33は、特定の記述形式に基づいて、パッケージ記述ファイルファイルのディレクトリ構造を構成するファイルの実体名、表示名等を記述する。例文帳に追加

In addition, the file system 33 writes an entity name, a display name, etc., of the file constituting a directory structure of the file in a package description file based on a specific description form. - 特許庁

ファイル明細は, 1つのファイルの中のデータの編成を記述するドキュメントの場合もある例文帳に追加

A file specification is also a document that describes the organization of data within a file  - コンピューター用語辞典

オープンされたファイル、ソケットまたは fifo のそれぞれがファイル記述子を消費します。例文帳に追加

This error message indicates you have exhausted the number of available file descriptors on your system.  - FreeBSD

fchown、 fchmod、 fstatシステムコールは、同様な動作をファイル名ではなくファイル記述子に対して行います。例文帳に追加

The fchown , fchmod , and fstat system calls are applied to a descriptor, instead of to a filename, to do the same set of operations.  - FreeBSD

ファイル、ソケット、パイプ (fifo) はそれぞれオープンされるとファイル記述子を一つ消費します。例文帳に追加

Each open file, socket, or fifo uses one file descriptor.  - FreeBSD

ファイルディスクリプタはオープンファイル記述( open (2) 参照) への参照である。例文帳に追加

A file descriptor is a reference to an open file description (see open (2)).  - JM

関数は、ファイル階層中にある 1 つのファイル記述する構造体へのポインタを返す。例文帳に追加

returns a pointer to a structure describing one of the files in the file hierarchy.  - JM

以下のいずれかの場合。 ファイル記述子の参照先が通常のファイルではない (non-regular file) 。例文帳に追加

A file descriptor refers to a non-regular file.  - JM

ファイル記述とは、システム全体のオープン中のファイルのテーブルのエントリである。例文帳に追加

an entry in the system-wide table of open files.  - JM

このファイルについては、カーネルソースファイルDocumentation/kmod(カーネル 2.4 以前のみに存在) に記述されている。例文帳に追加

It is described by the kernel source file Documentation/kmod (only present in kernel 2.4 and earlier).  - JM

例文

パッケージ記述ファイル (package.xml) を使って、ファイルが最終的にどこにインストールされるかが指定されます。例文帳に追加

The package description file (package.xml) is used to say where the files should finally be installed.  - PEAR

索引トップ用語の索引



  
Copyright © Japan Patent office. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
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) 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 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/ ).
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS