The possible operations on an open ibox file are: read (2)
オープンされたiboxファイルに可能な操作は以下である。 read (2) - JM
The possible operations on an open wbox file are: write (2)
オープンされたwboxファイルに可能な操作は以下である。 write (2) - JM
When a file mark is encountered while reading, the following happens. 読み込み時にファイルマークに出会うと、以下が実行される。 - JM
Reposition the tape to the EOT side of the last file mark. テープの位置を最後のファイルマークの EOT 側に変更する。 - JM
Reposition the tape to the BOT side of the last file mark. テープの位置は最後のファイルマークの BOT 側変更される。 - JM
The normal action is to write a single file mark. 一つのファイルマークを書き込むのが通常の動作である。 - JM
offset is the starting byte of the file range to be synchronized.
offsetは、同期を行うファイルの領域の開始バイトである。 - JM
The /etc/ttytype file associates termcap/terminfo terminal type names with tty lines.
/etc/ttytypeは tty ラインを termcap/terminfo の端末タイプの名前と関連付ける。 - JM
The third format specifies that the timezone information should be read from a file: :[filespec] If the file specification filespec is omitted, the timezone information is read from the file localtime in the system timezone directory, which nowadays usually is /usr/share/zoneinfo .
:[filespec]ファイルの指定 filespec が省略された場合は、タイムゾーンの情報はシステムタイムゾーンディレクトリのlocaltimeファイルから読まれる。 最近ではシステムタイムゾーンディレクトリは普通/usr/share/zoneinfo/localtimeである。 - JM
Return the limit on the size of a file, in units of 512 bytes.
ファイルサイズに関する制限を返す。 単位は 512 バイト。 - JM
For some file systems, inodes are dynamically allocated.
ファイルシステムの中には、inode を動的に確保するものもある。 - JM
may be applied, for example, a regular file) writing takes place at the current file offset, and the file offset is incremented by the number of bytes actually written.
が適用できるファイル、例えば通常のファイル) では、書き込みは現在のファイル・オフセットから行われ、ファイル・オフセットは実際に書き込みが行われたバイト数分加算される。 - JM
BYTES2 is given, it also skips BYTES2 from the second file before comparing.
比較する前に 2 つ目のファイルの BYTES2 バイトもスキップする。 - JM
tries to delete (unlink) the existing file, and if this succeeds
は既存のファイルの削除 (もしくはアンリンク) を試みる。 - JM
generally refuses to copy a file onto itself, with the following
はファイルのそれ自身へのコピーを通常は拒否するが、 - JM
identical, and referring to a regular file,
が同一で、通常のファイルを参照している場合には、 - JM
times of last access, since the copy operation is an access to the source file.)
コピー操作はコピー元ファイルへのアクセスであるから。 - JM
Unlink each file instead of attempting to open it for writing.
ファイルを書き込みオープンするのではなく、アンリンクする。 "\\-\\-force" - JM
Print the name of each file before copying it, or for each backup related
コピーする前にそれぞれのファイル名を出力する。 - JM
In directory comparison, if a file is found in only one directory,
片方のディレクトリにのみファイルが存在していたら、 - JM
Also, if the second file ends in a changed incomplete line, then the output
さらに 2 番目のファイルの末尾が変更されていて、 - JM
lines' if N (the number of lines in the group in the the new file)
N (new ファイルからのグループの行数) が 0 なら `no lines' となり、 - JM
The line number of the line just before the group in the old file.
old ファイルからのグループの直前の行の行番号。 - JM
To edit this file to yield the other files, one
このファイルを修正して他のファイルと同じにするには、 - JM
Print the name of each file before installing it.
インストールする前にそれぞれのファイル名を出力する。 - JM
create a static library.
OUTPUT\\-FILE がライブラリの場合は静的ライブラリを作成するのみである。 - JM
this file.
およびこのファイルからエクスポートされたすべてのシンボルを保持する。 - JM
file in that directory, with a name equal to (the last component of)
ファイルで指示されたそれぞれに対するリンクを作る。 - JM
Print the name of each file before linking it.
リンクを作成する前にそれぞれの名前を出力する。 - JM
file has holes.
ファイルがホール (穴) を持っている場合は小さくなることもある。 - JM
Specify whether to use color for distinguishing file types.
ファイルタイプを区別するための色づけの有無を指定する。 - JM
prompts the user for whether to replace the file, writing a question
はユーザーにファイルを置き換えてよいかを問い合わせる。 - JM
is larger than its filesystem's maximum length for a file name component
ファイルシステムで許されている最大値を越えている。 - JM
prompts the user for whether to remove the file, writing a question
はユーザーにファイルを削除してよいかを問い合わせる。 - JM
Print the name of each file before removing it.
削除する前にそれぞれのファイル名を出力する。 - JM
addition, if the final byte of an input file is not a newline,
また入力ファイルの最後が改行でなければ、 - JM
the output files in sorted order by file name produces the original
出力ファイルをファイル名でソートして結合すると - JM
compatible with BSD sum and prints file sizes in units of 1024-byte blocks.
1024 バイトのブロック単位でファイルのサイズを表示する。 - JM
file that output is from.
出力がどのファイルに由来するものかがわかるようにする。 - JM
Track the end of the file after it has been removed.
ファイル末尾の追跡を、ファイルが remove された後に行う。 - JM
For this sample,the CASA Editor created the SynchronousSampleApplication.casa file.
この例では、CASA エディタによって SynchronousSampleApplication.casa ファイルが作成されました。 - NetBeans
Choose File New Project (Ctrl+Shift+N) from the main window.
メインウィンドウで「ファイル」「新規プロジェクト」(Ctrl-Shift-N) を選択します。 - NetBeans
Zip file for this article, containing Templates and project information
テンプレートとプロジェクト情報を含むこの記事の ZIP ファイル - NetBeans
From the Main Menu of the IDE, choose File New Project.
IDE のメインメニューから「ファイル」「新規プロジェクト」を選択します。 - NetBeans
Choose File New Project (Ctrl-Shift-N) from the main menu.
メインメニューから「ファイル」「新規プロジェクト」(Ctrl-Shift-N) を選択します。 - NetBeans
Copying the Axis2 web service to the axis2.war file used by the server.
Axis2 Web サービスを、サーバーで使用される axis2.war ファイルにコピーする。 - NetBeans
From the main menu, choose File Open Project.
IDE のメインメニューから、「ファイル」「プロジェクトを開く」を選択します。 - NetBeans
Navigate to the location on your system where you unzipped the file.
システム内でファイルの展開先ディレクトリに移動します。 - NetBeans
Click anywhere in the quote.cc file in the Editor window.
「エディタ」ウィンドウで quote.cc ファイルの任意の場所をクリックします。 - NetBeans
Choose File New Project (Ctrl-Shift-N) from the main window.
メインウィンドウから「ファイル」「新規プロジェクト」(Ctrl-Shift-N) を選択します。 - NetBeans
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.