commandを含む例文一覧と使い方
該当件数 : 31353件
Once you've entered your modifications, you can hit escape to return to command mode.例文帳に追加
修正モードになっても、エスケープキーでコマンドモードに戻ることができます。 - Gentoo Linux
The return status is the exit status of the last command executed. 例文帳に追加
返却ステータスは、最後に実行したコマンドの終了ステータスになります。 - JM
A redirection error causes the command to exit with a non-zero status. 例文帳に追加
リダイレクションのエラーが起きると、コマンドは 0 でないステータスで終了します。 - JM
The last command in the history list is removed before the args are added. 例文帳に追加
履歴リストの最後のコマンドは、argsが追加される前に削除されます。 - JM
This command allows a macro to request input from the user. 例文帳に追加
このコマンドは、ユーザからの入力を要求するためのマクロで使えます。 - JM
In general, the current address is set to the last line affected by a command. 例文帳に追加
一般的に、現在行はコマンドが操作した最後の行となります。 - JM
In shared windows the command will be repeated for each attached display.例文帳に追加
共有ウィンドウでは、コマンドはアタッチしている画面ごとに繰り返される。 - JM
"logtstamp " [ on | off ] "logtstamp after" [ secs ] "logtstamp string" [ string ] This command controls logfile time-stamp mechanism of screen. 例文帳に追加
"logtstamp " [ on | off ]"logtstamp after"[ secs ]"logtstamp string"[ string ]このコマンドはscreenのログファイルタイムスタンプ機能を制御する。 - JM
This command can be used to bind multiple actions to a single key. 例文帳に追加
このコマンドを用いると、複数の動作を 1 つのキーに割り当てできる。 - JM
If the command begins with a '-' character, the shell will be started as a login-shell.例文帳に追加
コマンドの最初の文字が '-' ならば、シェルはログインシェルとして起動される。 - JM
The kernel command line is parsed into a list of strings (boot arguments) separated by spaces. 例文帳に追加
カーネルのコマンドラインはスペースで区切られた文字列( "起動時引数: boot arguments" ) - JM
gcore command can be used to obtain a core dump of a running process. 例文帳に追加
のgcoreコマンドを使用すると、実行中のプロセスのコアダンプを取得できる。 - JM
(command modifier) macro is identical, but without the dash. 例文帳に追加
(コマンド修飾子) マクロは、ダッシュを付けないことを除き、同じ働きをします。 - JM
If the command does not adhere to any standard, its history should be noted in the HISTORY 例文帳に追加
もしコマンドがどの規格にも基づいていなければ、その歴史はHISTORY - JM
If fd2p is 0, then the stderr (unit 2 of the remote command) will be made the same as the stdout 例文帳に追加
fd2pがゼロの場合は、stderr(リモートコマンドの unit 2) はstdoutと一緒にまとめられる。 - JM
Some older drives can't process this command reliably and this option can be used to instruct the driver not to use the command. 例文帳に追加
古いドライブでは、このコマンド処理の信頼性が低いことがあるが、このオプションを指定すると、ドライバにこのコマンドの利用を禁止することができる。 - JM
The command parameters point to memory not belonging to the calling process. 例文帳に追加
コマンドの引数が、呼びだしプロセスに属していないメモリ位置を指している。 - JM
failed), and the return status of the command otherwise. 例文帳に追加
に失敗した場合など)、\\-1 を返す。 そうでなければ、コマンドのステータスを返す。 - JM
Otherwise, if a command-line argument is supplied, then the child exits immediately, using the integer supplied on the command line as the exit status. 例文帳に追加
コマンドライン引き数が指定された場合は、子プロセスは直ちに終了し、コマンドラインで指定された整数を終了ステータスとして使用する。 - JM
Zdump prints the current time in each zonename named on the command line. 例文帳に追加
zdumpはコマンドラインで指定したzonenameそれぞれにおける現在時刻を表示する。 - JM
consisting of a single period, each command specifies the number of lines it affects; a combination of the 例文帳に追加
それぞれのコマンドで、適用する行数を指定しているのである。 - JM
For example, the following command outputs text with a one-column 例文帳に追加
例えば、以下のコマンドは、テキストの左に変更表示の 1 文字を表示して - JM
You can tailor this command to get fine control over diff's output. 例文帳に追加
これを修正すれば、diff の出力を微調整することが可能になる。 - JM
A warning is issued if the end of file is reached without seeing this command. 例文帳に追加
ファイルの最後がこのコマンドなしで終っていた場合は、ワーニングが出る。 - JM
The command is run, and any necessary unprivileged post-installation commands are also completed. 例文帳に追加
インストール後の処理に必要な非特権コマンドもすべて完了する。 - JM
Whenever you launch the IDE, it parses the command line options it finds in netbeans.conf.例文帳に追加
IDE は、起動されると必ず、netbeans.conf 中のコマンド行オプションを解析します。 - NetBeans
Issue #119861, Issue #117334: Installation stops with error when the unpack200 command is executed. 例文帳に追加
課題 119861、課題 117334: unpack200 コマンドが実行されると、インストールがエラーで停止する。 - NetBeans
Workaround: Create A Mercurial repository from command line by using the commandhg init DirectoryName. 例文帳に追加
回避策: コマンド行からコマンド hg init DirectoryName を使用して、Mercurial リポジトリを作成します。 - NetBeans
To copy the configuration file of the default virtual host to a new file (mysite), type the following command at the command prompt:sudo cp /etc/apache2/sites-available/default /etc/apache2/sites-available/mysite 例文帳に追加
デフォルトの仮想ホストの構成ファイルを新しいファイル (mysite) にコピーするには、コマンドプロンプトで次のコマンドを入力します。 sudo cp /etc/apache2/sites-available/default /etc/apache2/sites-available/mysite - NetBeans
The IDE runs the "grails create-app" command, showing the output in the Output window.例文帳に追加
「grails create-app」コマンドが実行され、「出力」ウィンドウに出力が表示されます。 - NetBeans
In fact, although he issued the command of a retired emperor to kill MINAMOTO no Yoritomo due to Yoshitsune's request, he also issued another command for Yoritomo to kill Yoshitsune. 例文帳に追加
事実、義経の要請に応じて源頼朝追討の院宣を発しておきながら、その頼朝に義経追討の院宣を発している。 - Wikipedia日英京都関連文書対訳コーパス
Her first poem in an anthology of poems, collected by the Imperial command, was included in "Senzai Wakashu" (Collection of Japanese Poetry of Thousand Years) (ten poems). 例文帳に追加
勅撰集では『千載和歌集』に初出(十首)。 - Wikipedia日英京都関連文書対訳コーパス
The PUT command includes the folder address of the folder object 230 or the like.例文帳に追加
PUTコマンドは、フォルダオブジェクト230等のフォルダアドレスを含んでいる。 - 特許庁
The solenoid current command value Ia for the failure outputs a value substantially half of a maximum value of the basic solenoid current command value Ib.例文帳に追加
この故障用ソレノイド電流指令値Iaは、基本ソレノイド電流指令値Ibの最大値のほぼ半分の値を出力するようにしている。 - 特許庁
VIDEO CHANNEL SWITCHING DISPLAY APPARATUS, CONTROL COMMAND TRANSMISSION APPARATUS, AND VIDEO SYSTEM例文帳に追加
ビデオチャンネル切換表示装置、制御コマンド送信装置及び映像システム - 特許庁
Then, on August 29, 1588, the command to collect swords was announced all over the country. 例文帳に追加
そして天正16年(1588年)7月8日、全国に刀狩令が発せられた。 - Wikipedia日英京都関連文書対訳コーパス
But Takatora TODO's force with 500 soldiers under Hidenaga's command and Tatsuyasu TOGAWA's force under Hideie UKITA's command went off to relieve Keijun, which buffeted the Shimazu army. 例文帳に追加
しかし、秀長麾下の藤堂高虎が500名と宇喜多秀家麾下の戸川達安の手勢で継潤の救援に向かい、島津軍を翻弄。 - Wikipedia日英京都関連文書対訳コーパス
The selection command includes a selection point in the meta data elements of the image.例文帳に追加
この選択コマンドは、画像のメタデータ要素中の選択点を含む。 - 特許庁
The torque command value is corrected by a torque correction output based on a torque error obtained by comparing a fed back correction value with the torque command value.例文帳に追加
トルク指令値は、フィードバックされた補正値とトルク指令値を比較して得られたトルク誤差に基づくトルク補正出力により、補正される。 - 特許庁
The command monitoring task 4 reads the recipe file No.4 from a database 2.例文帳に追加
コマンド監視タスク5は、レシピファイルデータベース2からレシピファイルNo.4を読み込む。 - 特許庁
Even the spiritual power of words were used as incantations or the command of the emperor. 例文帳に追加
言葉も、呪文や詔としてその霊的な力が利用される。 - Wikipedia日英京都関連文書対訳コーパス
Munemori's younger brother TAIRA no Tomomori took overall command as admiral. 例文帳に追加
宗盛の弟の平知盛が大将として指揮を取ることになった。 - Wikipedia日英京都関連文書対訳コーパス
On December 13, Yoshimitsu set up camp at To-ji Temple, with more than 2000 horsemen under his command. 例文帳に追加
11月8日、義満は馬廻2000余騎を率いて東寺に陣を構えた。 - Wikipedia日英京都関連文書対訳コーパス
Ichoku refers to a charge meted out as a reuslt of not following an Emperor's command. 例文帳に追加
違勅(いちょく)とは、天皇の勅に違うことによる罪のこと。 - Wikipedia日英京都関連文書対訳コーパス
As a result, in lieu of the daimyo (sodaisho (commander-in-chief)) who took the overall command, some of the senior vassals took command of the army headquarters sonae (sample Figure 3, mushabugyo (warrior commander)). 例文帳に追加
結果、全般指揮を執る大名(総大将)の代わりに重臣の一部が本陣備の指揮を執る事になる(例図3武者奉行)。 - Wikipedia日英京都関連文書対訳コーパス
A reactive current control section 9 outputs a voltage amplitude command value V* such that the reactive current Id becomes the reactive current command value Id*.例文帳に追加
無効電流制御部9は、無効電流Idが無効電流指令値Id*になるように、電圧振幅指令値V*を出力する。 - 特許庁
If the main power source is not in the power failure state, the command is executed.例文帳に追加
主電源が停電状態でないときにはそのコマンドを実行する。 - 特許庁
| Copyright © Japan Patent office. All Rights Reserved. |
| 本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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. |
| © 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 (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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|