If your favorite editor is on a network file system, you will need to either configure the network manually before you can mount network file systems, or use an editor which resides on a local file system, such as ed(1) .
この種の砂場 (sandbox) は、 その非常に透過的な性質を使って、ユーザ (もしくは侵入者) がその事実に気付かないように実現されます。 - FreeBSD
One parameter is the name of a file whose contents are in a format recognized by the system -- either a binary-executable file or a file that causes the execution of a specified interpreter program to process its contents.
引数の一つは、システムで認識されるフォーマット(バイナリ実行ファイルや指定されたインタプリタプログラムの起動を促すファイル)をしたファイルの名前です。 - FreeBSD
When the final name for a file is removed (and the final process that has the file open closes it), the file is deleted.
ファイルを参照していた最後の名前が削除されると(さらにファイルを開いていた最後のプロセスがファイルを閉じると)ファイルそのものも削除されます。 - FreeBSD
That will run your new .mc file and create a .cf file named freebsd.cf (or whatever name you have used for your .mc file).
これにより、新しい .mc ファイルから freebsd.cf という名前(またはあなたの .mc に使用している名前) の .cf ファイルが作成されます。 それから makeinstall restart コマンドを実行してください。 - FreeBSD
This applies regardless to whatever sort of output GCC is producing, whether it be an executable file, an object file, an assembler file or preprocessed C code.
このオプションは GCC が実行可能ファイル、オブジェクトファイル、アセンブラファイル、プリプロセス済み C コードなどの、いかなる種類の出力を行なう場合にも適用可能です。 - JM
The file is a regular file, we want to write at least one byte, but the starting position is at or beyond the maximum offset for this file.
ファイルは通常のファイルであり、少なくとも 1 バイトを書き込もうとしている。 しかし開始位置が、このファイルの最大オフセットと同じかそれを超えている。 - JM
if len is negative, where pos is the current file position, and if len is zero, the section extends from the current file position to infinity, encompassing the present and future end-of-file positions.
lenが 0 の場合、セクションは現在のファイル位置から無限大までとなる(つまり現在の、あるいは変更された場合は将来の、ファイル終端位置まで)。 - JM
function generates a unique temporary filename from template , creates and opens the file, and returns an open file descriptor for the file.
は引数templateから他と重ならない一時ファイル名を生成し、そのファイルの作成とオープンを行い、そのファイルに対するオープン済みのファイルディスクリプタを返す。 - JM
/proc/[pid]/fd This is a subdirectory containing one entry for each file which the process has open, named by its file descriptor, and which is a symbolic link to the actual file.
/proc/[number]/fdプロセスがオープンしたファイル各々に対するエントリを含むサブディレクトリ。 ファイルディスクリプタがファイル名で、実際のファイルへのシンボリックリンクになっている。 - JM
A stream is associated with an external file (which may be a physical device) by opening a file, which may involve creating a new file.
ファイルをオープン (open) することによって、ストリームは外部ファイル (通常は物理デバイス) に連結される。 この操作には新しくファイルを作成することも含まれる。 - JM
Finally, using the file: scheme doesn't easily support people who dynamically load documentation from the Internet (instead of loading the files onto a local file system).
最後にもう一つ、文書をインターネットから (ローカルのファイルシステムにファイルをロードするのではなく) 動的にロードする人々は、なかなか file: スキームを使ってくれない。 - JM
Send the file to the people who will use the application.Instruct them to unpack the zip file, making sure that the CarsApp.jar file and the lib folder are in the same folder. このアプリケーションを使用する人に、ファイルを送信します。 ZIP ファイルを展開するよう指示し、CarsApp.jar ファイルおよび lib フォルダが同じフォルダにあることを確認します。 - NetBeans
When switching projects on the Choose File Type page of the IDE's New File wizard (New File), the newlydesignated project doesn't propogate to the subsequent page of the wizard. IDE の「新規ファイル」ウィザード (「新規」「ファイル」) の「ファイルタイプの選択」ページでプロジェクトを切り替えると、新しく指定したプロジェクトが、ウィザードの以降のページに反映されない。 - NetBeans
Send the file to the people who will use the application.Instruct them to unpack the zip file, making sure that the MyApp.jar file and the lib folder are in the same folder. このアプリケーションを使用する人に、ファイルを送信します。 ZIP ファイルを展開するよう指示し、MyApp.jar ファイルと lib フォルダが同じフォルダにあることを確認します。 - NetBeans
Type data in the File Name text box and click Finish. The IDE creates a file named data.yml in the project's root folder and opens the file in the editor. 「ファイル名」テキストボックスに「data」と入力して、「完了」をクリックします。 プロジェクトのルートフォルダに data.yml という名前のファイルが作成され、エディタでそのファイルが開かれます。 - NetBeans
PHP editor with syntactic and semantic code highlighting for mixed code (PHP/HTML/CSS/JavaScript), occurences and error highlighting code completion and dynamic help (also for PHPDoc tags and included elements),code generators, comment completion, php doc generation, abbreviations, code snippet paletteSupport for php short tags and php HEREDOC strings, code folding, bracket matching, indentationIntegrated FTP access for remotely hosted projects (upload, download, delete)IDE recognizes default location of document root in different operating systemsSupport for PHP include path (global for all projects, or one per project)Run project/single file, debug project/single file, run script in command lineWizard for creating new PHTML and PHP filesNavigator and hyperlinking (Go to Declaration, Go to Type, Go to the included/required file)Rename RefactoringDebugger supports breakpoint, local variables, watches and bubble watches (tooltip)Support for multiple project configurationsFind Usages action Ruby Gems インストールマネージャー - NetBeans
If you want to embed the applet in a JSP file, double-click the default index.jsp file in the Projects window.This file is created by the IDE when you create a web project.
アプレットを JSP ファイルに埋め込む場合、「プロジェクト」ウィンドウにあるデフォルトの index.jsp ファイルをダブルクリックします。 このファイルは、Web プロジェクトの作成時に IDE で作成されます。 - NetBeans
In the New WSDL Document dialog box, specify the file name and folder.Optionally, select the Import XML Schema File(s) checkbox and browse for a Schema file to import. 「新規 WSDL ドキュメント」ダイアログで、ファイル名とフォルダを指定します。 任意で、「XML スキーマファイルをインポート」チェックボックスを選択し、インポートするスキーマファイルを参照します。 - NetBeans
The program makes a key decision with all uploads: If the file is a JPEG,PJPEG, GIF, PNG, or X-PNG file, the program saves the uploaded file to the realImageFilePath variable.
このプログラムは、すべてのアップロードで主要な決定を行なっています。 ファイルが JPEG、PJPEG、GIF、PNG、または X-PNG ファイルの場合、アップロードされたファイルを realImageFilePath 変数に保存します。 - NetBeans
If the file is not a valid image file or if there are other problems uploading the file, the program deletes the image from the server and displays an error message.
ファイルが有効な画像ファイルではないか、ファイルのアップロード時にその他の問題が発生した場合は、画像をサーバーから削除し、エラーメッセージを表示します。 - NetBeans
When reading the file, the terminal device 2 acquires reference order information from the database 7, and reads the file from any file server according to the order. ファイルを読み出す場合、端末装置2はデータベース7から参照順位情報を取得し、その順位にしたがっていずれかのファイルサーバからファイルを読み出す。 - 特許庁
On receiving the command, the file server 13 directly downloads the file, requested from the user, from an external file server 17 without the intermediary of the SBC server 11. ファイルサーバ13では、そのコマンドを受け付けると、SBCサーバ11を介さずに、外部のファイルサーバ17からユーザが要求したファイルを直接ダウンロードする。 - 特許庁
SYSTEM, METHOD, SERVER FOR SHARING FILE AND CLIENT TERMINAL FOR FILE SHARING SERVICE, FILE SHARING PROGRAM AND RECORDING MEDIUM WITH PROGRAM RECORDED ファイル共有システム及び方法、ファイル共有サーバ、ファイル共有サービスのクライアント端末、ファイル共有プログラム、ファイル共有プログラムを記録した記録媒体 - 特許庁
To provide a file management device capable of guaranteeing revision information even if a file becomes independent from the management, a file management method, and a program for achieving these. ファイルが管理下から独立しても改訂情報の保証が可能なファイル管理装置、ファイル管理方法、及びこれらを実現するプログラムを提供する。 - 特許庁
An electronic mail managing server 2 receives an electronic mail with an attached file addressed to a portable terminal 1, and separates it into a text and the attached file, and stores the attached file. 電子メール管理サーバ2は、携帯端末1宛ての添付ファイル付き電子メールを受信し、本文と添付ファイルとに分離して、添付ファイルを記憶する。 - 特許庁
A file entry terminal 12 is set in a place operable by the general public, so that the file entry can be performed also from this file entry terminal. また、不特定多数の人が操作可能な場所にファイルエントリ用端末12を設置し、このファイルエントリ用端末からもファイルエントリが行えるようにする。 - 特許庁
A related file estimation device records sets of files accessed in the same period by the same user as simultaneous access file groups by referring to file operation information. 関連ファイル推定装置は、ファイル操作情報を参照し、同一ユーザによって同時期にアクセスされたファイルの組を同時アクセスファイル群として記録する。 - 特許庁
When a desired music data file Vfi (1≤i≤n) is read in, the music data file Vfi is searched for first with absolute path Pa of the guide information file Lf. 所望の音楽データファイルVfi(1≦i≦n)を読み込む際には、まず、案内情報ファイルLfの絶対パスPaで音楽データファイルVfiを探す。 - 特許庁
Afterwards, each time the data file is obtained, the data file is transmitted to the network printer, and after the last data file of the job is transmitted, the port is closed, and the printing is started. 以降、データファイルを取得するごとに、それをネットワークプリンタに送り、ジョブの最後のデータファイルを送信した後ポートをクローズし、印刷を開始させる。 - 特許庁
File specific information specifying the file of the contents data with supplementary information is acquired, and a reproduction music list is made based on the file specifying information. この付帯情報つきコンテンツデータのファイルを特定するファイル特定情報を取得して、このファイル特定情報に基づいて、再生曲リストを作成する。 - 特許庁
An original file is stored on a data processing device that is different from a mobile terminal, and a corresponding file of the original file is generated and transmitted to the mobile terminal. 元ファイルが、移動端末とは異なるデータ処理デバイス上に格納され、元ファイルの対応ファイルが、生成され、移動端末へと送信される。 - 特許庁
When reading the file, a file system reads the FAT 411 and the substitutional information table 412, creates an index of the file A, and stores it into an index buffer. ファイルの読み出し時、ファイルシステムがFAT411および代替情報テーブル412を読み出して、ファイルAのインデックスを作成し、インデックスバッファに格納する。 - 特許庁
Moreover, the images, which are classified into each of the groups, are linked together to form a single multi-image file (or an MP file), and this MP file is recorded into a recording medium. そして、グループ別に分類した複数の画像を連結して1つのマルチ画像ファイル(MPファイル)を作成し、このMPファイルを記録媒体に記録する。 - 特許庁
When data is exported in another format, security which is set in the electronic document file being the original file is reflected on the export file. データを他フォーマットでExportする際に、元ファイルである電子文書ファイルに設定されているセキュリティをExportファイルにも反映させる。 - 特許庁
To save any system resource such as a CPU and a memory, and to dispense with any means for previously knowing the file size of a file to be transferred in file transfer. ファイル転送において、CPU・メモリなどのシステム資源を節約でき、転送対象ファイルのファイルサイズをあらかじめ知る手段を不要とする。 - 特許庁
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. ファイルポインタ情報に基づいてヘッダ付きファイルのヘッダを読み出し、ヘッダからインデックス情報に対応するファイル内の位置情報を検出する。 - 特許庁
(3) The music file server 25, which receives the request extracts only a bridge part from the music file of music composition of the music name 'xxx', and generates the bridge file of musical composition concerned. 要求を受けた音楽ファイルサーバ25は、曲名「xxx」の楽曲の音楽ファイルからサビ部分のみを抽出し当該楽曲のサビファイルを生成する。 - 特許庁
In this case, transmission of the electronic money file as the attached file by mail is carried out by a program, which is kept operated, of the electronic money file itself. この場合も、メールでの「電子マネーファイルの添付ファイルとしての送信」は、起動しっぱなしになっている「電子マネーファイル」自身のプログラムが行なう。 - 特許庁
There are a page mode wherein each page of the original is transmitted as a file and a total mode wherein all pages of the original are transmitted as one file in the file transmission modes. ファイル送信モードは、原稿1ページ毎にファイルとして送信するページモードと、原稿の全ページを1つのファイルとして送信するトータルモードとがある。 - 特許庁
The shared file which is an object for version management has a logical file path which is common even when a version is changed, and an actual file path which is different in each version. 版管理の対象となる共有ファイルは、版が変わっても共通な論理ファイルパスと、それぞれの版毎に異なる実ファイルパスを持つようにする。 - 特許庁
To automatically reconstruct a management file by sensing a change in a management target file organization and a change of a management target file in a recording medium. 記録媒体内の管理対象ファイル構成の変更、管理対象ファイルの変更を検知して管理ファイルを自動的に再構築することを可能にする。 - 特許庁
The file back item can achieve operation by at least one of API for the first file system and API for the second file system. ファイル・バック・アイテムは、第1のファイル・システム用のAPIと第2のファイル・システム用のAPIとのうちの少なくとも1つによる操作を可能にすることができる。 - 特許庁
Medium image information composed of an execution file for executing the program and a data file used in the execution with the execution file is encrypted. まず、プログラムを実行させる実行ファイルと、この実行ファイルで実行を行う際に利用するデータファイルとからなる媒体イメージ情報の暗号化を行う。 - 特許庁
In this file managing system, a file for setting a watermark is selected (S101), and a stamp mark being additional information to be applied to the file is selected (S103). ファイル管理システムにおいて、ウォーターマークを設定するファイルを選択し(S101)、当該ファイルに付与する付加情報であるスタンプマークを選択する(S103)。 - 特許庁
To provide a program preparation device restoring a file in a state before the processing of the file when the file is processed based on any erroneous program. 誤りのあるプログラムに基づいてファイルが処理された場合、処理が行われる前の状態のファイルを復元するプログラム作成装置を提供する。 - 特許庁
To provide a file management method that retards fragmentation of a file recording area even when file generation, writing and erasure are repeated. ファイルの生成・書き込みと消去を繰り返しても、ファイルの記録領域の分断化が起こり難いファイル管理方式を提供することを目的とする。 - 特許庁
In a policy auto-setting method, each parameter value of a schedule file, a terminal side policy file, and a network device side policy file is registered in a policy DB 101 at any time from a management server 100. 管理サーバからスケジュールファイルと端末側ポリシーファイルとネットワーク機器側ポリシーファイルの夫々のパラメータ値をポリシーDBに随時登録する。 - 特許庁
To provide an image file creation device etc. which create an image file so that sub-image data in a multi-image file may be restored as much as possible. マルチ画像ファイル内の副画像データを可能な限り復元し得るように画像ファイルを作成する画像ファイル作成装置等を提供する。 - 特許庁
When the file is selected from the file list and a print request is given, the content of the selected file is supplied to a printer part from the memory card. さらに、ファイル一覧からファイルが選択され、プリント要求が行われると、選択されたファイルの内容がメモリカードからプリンタ部に供給される。 - 特許庁
A file group 221a-221e including a text file dedicated to an address and an attached file or the like are stored in the classified state by the address, in an electronic mail management DB 209. 電子メール管理DB209には、宛先別に宛先専用の本文ファイル及び添付ファイル等を含んだファイルグループ221a〜221eが格納される。 - 特許庁
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.