Commandを含む例文一覧と使い方
該当件数 : 31362件
If the command is executed successfully, the Status bar shows the message: SQL Statement(s) executed successfully. 例文帳に追加
コマンドが正常に実行された場合、ステータスバーに「SQL 文の実行に成功しました。 」というメッセージが表示されます。 - NetBeans
pear.php.net/go-pear | php Note: Some Linux distributions (e.g. Redhat) seem to be using links instead of lynx as the name for their command line browser. 例文帳に追加
pear.php.net/go-pear | php注意コマンドラインブラウザの名前として lynx ではなくlinks を使用している Linux ディストリビューション(Redhat など) もあります。 - PEAR
If you wish to use sftp, make sure you have enabled the ssh2 extension on your local computer in php.ini. Make sure you have a working copy of the CLI version of PEAR on your local computer (the "pear" command, not the web interface) 例文帳に追加
sftp を使用する場合は、 php.ini で ssh2 拡張モジュールを有効にする PEAR の CLI バージョン ("pear" コマンドのこと。 - PEAR
This helps to distinguish input from the output of the PEAR installer.Note: $ is just an example for a command prompt. 例文帳に追加
これにより、PEAR インストーラの出力する内容と区別しやすくなります。 注意$ はコマンドプロンプトの一例に過ぎません。 - PEAR
Set the suggested alias that users can use on the command-line as a shortcut access to this channel. 例文帳に追加
ユーザがこのチャネルにすばやくアクセスできるように、コマンドラインで使用するためのエイリアスの候補を設定します。 - PEAR
Invokes PEAR_Size for command line scripts. 例文帳に追加
このスクリプトは unix の df コマンドに似ており、インストールされているパッケージがどれくらいのディスク領域を使っているかを表示します。 - PEAR
To print a summary report that only shows the number of errors and warnings for each file, use the --report=summary command line argument. 例文帳に追加
各ファイルごとのエラーや警告の数だけの概要レポートを表示させるには、コマンドライン引数 --report=summary を使用します。 - PEAR
Tip: You can easily check for parse errors in a file using the PHP command line interface and the -l (lowercase L) option. 例文帳に追加
ティップパースエラーをチェックするのは簡単です。 PHP のコマンドラインインターフェイスで-l (小文字の L) オプションを使用しましょう。 - PEAR
Using them on command line (cli) scripts gives best results, as the class is meant to be used for such ones. 例文帳に追加
コマンドライン (cli) のスクリプトとして実行すると、うまくいきます。 このクラスは、そのような使用法を想定しています。 - PEAR
Method called when an empty line is entered in response to the prompt.If this method is not overridden, it repeats the last nonempty command entered.例文帳に追加
このメソッドがオーバーライドされていないなら、最後に入力された空行でないコマンドが繰り返されます。 - Python
All other keystrokes are treated as a command to insert the given character and move right (with line wrapping).例文帳に追加
他のキーストロークは、与えられた文字を挿入し、(行折り返し付きで)右に移動するコマンドとして扱われます。 - Python
Optional arguments are enclosed in square brackets ("[]") in the command syntax; the square brackets must not be typed.例文帳に追加
オプションの引数はコマンド構文の角括弧("[]")の中に入れなければなりません。 角括弧をタイプしてはいけません。 - Python
When chosen, the text of cmdstr will be appended to the command line as is, except that a trailing ":" or "=" (if present) will be trimmedoff.例文帳に追加
メニューを選択するとcmdstr はコマンドラインに追加されますが、それに続く":"や"=" は (存在していれば) 取り除かれます。 - Python
This module provides the UnixCCompiler class, a subclass of CCompiler that handles the typical Unix-style command-line C compiler: 例文帳に追加
このモジュールはUnixCCompilerクラスを提供します。 CCompilerクラスのサブクラスで、典型的なUnixスタイルのコマンドラインCコンパイラを扱います: - Python
Parses command line options and parameter list. args is the argument list to be parsed, without the leading reference to the running program.例文帳に追加
コマンドラインオプションとパラメータのリストを構文解析します。 argsは構文解析の対象になる引数リストです。 - Python
optparse was explicitly designed to encourage the creation of programs with straightforward, conventional command-line interfaces.例文帳に追加
optparse は、素直で慣習に則ったコマンドラインインタフェースを備えたプログラムの作成を援助する目的で設計されました。 - Python
And you have to deal with certain intricacies of conventional Unix command-line parsing that optparsenormally handles for you.例文帳に追加
さらに、optparse が普段処理している、伝統的な Unix コマンドライン解析における難題を自分で解決せねばなりません。 - Python
Exit code that means the command was used incorrectly, such as when the wrong number of arguments are given.Availability: Unix.New in version 2.3.例文帳に追加
誤った個数の引数が渡されたときなど、コマンドが間違って使われたことを表す終了コード。 - Python
In Tkinter, the Pack class holds all this functionality, and the various forms of the pack command are implemented as methods. All widgets in例文帳に追加
Tkinter では Pack クラスがこの機能すべてを握っていて、 様々なpack の形式がメソッドとして実装されています。 - Python
Finally, most X programsaccept a command line option of -display displayname to temporarily overridethe contents of DISPLAY. 例文帳に追加
最後に、ほとんどの X プログラムは一時的に DISPLAY の内容を上書きする\\fB-display \\fIdisplayname\\fR というコマンド行オプションを受け付ける。 - XFree86
Xnest will pick up a number of command line arguments that can configure its default visual class and depth, number of screens, etc.例文帳に追加
Xnest は、デフォルトのビジュアルクラスと深さ、スクリーンの数などを設定する多くのコマンド行引き数を受け付ける。 - XFree86
This option sets the value of that private data (not that it is very private, being on the command line!). -displayID display-id例文帳に追加
このオプションはプライベートデータを設定する(データをコマンド行から指定するので、あまりプライベートとは言えない!)。 - XFree86
Point This command will change the grid squares underneath the mouse pointer if a mouse button is being pressed down.例文帳に追加
Pointこのコマンドは、マウスのボタンが押されるとポインタが指しているグリッドの四角形の状態が変わるようにする。 - XFree86
Set HotSpot This command designates one square in the grid as the hot spot if this bitmap image is to be used for defining a cursor.例文帳に追加
Set Hot Spotこのコマンドは、ビットマップイメージをカーソルの定義に使う際に、グリッドの1つの格子をホットスポットとして指定する。 - XFree86
How it Works Imake invokes cpp with any-I or -D flags passed on the command line and passes the name of a file containingthe following 3 lines: 例文帳に追加
"imake の動作"imake は、コマンド行で \\-I オプションや \\-D オプションを渡してcpp を起動し、次の内容を持つファイル名を渡す。 - XFree86
Needed only in rare caseswhen dirname is the same as a command-line option such as -nb. -d 例文帳に追加
これが必要なことは滅多になく、dirnameが\\-nb等のコマンド行オプションと同じ名前になっている場合くらいである。 - XFree86
By rsh, to run rstartdBy rstartd, to run the specified commandBy the command, eg xterm 例文帳に追加
0rstartd を実行するときに、rsh が実行する指定されたコマンドを実行するとき、rstartd が実行するxterm 等のコマンドが実行する - XFree86
CMD is implemented by invoking $SHELL (default /bin/sh) with "-c" and the specified command as arguments.例文帳に追加
CMD は $SHELL (デフォルトでは /bin/sh) に "-c" オプションを付け、指定されたコマンドを引き数として起動することによって実装されている。 - XFree86
The following standard X Toolkit command line arguments are commonly used with xbiff:例文帳に追加
メールボックスのウィンドウの形を整える。 以下の X Toolkit 標準のコマンド行の記述は xbiff においても共通して使われる。 - XFree86
xfd accepts all of the standard toolkit command line options along with the additional options listed below:例文帳に追加
xfd は、標準のツールキットのコマンド行オプション全てを利用できる。 さらに以下に示した追加オプションも利用できる。 - XFree86
If -repeator -reps are also specified, they will be automatically placed at the end of each command in the script.例文帳に追加
-repeat または -reps オプションも指定した場合、これらのオプションはスクリプト内の各コマンドの末尾に自動的に追加される。 - XFree86
xinit -geometry =80x65+10+10 -fn 8x13 -j -fg white -bg navy This willstart up a server named X, and will append the given arguments to the defaultxterm command. 例文帳に追加
"xinit \\-geometry =80x65+10+10 \\-fn 8x13 \\-j \\-fg white \\-bg navy"名前が X であるサーバを起動し、デフォルトの xterm コマンドに指定された引き数を追加する。 - XFree86
List maps that specify themap pattern in any files listed on the command line (not implemented yet). -mname 例文帳に追加
\\-lコマンド行に列挙された任意のファイル中の map パターンを指定するマップを列挙する(このオプションは未実装である)。 - XFree86
If the action is not specified, the string is taken as the name of a sound file to be played unless it begins with an exclamation point, in which case it is taken as a shell command.例文帳に追加
ただし、文字列が感嘆符(!)で始まる場合に限っては、これはシェルコマンドとして扱われる。 - XFree86
Following Tenbun-honan (Tenbun Hokke War) in the Muromachi period, Honzen-ji Temple received rinji (the Emperor's command) from Emperor Gonara to became chokugan-ji (a temple built at the order of the emperor). 例文帳に追加
室町時代の天文法難後、後奈良天皇より綸旨(りんじ)を賜り、勅願寺となった。 - Wikipedia日英京都関連文書対訳コーパス
When his older paternal half-brother, MINAMOTO no Yoritomo, rose up in arms to overthrow the Taira family, he joined under that command and changed his name to Gien. 例文帳に追加
異母兄・源頼朝が打倒平家の兵を挙げるとその指揮下に合流し、義円と改名する。 - Wikipedia日英京都関連文書対訳コーパス
The live data generation unit 24 changes creation conditions of the live data 63 based on the direction command information 64.例文帳に追加
ライブデータ作成部24は、演出指示情報64に基づいて、ライブデータ63の作成条件を変更する。 - 特許庁
The radio tag Tc causes the light emission part to emit light based on a current value instructed by the received light emission command.例文帳に追加
無線タグTcは、受信された発光コマンドで指令された電流値に基づいて、発光部を発光させる。 - 特許庁
Wherein, the first AV trans-receiving device receives and packs a control command signal to be transmitted in wireless communication.例文帳に追加
第1のAV送受信装置は、制御コマンド信号を受取り、ワイヤレス通信で伝送されるように圧縮する。 - 特許庁
To provide a control device of an omnidirectional moving device capable of improving responsiveness to a travel command.例文帳に追加
走行指令に対する応答性を向上することができる全方向移動装置の制御装置を提供する。 - 特許庁
DRIVING COMMAND OPERATION UNIT FOR OPTICAL DEVICE, OPTICAL DEVICE, OPTICAL DEVICE DRIVING UNIT, OPTICAL ADJUSTMENT SYSTEM AND CAMERA SYSTEM例文帳に追加
光学装置の駆動指令操作装置、光学装置、光学装置駆動ユニット、光学調節システムおよびカメラシステム - 特許庁
The pressure loss Ploss of a nozzle part is also calculated to obtain the injection pressure command curve P on the basis of Ploss, Pa and Ps.例文帳に追加
また、ノズル部の圧力損失Plossをも求めて、Ploss、Pa、Psによって射出圧力指令カーブPを得る。 - 特許庁
In the step S17, an up-shift command for a speed change stage is given to shift up a speed change stage of the automatic transmission by one stage.例文帳に追加
S17では変速段のシフトアップ指令が出て、自動変速機の変速段が一段シフトアップされる。 - 特許庁
A breakpoint setting part 133 saves the instruction of an address designated by the command and replaces it with a break instruction.例文帳に追加
ブレークポイント設定部133は、コマンドにより指定されたアドレスの命令を退避し、ブレーク命令に置き換える。 - 特許庁
At the time of receiving the prize ball stop information command, the prize ball control means stops the drive of the ball payout device.例文帳に追加
賞球制御手段は、賞球停止情報コマンドを受信すると玉払出装置の駆動を停止する。 - 特許庁
When any abnormality is detected, a warning screen 30 calling emergency switching is displayed on the display of a command board 17.例文帳に追加
異常を検出すると、指令台17の表示器に非常切替を促す警報画面30を表示する。 - 特許庁
The information to be directly given to the person such as an operation command is displayed on the front of the background color.例文帳に追加
また、動作コマンドなど人に直接的に伝える必要があるものは、背景色の前面に表示させる。 - 特許庁
The set setting information of the stage is transmitted to an image/acoustic control part together with a performance control command.例文帳に追加
セットされたステージの設定情報は、演出制御コマンドと共に画像/音響制御部へ送信される。 - 特許庁
| 本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| Copyright 2001-2004 Python Software Foundation.All rights reserved. Copyright 2000 BeOpen.com.All rights reserved. Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved. Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved. |
| © 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 © 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/ ). |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|