| 例文 |
delete commandの部分一致の例文一覧と使い方
該当件数 : 33件
To delete a configuration option, use the --config-delete command line argument. 例文帳に追加
設定オプションを削除するには、コマンドライン引数--config-delete を使用します。 - PEAR
Now that we have our information, we can get rid of the guest user.This is done with the DELETE command and the syntax is shown below. 例文帳に追加
DELETEコマンドを使用して可能ですので、下に構文を示します。 - Gentoo Linux
You can remove them by hand, or you can use the following command to delete all the distfiles that are no longer referenced by any ports:# 例文帳に追加
詳細は portupgrade(1)を参照してください。 - FreeBSD
To delete text, you can also use the d command combined with any movement command.例文帳に追加
テキストを削除するのにdコマンドと他のどんな移動コマンドとも組み合わせて使用できます。 - Gentoo Linux
Accordingly, a file system improved so that an application can execute the perfect delete command (perfect file data delete function) is provided.例文帳に追加
アプリケーションが、完全消去コマンド(完全なファイル・データ消去関数)を実行できるよう、改良されたファイル・システムとする。 - 特許庁
Notes: There is also a Build command,which does not delete old build artifacts, but this command is disabled by default.例文帳に追加
注: 古い構築アーティファクトを削除しない構築コマンドもありますが、このコマンドはデフォルトで無効になっています。 - NetBeans
To achieve write/delete of flash memories different in command type by one firmware.例文帳に追加
コマンドタイプの異なるフラッシュメモリに対しての書き込み/消去を1つのファームウェアにて実現する。 - 特許庁
A perfect delete command is introduced to control delete of a specified area in a storage space of the storage device without needing data transfer from the host to the storage device.例文帳に追加
完全消去コマンドを導入し、ホストからストレージ・デバイスへのデータ転送を必要とすることなく、ストレージ・デバイスのストレージ空間の特定のエリアの消去を制御する。 - 特許庁
First, delete the file from your local copy of the sources, and then execute the appropriate cvsremove command:例文帳に追加
まず、ソース群の中から手元にある方のファイルを削除します。 その後、ファイルの削除に使用するcvsremoveコマンドを実行します。 - Gentoo Linux
Moreover, when the managing device MN designates the MIDI file to be deleted, and a delete command of the MIDI file is collectively transmitted to each musical instrument TM according to a delete instruction of the file, each musical instrument terminal TM deletes the corresponding MIDI file from the external storage device 4 based on the received delete command.例文帳に追加
さらに、管理装置MNは、ファイル削除の指示に従い、削除すべきMIDIファイルを指定し、当該MIDIファイルの削除コマンドを各楽器端末TMへと一斉に送信すると、各楽器端末TMは、受信した削除コマンドに基づいて、対応するMIDIファイルを外部記憶装置4から削除する。 - 特許庁
Then, the delete command transmitting section requests the FTP server 300 to delete the image data transmitted by mistake and stored in the FTP server 300 based on the extracted transmission setting information.例文帳に追加
その後、削除コマンド送信部は、抽出した送信設定情報に基づき、誤って送信したFTPサーバ300に格納されている画像データの削除をこのFTPサーバ300に要求する。 - 特許庁
When any of a plurality of memory parts can be deleted, the second control part issues a delete command after the write operation of any of memory parts which respond to the write command.例文帳に追加
第2制御部は、複数のメモリ部のいずれかに消去可能なメモリ部があるときに、書き込みコマンドに応答するメモリ部のいずれかの書き込み動作後に消去コマンドを発行する。 - 特許庁
To delete a static NAT mapping between the private IP address 10.1.1.2 and the officially assigned global IP address 202.1.1.1, use the command: 例文帳に追加
プライベートIPアドレス 10.1.1.2 と公式に割り当てられたグローバルIPアドレス 202.1.1.1 との間の静的NATマッピングを削除するには, 以下のコマンドを用いること. - コンピューター用語辞典
The process of updating the firmware stored in each slave ROM 23 is performed during waiting time after a master CPU 11 has issued a delete command or a write command to a master ROM 13 until there is a notification from the master ROM 13 that the delete or write is completed.例文帳に追加
マスタ側CPU11がマスタ側ROM13に対して消去コマンドまたは書き込みコマンドを発行した後、マスタ側ROM13より消去完了または書き込み完了の通知を得るまでの待ち時間に、各スレーブ側ROM23に格納されたファームウェアの更新処理を行う。 - 特許庁
Also, the process of updating the firmware stored in the master ROM 13 is performed during waiting time after the master CPU 11 has issued a delete command or a write command to each slave ROM 23 until there is a notification from each slave ROM 23 that the delete or write is completed.例文帳に追加
また、マスタ側CPU11が各スレーブ側ROM23に対して消去コマンドまたは書き込みコマンドを発行した後、各スレーブ側ROM23より消去完了または書き込み完了の通知を得るまでの待ち時間に、マスタ側ROM13に格納されたファームウェアの更新処理を行う。 - 特許庁
cvs remove is recursive, which means that you can delete a bunch of files, and then run the cvs remove command with no other arguments from a parent directory.例文帳に追加
cvsremoveは再帰的に処理されます。 つまり一連のファイルを削除しておいて、それから親ディレクトリで「cvsremove」を他の引数無しで実行すれば大丈夫ということです。 - Gentoo Linux
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
A delete command transmitting section extracts transmission setting information on image data transmitted to the FTP server 300 by mistake from a transmission setting information storage section.例文帳に追加
削除コマンド送信部は、誤ってFTPサーバ300に送信された画像データについての送信設定情報を、送信設定情報格納部から抽出する。 - 特許庁
In execution of the perfect delete command on the storage device, a controller of the storage device simply performs, for example, operation of writing "optional data" onto data of a specific area designated by delete instruction, whereby perfect deletion of the designated data is performed.例文帳に追加
ストレージ・デバイス上における完全消去コマンドの実行は、単純に、ストレージ・デバイスのコントローラが、例えば、消去命令で指定する特定エリアのデータ上へ『任意データ』を書込む操作を行うことによって、その指定するデータの完全な消去を行う。 - 特許庁
For a program file which has not been deleted (NO in S4), a lock release command for the corresponding program file is transmitted to the hard disk recorder (S6) to release a lock status, and then, the delete command for the program file is re-transmitted.例文帳に追加
そして、削除できなかった番組ファイルについては(S4でNO)、ハードディスクレコーダに該当の番組ファイルについてのロック解除コマンドを送信して(S6)、ロック状態を解除した上で、再度、この番組ファイルについての削除コマンドの送信を行う。 - 特許庁
When a clear key arranged in an operation part 12 is depressed to delete four characters in less than one second, an operation command part 24 creates a pop-up menu, which is displayed on a display part 10.例文帳に追加
操作部12に備えられたクリアキーを押下し、1秒未満の間に4文字削除すると、操作指示部24によりポップアップメニューが作成され、表示部10に表示される。 - 特許庁
When the vehicle leaves the parking space after adjusting its parking fee, a central fee adjusting machine 16 gives a command to the recorder 18 so as to delete the license plate image of the vehicle.例文帳に追加
集中精算機16では駐車料金の支払いを済ませて車両が退出すると、その車両に係るナンバープレート画像を削除するよう録画装置18に指示する。 - 特許庁
The RNC then informs the Node B of the need to purge data by transmitting a purge command (54), which prompts the Node B to delete at least a portion of buffered data.例文帳に追加
次いで、RNCは、消去コマンド(54)を送信することにより、ノードBにデータを消去する必要のあることを知らせ、バッファされたデータの少なくとも一部を削除するようノードBを促す。 - 特許庁
Note that if something is deleted from this menu, it does not delete the package from the system, just from the individual user's menu. The program can still be run by command-line.例文帳に追加
このメニューから削除されたパッケージはシステムからは削除されておらず、個別のユーザのメニューから削除されただけであることに注意してください。 そのプログラムはその後もコマンドラインで実行できます。 - Gentoo Linux
When a command to change the attribute information or to delete the copy information image, etc., is transmitted from the client 105, the information image management server 102 updates the contents of the information image management table.例文帳に追加
また、クライアント105から当該属性情報の変更、当該コピー情報画像の削除等の指示が送信されると、情報画像管理サーバ102は、情報画像管理テーブルの内容を更新する。 - 特許庁
The communication terminal 1 including the nonvolatile storage medium 14 capable of registering user registration data in a rewritable way includes a user registration data deletion control means 10 for executing complete delete processing for overwriting prescribed data onto all data, upon the receipt of a user registration data delete command.例文帳に追加
ユーザ登録データを書き換え可能に登録できる不揮発性記憶媒体14を有した通信端末装置1において、ユーザ登録データ消去指令を受け付けると、それらの全てのデータを、所定値に上書きする完全消去処理を実行する、ユーザ登録データ消去制御手段10を備えている。 - 特許庁
The monitoring device is connected with one of the switching hubs, transmits a fault occurrence notice to the other monitoring devices when receiving the fault detection notice, and transmits the delete command and the transmission permitting command when receiving the fault detection notice or the fault occurrence notice.例文帳に追加
監視装置は、スイッチングハブのうちの1つと接続し、障害検出通知を受信した場合に他の監視装置に障害発生通知を送信し、障害検出通知若しくは障害発生通知を受信した場合に削除指令及び伝送許可指令を送信する。 - 特許庁
The communication section 110 in the individual deletion processing transmits a individual deletion command for deleting the MMS message to the MMSC 25 and receives a delete processing acknowledgement for denoting the completion of the individual deletion of the MMS message from the MMSC 25.例文帳に追加
個別消去処理では、MMSメッセージを消去する個別消去指令をMMSC25に送信し、MMSC25からMMSメッセージの個別消去が完了した旨の消去処理応答を受信する。 - 特許庁
Existence and absence of a referring-referred relationship from other object data in object data to be deleted among a plurality of items of object data stored in the portable terminal is determined and a command to delete the object data to the portable terminal is issued.例文帳に追加
携帯端末が格納する複数のオブジェクトデータのうち、削除対象のオブジェクトデータにおける他のオブジェクトデータからの参照関係/被参照関係の有無を判定して、携帯端末にオブジェクトデータの削除命令を出力する。 - 特許庁
To prevent a load increase when deleting data in a batch and prevent wrong operations on data requested to be deleted, in a data management system including a management terminal operable to issue a command to delete data recorded in recording devices.例文帳に追加
記録装置に記録されているデータの削除を指示する操作を行うための管理端末を含んだデータ管理システムにおいて、データをまとめて削除する際の負荷の上昇を防ぐとともに、削除を指示したデータに対する誤操作も防止する。 - 特許庁
When a delete command is received from an external host device, a corresponding logical address is registered as being yet to be allocated, and a physical block that has been allocated to the logical address of the physical block management table is registered as being yet to be used and is written back into the nonvolatile memory 20.例文帳に追加
外部ホスト機器から消去コマンドを受け付けた場合に、該当論理アドレスを未アロケート登録すると共に、物理ブロック管理テーブルの前記論理アドレスに割り当てられていた物理ブロックを未使用登録し、不揮発性メモリ20に書き戻す。 - 特許庁
The switching hub connected with the monitoring device detects a fault in the transmission line connected thereto, transmits a fault detection notice to the monitoring device, deletes route information in response to a delete command from the monitoring device, and permits the transmission of frames on the transmission line in response to a transmission permitting command from the monitoring device.例文帳に追加
スイッチングハブのうち監視装置と接続するスイッチングハブは、自身と接続する伝送ラインにおいて生じる障害を検出して監視装置に障害検出通知を送信し、監視装置からの削除指令に応じて経路情報を削除し、監視装置からの伝送許可指令に応じて伝送ラインでのフレームの伝送を許可する。 - 特許庁
In this device, a storage area is divided to an area where read, write and delete of data are executable and an area where only the read is executable, and information for making a USB mass storage class driver possessed by a host recognize these areas as areas corresponding to logic unit numbers defined in the SCSI command set of the USB mass-storage class driver is retained.例文帳に追加
記憶領域を、データの読み出し、書き込み及び削除を実行可能な領域と読み出しのみ実行可能な領域とに分け、これらの領域を、ホストが有するUSBマスストレージクラスドライバのSCSIコマンドセットに定義された論理ユニット番号に対応する領域として、USBマスストレージクラスドライバに認識させるための情報を保持する。 - 特許庁
| 例文 |
| 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-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike 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 1994-2010 The FreeBSD Project. All rights reserved. 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
