File Systemの部分一致の例文一覧と使い方
該当件数 : 6870件
The disk 11 is provided with a disk cache area for temporarily storing data, the data are managed as files and a FAT file system is used for the data management.例文帳に追加
このディスク11には、データを一時的に格納するディスクキャッシュ領域が設けられ、データはファイルとして管理され、そのデータ管理にはFATファイルシステムを用いる。 - 特許庁
A repeater system HID selects a media renderer MR as an object for repeating a request from a control point CP, and acquires the device description file of the media renderer MR.例文帳に追加
中継装置HIDは、コントロールポイントCPからの要求を中継する対象としてメディアレンダラMRを選択し、メディアレンダラMRのデバイス記述ファイルを取得する。 - 特許庁
To provide a lighting system capable of illuminating a dangerous object from a sufficiently early stage by quickly recognizing the position of the dangerous object by a succeeding vehicle in a file traveling.例文帳に追加
隊列走行において、後続車が危険物の位置をいち早く把握し、十分に早い段階から危険物を照らすことができる照明システムの提供。 - 特許庁
Further, information indicating updated procedure of file system control information is described in a flash descriptor, and information indicating updated procedure of contents control information is described in a robust descriptor.例文帳に追加
さらに、フラッシュディスクリプタに、ファイルシステム管理情報の更新手順を示す情報を記述し、ロバストディスクリプタにコンテンツ管理情報の更新手順を示す情報を記述する。 - 特許庁
The DRM signaling for protection information in MPEG-2 system layer can also be declared in file format level or in SDP to support different applications.例文帳に追加
MPEG−2システム層における保護情報用のDRMシグナリングをまた、ファイルフォーマットレベルまたはSDPにおいて宣言し、異なるアプリケーションをサポートすることができる。 - 特許庁
The operating system 11 displays the fact that the disk device 20 is the fault on the screen of an image display device or the like, based on the contents of the fault information file.例文帳に追加
オペレーティングシステム11は、故障情報ファイルの内容に基づいてディスク装置20が故障であることを画像表示装置の画面上等に表示させる。 - 特許庁
This is a pretend file system mounted on /proc which allows programs like ps(1) to give you more information on what processes are running. 例文帳に追加
これは /proc にマウントされる、ファイルシステムの ふりをする もので、 ps(1)のようなプログラムに、どんなプロセスが走っているかに関するより多くの情報を提供させる事ができます。 - FreeBSD
FreeBSD also comes with a tool called mdmfs(8) , this program configures a md(4) disk using mdconfig(8) , puts a UFS file system on it using newfs(8) , and mounts it using mount(8) . 例文帳に追加
FreeBSD5.0 では mdmfs(8)と呼ばれるツールも用意されています。 このプログラムは mdconfig(8) を用いて md(4) ディスクを設定し、newfs(8) を用いて UFSファイルシステムを作成し、mount(8)を用いてマウントします。 - FreeBSD
After copying over the Soundfont files, we can then play a midi file as shown. You can also add the asfxload command to /etc/conf.d/local.start, so that the sound font is loaded every time the system starts up.例文帳に追加
サウンドフォントファイルをコピーしたら、midiを再生することが出来ます。 asfxloadコマンドを/etc/conf.d/local.startに追加することで、システムの起動時にサウンドフォントファイルが自動的に読み込まれます。 - Gentoo Linux
When you add new hardware to your system, and this hardware didn't have a device file previously, you would have to create one.例文帳に追加
新しいハードウェアをシステムに追加し、このハードウェアがあらかじめデバイス・ファイルをもっていなかった場合には、デバイス・ファイルを作成しなければならないことになるでしょう。 - Gentoo Linux
If necessary, file system checks are reduced in time, as multiple checks can be done in parallel (although this advantage is more with multiple disks than it is with multiple partitions)例文帳に追加
必要ならば、並行した複数のチェックを行えるのでファイルシステムのチェック時間を減らせます。 (この利点は複数のパーティションでよりも複数のディスクでより有効ですが)。 - Gentoo Linux
yabootconfig will then scan your system setup, create /etc/yaboot.conf and run mkofboot for you.mkofboot is used to format the bootstrap partition, and install the yaboot configuration file into it.例文帳に追加
yabootconfigはその時システムの構成を詳しく調べて/etc/yaboot.confを作成し、mkofbootを実行するでしょう。 mkofbootはbootstrapパーティションをフォーマットし、そこにyabootの構成ファイルをインストールするために使用されます。 - Gentoo Linux
The system administrator can choose the file name of the default database, the frequency with which the databases are updated, and the directories for which they contain entries; see updatedb(1L). 例文帳に追加
システム管理者はデフォルトで用いるデータベースのファイル名や更新の頻度、またどのディレクトリの情報をデータベースに入れるかなどを選択することができる。 updatedb (1L)を見よ。 - JM
If the file system UID is changed from non-zero to 0, then any of these capabilities that are enabled in the permitted set are enabled in the effective set. 例文帳に追加
ファイルシステム UID が 0 以外から 0 に変更された場合、上記のケーパビリティのうち許可ケーパビリティセットで有効になっているものが実効ケーパビリティセットで有効にされる。 - JM
The <errno> header file defines the integer variable errno , which is set by system calls and some library functions in the event of an error to indicate what went wrong. 例文帳に追加
ヘッダファイル<errno>で整数型の変数errnoが定義されており、システムコールやいくつかのライブラリ関数は、エラーが発生した際にこの変数にその原因を示す値を設定する。 - JM
New applications should use the inotify interface (available since kernel 2.6.13), which provides a much superior interface for obtaining notifications of file system events. 例文帳に追加
新しくアプリケーションを書く際には、(カーネル 2.6.13 以降で利用可能となった)inotifyインタフェースを使用すべきである。 inotifyはファイルシステムイベントの通知を取得するためのずっと優れたインタフェースである。 - JM
Note : although FIFOs have a pathname in the file system, I/O on FIFOs does not involve operations on the underlying device (if there is one). 例文帳に追加
【注意】FIFO はファイルシステム内のパス名を持つが、FIFO に対して入出力を行っても、(ファイルシステムが存在するデバイスがあったとしても) そのデバイスに対する操作は発生しない。 - JM
Regardless of what changes are made to the real UID, effective UID, and saved set-user-ID, the file system UID is always set to the same value as the (possibly new) effective UID. 例文帳に追加
実 UID、実効 UID、保存 set-user-ID にどんな変更が行われたかに関わらず、ファイルシステム UID は常に実効 UID (可能であれば変更後の新しい実効 UID)と同じ値に設定される。 - JM
sets the real GID, effective GID, and saved set-group-ID of the calling process (and always modifies the file system GID to be the same as the effective GID), with the same restrictions for non-privileged processes. 例文帳に追加
は呼び出し元のプロセスの実 GID、実効 GID、保存 set-group-ID を設定する(さらにファイルシステム GID を実効 GID と同じ値に修正する)。 非特権プロセスは同様の制限を受ける。 - JM
The usual Unix close-behind semantics apply; the socket can be unlinked at any time and will be finally removed from the file system when the last reference to it is closed. 例文帳に追加
Unix で通常使われる「背後で閉じる方式」が適用される。 ソケットはいつでも unlink することができ、最後の参照がクローズされたときにファイルシステムから削除される。 - JM
You can always use a file's Local History to view recent modifications and revert changes,even if the file is not handled by a version control system.例文帳に追加
いつでもファイルのローカル履歴を使用して、最新の変更を確認したり、変更を元に戻したりできます。 ファイルがバージョン管理システムで管理されていなくてもかまいません。 - NetBeans
To provide a photographic object metadata management system for simplifying complicated operation when registering metadata of a photographic object to an image file in an imaging device.例文帳に追加
撮像装置における画像ファイルに対して、被写体のメタデータを登録する際の煩雑な作業を簡略化することが可能な被写体メタデータ管理システムを提供する。 - 特許庁
The entrance and exit control system or the like can thereby control not only the entrance and exit control of the user but also the carry-in and carry-out of a control object such as a personal computer and a paper file with the confidential information.例文帳に追加
これにより、ユーザの入退室管理だけでなく、秘密情報の入ったパソコンや紙ファイルなどの管理対象物の持ち込み/持ち出し管理が可能になる。 - 特許庁
An individual master management system 130 is arranged in each medical institute/section to manage an individual master file about individual information to be used in the institute/section.例文帳に追加
個別マスタ管理システム130は、医療機関または医療部門ごとに設けられ、その機関または部門で利用されるべき個別情報に関する個別マスタファイルを管理する。 - 特許庁
The inquiry request solution means 120 sends back to the client the inquiry request that is created on the basis of the location information obtained from the pseudo file system 130.例文帳に追加
そして、照会要求解決手段120は、擬似フィアルシステム130から取得したロケーション情報に基づいて作成した照会応答をクライアントに返送する。 - 特許庁
To provide an image reproducing apparatus and an image reproducing system whereby characters such as the name of an image file can be entered by a similar entry method to that of a mobile phone used by a user.例文帳に追加
ユーザが利用する携帯電話と同様の方法で画像ファイル名等の文字入力を行える画像再生システムおよび画像再生装置を提供する。 - 特許庁
A data read part 11 reads a content of sector requested from a storage 63 according to a reading request from a file system analysis part 12 and a data transfer part 17.例文帳に追加
データ読出部11は、ファイルシステム解析部12及びデータ転送部17からの読み出し要求に従って、ストレージ63から要求されたセクタの内容を読み出す。 - 特許庁
To provide a document control system to properly control a plurality of document file groups constituted of a plurality of document files revised in their versions the version by the version.例文帳に追加
本発明は版改訂の行われる複数の文書ファイルで構成される複数の文書ファイル群を版毎に適切に管理する文書管理システムを提供する。 - 特許庁
To provide a system for improving operability by skipping duplicative operations when executing image input and file uploading to a server.例文帳に追加
画像の入力と、サーバへのファイルのアップロードとを行う場合に、重複したユーザオペレーションを省略することにより、操作性を向上させる仕組みを提供することを目的とする。 - 特許庁
To transfer only a part of data of an audio visual data file in a recording means while minimizing change of a conventional system utilizing FTP.例文帳に追加
FTPを利用する既存のシステムの変更を最小限に抑えつつ、記録手段内の1つのAVデータファイルのうちの一部分のデータのみをクライアントに転送する。 - 特許庁
To provide a mail document sorting/registering system capable of sorting and registering a file in a directory in a state referring to an electronic(E) mail document being referred to at present.例文帳に追加
現在参照している電子メール文書を参照している状態でファイルとしてディレクトリに分類登録可能なメール文書分類登録システムを提供する。 - 特許庁
The file manufacturing system is equipped with a printing device 20 for printing specified sheets and an information processing device 10 for controlling printing by a printing device 20.例文帳に追加
ファイル作製システムは、所定の枚葉紙への印刷を行う印刷装置20と、この印刷装置20による印刷制御を行う情報処理装置10とを備える。 - 特許庁
Video information to be recorded is divided into a main content part whose recording is reserved and a video recording prolongation part, which are recorded in different files for file system management of the recorder.例文帳に追加
録画する映像情報を録画予約された本編分と録画延長部に分けて、記録装置のファイルシステム管理上異なるファイルとして別に記録する。 - 特許庁
To provide methods and apparatus for improving the performance of file transfer to a client from a distributed storage system which provides a single name space to clients.例文帳に追加
本発明の実施例はクライアントに単一のネームスペースを提供する分散型ストレージシステムからクライアントへのファイル転送性能を向上するための方法と装置を提供する。 - 特許庁
The electronic medical chart system 1 is provided with an electronic medical chart database server 20 for associating medical examinee information with a medical chart data file medical examinee ID to manage them, a terminal 10 for a doctor and a scanner 30.例文帳に追加
電子カルテシステム1は、カルテデータファイル受診者IDに対応付けて管理する電子カルテデータベースサーバ20と、医師用端末10と、スキャナ30とを備える。 - 特許庁
To solve the problem that while it is possible to set print possibility/impossibility for each user and each file, it is impossible to set print possibility/impossibility for each print equipment in an access right control system.例文帳に追加
アクセス権制御システムは、ユーザとファイルごと印刷可能/不可能を設定することはできるが、印刷機器ごとに印刷可能/不可能を設定することはできない。 - 特許庁
To provide a digital imaging system that can designate a name of an image file which aids a user to retrieve and edit a captured image.例文帳に追加
使用者が、取り込んだ画像を検索および編成するのを支援することのできる名称で、画像ファイルを命名することのできるデジタルイメージングシステムを提供する。 - 特許庁
Relating to data processors 1, 2 and 4 which share an inter- system data base, in communication information file devices 16 and 25 position information on obtained journals at intervals of a certain time is stored.例文帳に追加
システム間データベース共用を行う各データ処理装置において一定の時間間隔で取得済みジャーナルの位置情報を連絡情報ファイル装置に記憶する。 - 特許庁
A system controller 108 when storing a picked-up still picture as a file on the removable medium 107 stores the still picture preferentially from a partition area having a small cluster side.例文帳に追加
システムコントローラ108は、撮像した静止画像をリムーバブルメディア107にファイルとして保存する場合には、クラスタサイズの小さいパーティション領域から優先して格納する。 - 特許庁
To provide a data management system that can manage data sharing or non-sharing on a file basis even among a plurality of storage means in separate locations.例文帳に追加
ロケーションの離れた複数の記憶手段の間であっても、データの共有又は非共有をファイル単位で管理することのできるデータ管理システムを提供する。 - 特許庁
This inspection score control system 100 has a host computer 110, and sends data on an inspection reference data file 120 to a PC 130, and prepares an inspection indicating slip 200.例文帳に追加
検査成績管理システム100は、ホストコンピュータ110を有し、検査基準データファイル120のデータをPC130へ送り、検査指示票200を作成する。 - 特許庁
Transfer information asked by a customer via an ATM 20 or an EB system 12 is written in account information for a deposit account at a loan customer of an account file 13.例文帳に追加
取引先がATM20やEBシステム12より依頼した振込情報は、口座ファイル13の融資先の入金用口座の口座情報に書き込まれる。 - 特許庁
To provide an analyzing system and analyzing method which enables detailed analysis of a delivery route while regulating file size expansion in outputting files.例文帳に追加
ファイル出力を行う場合のファイルサイズの膨大化を抑制しながら、搬送経路の詳細な分析を可能とする解析装置及び解析方法等を提供する。 - 特許庁
To provide a communication load control system that can control management of a throughput of a transfer job in a way that data burst transfer like file transfer gives no effect on transfer of an on-line telegraphic message.例文帳に追加
ファイル転送のようなデータのバースト転送がオンライン電文の転送に影響を与えないように、転送ジョブのスループットの管理制御を可能にする。 - 特許庁
The payment system 18 transfers the money for payment to the account 15 from the account 17 for payment if the received electronic key is registered in the payment information file (Step 118).例文帳に追加
決済システム18は、受信した電子キーが決済情報ファイルに登録されたものであれば、決済用口座17から口座15へ決済金額を振り込む(ステップ118)。 - 特許庁
A FAT file system part 11 rounds up a read/write request from an application program part 10 by the selector, and gets access to the flash memory 3 via a logical-real conversion control part 12.例文帳に追加
FATファイルシステム部11はアプリケーションプログラム部10からの読み書き要求をセクタ単位に切り上げて、論実変換制御部12経由でフラッシュメモリ3にアクセスする。 - 特許庁
To provide a file writing system and a method which are improved in writing throughput by achieving the request distribution management of a write request without using a plurality of systems.例文帳に追加
複数のシステムを利用せずに書込み要求のリクエスト振り分け管理を実現し、書込みスループットを向上させたファイル書込みシステムおよび方法を提供する。 - 特許庁
To provide a system for printing an image from an image file with additional information in which a high-quality image print can be obtained by utilizing image data of various modes and additional information thereof.例文帳に追加
様々な態様の画像データおよびその付加情報を利用して高品質の画像プリントが得られる付加情報付き画像ファイルからの画像プリントシステムを提供。 - 特許庁
| 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-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. license |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|