This includes commandline programs such as mutt, pine, elm, and mail, and GUI programs such as balsa, xfmail to name a few, and something more sophisticated like a WWW browser.
いくつか名前を挙げれば、 mutt, pine, elm そして mail といったコマンドラインプログラムや balsa, xfmail のような GUIプログラム、WWW ブラウザーのようにさらに 洗練された ものまであります。 - FreeBSD
With framebuffer you can run theLinux commandline with (limited) graphical features (such as using the nicebootsplash image Gentoo provides).
フレームバッファを利用すれば、(限定的ながら)グラフィカルな機能(Gentooが提供する素敵なブートスプラッシュイメージを使用するなど)とともに、Linuxのコマンドラインを実行することができます。 - Gentoo Linux
In general, ed commands consist of zero or more line addresses, followed by a single character command and possibly additional parameters; i.
p一般的には、mコマンドは、0 個以上の行番号および、それに連なる 1 文字コマンドから成り立ちます。 場合によっては追加のパラメータをもつこともあります。 - JM
Some configurations of the compiler also support additional special options, usually for command-line compatibility with other compilers on the same platform.
いくつかのコンフィギュレーションは、通常はそのプラットフォーム上の他のコンパイラとのコマンドラインに関するの互換性をとるための特別なオプションを用意しています。 - JM
The program scans its input string (taken from the program's first command-line argument) reading integers, and writes the squares of these integers to the output buffer.
(プログラムの第一コマンドライン引き数から取った) 入力文字列をスキャンして整数を読み込み、これらの整数の二乗を出力バッファに書き出す。 - JM
Zic reads text from the file(s) named on the commandline and creates the time conversion information files specified in this input.
zicはコマンドラインで指定されたファイル (複数指定可) からテキストを読み、時刻変換情報ファイルを生成する。 ファイル名も読み込みテキストで指定しておく。 - JM
Command-line switches can be entered using GNU style, meaning they are preceded with two hyphens rather than one (e.g.: --help) or single-letterswitches (e.g.: -h). コマンド行スイッチは、GNU 形式で入力することができます。 このことは、スイッチの前にハイフン 1 つではなく (例: -h)、ハイフン 2 つのスイッチを使用できることを意味します (例: --help)。 - NetBeans
Commandline interfaces usually provide greater flexibility than graphical user interfaces, at the cost of being harder for the novice to use.
コマンドライン・インタフェースは普通はグラフィカル・ユーザインタフェースに比べてより大きな柔軟性を提供するが、その代わり初心者にとっては使うのが難しい。 - コンピューター用語辞典
Note that, in NetBeans IDE 3.6, IDE command-line switches can be entered in GNU style, meaning they are preceeded with two dashes (for example, --jdkhome)rather than one. NetBeans IDE 3.6 では、IDE コマンド行スイッチが GNU 形式で入力できるようになっています。 たとえば --jdkhome というように先頭に 1 つではなく、2 つのハイフンが付くことになります。 - NetBeans
The following description requires the latest version of the PEAR package manager to be installed. This chapter shows you how to use the PEAR commandline installer.
以下の説明は、最新版の PEAR パッケージマネージャがインストールされていることを前提に進めていきます。 この章では、PEAR のコマンドラインインストーラの使用法を説明します。 - PEAR
In order to support both the web installer and the command-line installer, all processing of input is performed by PEAR and passed to the post-install script in a strict format.
Web インストーラおよびコマンドラインインストーラの両方をサポートするには、すべての入力を PEAR で処理し、インストール後スクリプトに所定の形式で渡す必要があります。 - PEAR
You can hide warnings for a single script run by using the -n commandline argument, but you can also enable this by default if you prefer.
特定のスクリプトで警告を表示しないようにするにはコマンドライン引数-n を実行しますが、もしお望みならこれをデフォルトの設定にすることもできます。 - PEAR
, on systems that support it, the interpreter will automatically support Emacs-like line editing and command-history keystrokes.) を import することによって、それをサポートするシステム上では、インタープリタが自動的に Emacs形式の行編集とコマンド履歴のキーストロークをサポートするということです。 ) - Python
In this case, the names of the files that were dropped onto the applet will be appended to sys. argv, so that it will appear to the script as though they had been typed on a commandline. この場合、アプレットにドロップしたファイルの名前が sys.argv に追加され、ドロップしたファイル名はスクリプト側からはコマンドラインでタイプされたかのように見えます。 - Python
With these few lines of code, users of your script can now do the``usual thing'' on the command-line, for example:
このようにわずかな行数のコードによって、スクリプトのユーザはコマンドライン上で例えば以下のような 「よくある使い方」 を実行できるようになります: - Python
In each case, the first of these arguments is passed to the new program as its own name rather than as an argument a user may have typed on a commandline. どの場合でも、新たなプログラムに渡されるリストの最初の引数は、ユーザがコマンドラインで入力する引数ではなく、プログラム自身の名前になります。 - Python
This configuration file is installed in /usr/X11R6.4/lib/X11/proxymngr/pmconfigduring the installation of proxymngr. The location of the configurationfile can be overwritten using the -config commandline option.
この設定ファイルは、プロキシマネージャのインストール時に /usr/X11R6.4/lib/X11/proxymngr/pmconfig にインストールされている設定ファイルの位置はコマンド行オプションの \\-config で上書きすることができる。 - XFree86
In addition to parsersyntax checking, a special command-line switch (-verify) has been provided to assist the sysadmin in determining which rule was actually matched. 解析器の文法チェックに加え、システム管理者が実際にマッチする規則を調べる際の補助を行うための特別なコマンド行オプション(-verify)が用意されている。 - XFree86
It also sets the window title and icon nameto be the basename of the program being executed if neither -T nor -n aregiven on the commandline.
この指定を行うと、コマンドライン上で \\-T オプションや \\-n を指定していない限り、ウィンドウタイトルおよびアイコン名も、実行されるプログラム名のベース名にセットされる。 - XFree86
Each optional unit outputs acknowledgement status on a single common signal line in a case where an identifier appended to the instruction command is the same as an acquired identifier. 各オプションユニットは、命令コマンドに付加された識別子が取得した識別子と同じである場合、応答ステータスを共通信号線の1つに出力する。 - 特許庁
The printer comprises a real time command analyzing section for analyzing a control command upon receiving data even under off-line state of the printer, and the state of the printer is detected even if the printer is stopped. 本発明の印字装置は、データ受信と同時に制御コマンドを解析し、印字装置がオフライン状態でも機能するリアルタイムコマンド解析手段を設け、これにより印字装置が停止していても、印字装置の状態を検出する。 - 特許庁
In a data logger system based on the method of periodically logging a plurality of data of the same time in synchronization between a plurality of data logger systems 1, 2, the above data logger systems 1, 2 transmit and receive a logging command message 5 including logging command information and time information via a logging commandline 3, thus simultaneously achieving coincidence of the data logging command with the time. 同時刻の複数のデータを、複数のデータ取込み装置1、2間で同期をとり、周期的に取込む方式のデータ取込みシステムにおいて、これらデータ取込み装置1、2が、取込み指示回線3を介して取込み指示情報と時刻情報からなる取込み指示電文5を授受し、これによりデータ取り込み指示と時刻の一致化を同時に実現したもの。 - 特許庁
A non-response command is performed (112) on either of the ink tanks (103 and 113) of the two-line serial communication on which ID is detected or the ink tanks (103 and 111) of the two-line serial communication on which no ID is detected. IDが検出された2線シリアル通信のインクタンク(103、113)およびIDが検出されない2線シリアル通信のインクタンク(103、111)のいずれについても、無応答コマンドが実行される(112)。 - 特許庁
The voltage Vdd is supplied to the image reading apparatus via the interface line 3 of an image synchronizing signal system section 5, and the voltage Vcc is supplied to the image reading apparatus via the interface line 3 of a command communication system section 4. 電圧Vddは、画像同期信号系統部5のインタフェイス線3を介して画像読取装置へ供給され、電圧Vccは、コマンド通信系統部4のインタフェイス線3を介して画像読取装置へ供給される。 - 特許庁
To have the X server detect these fonts, add an appropriate line to the X server configuration file (/etc/X11/xorg.conf), which reads:Alternatively, at the commandline in the X session run:
Xサーバにこれらのフォントがあることを教えるには (XFree86バージョン 3 の場合は /etc/、 バージョン 4 では /etc/X11/ にある) XF86Configの適切な場所に次のような行を加えます。 別の方法としては、X のセッション中に次のようなコマンドラインを実行します。 - FreeBSD
The cmdhist shell option, if enabled, causes the shell to attempt to save each line of a multi-line command in the same history entry, adding semicolons where necessary to preserve syntactic correctness.
シェルオプションのcmdhistを有効にすると、シェルは複数行に別れているコマンドの各行を同じ履歴エントリに保存しようとします。 この際には、文法的な正しさを保つためにセミコロンが必要に応じて追加されます。 - JM
To provide electronic equipment by which a microcomputer is reset and automatically restored when the microcomputer is malfunctioned due to lightening or the like and reception of a command signal is tentatively disabled in a wired broadcast system, where an operating mode of the electronic device on a transmission line is set with a command signal sent from a center device to the transmission line. センタ装置から電送線に送出した指令信号により、電送線上の電子装置の動作モードを設定できる有線放送システムにおいて、落雷等によりマイコンが誤動作して一時的に指令信号が入力不能となった場合に、マイコンをリセットして自動復帰させることのできる電子装置を提供する。 - 特許庁
That is, the determining unit sends a switching operation stopping command when determining that the line electric current of the all vicinal DC transformer stations is less than a threshold value and the electric railcar goes away, and sends a switching operation starting command when determining that the line electric current of any DC transformer station exceeds the threshold value and the electric railcar approaches. すなわち判定器は、近傍のすべての直流変電所の回線電流が閾値を下回り、電車が遠ざかっていくと判定した場合はスイッチング動作停止の指令を送り、いずれかの直流変電所の回線電流が閾値を超え、電車が近づいてくると判定した場合はスイッチング動作起動の指令を送る。 - 特許庁
The payload of a PPPoE frame is provided with a session field for managing a session assigned to each control object; a command classification field to be used for controlling the communication procedure; and a control command content field for managing a control command in performing PPPoE communication between terminals connected to a predetermined communication line. 所定の通信回線に接続された端末間でPPPoE通信を行うに際して、PPPoEフレームのペイロードに、制御対象毎に割り当てられたセッションを管理するセッションフィールドと、通信手順の制御に用いるコマンド種別フィールドと、制御コマンドを管理する制御コマンド内容フィールドとを備えるようにした。 - 特許庁
Since the second bite of an error command 81 is made "55H(01010101B)" which is set and reset at an interval of one bit, when a display control board D accurately receives the error command 81 and displays it, it is confirmed that no bridge (short circuit) between signal lines is present in the signal line to transmit the controlling command. エラーコマンド81の2バイト目は、1ビット置きにセット及びリセットされた「55H(01010101B)」とされているので、表示用制御基板Dがエラーコマンド81を正確に受信してエラー表示をすれば、制御用コマンドを送信する信号線に信号線同士のブリッジ(短絡)がないことを確認することができる。 - 特許庁
When an active command is issued, a row decoder 18 selects some of word lines WL designated by the active command and a column decoder 15 selects bit lines LBL, GBL designated by the active command from among the plurality of bit lines LBL, GBL, to decide a bit line to be sensed. アクティブコマンドにより、ロウデコーダ18が複数のワード線WLからアクティブコマンドで指定されたワード線WLの一部を選択するとともに、カラムデコーダ15が複数のビット線LBL、GBLからアクティブコマンドで指定されたビット線LBL、GBLを選択することにより、センス予定のビット線を決定する。 - 特許庁
Also, the menu of each hierarchy is displayed by preliminarily selecting a command which is executed at last or a group including the command, and each selected item is displayed so as to be lined up in a straight line on the screen so that the previously executed command can easily be retrieved and executed. また各階層のメニューは、最後に実行されたコマンドあるいは当該コマンドを含むグループをあらかじめ選択して表示されるとともに、各選択項目が画面上で一直線上に並ぶような位置に表示されるので、以前実行したことのあるコマンドを容易に検索・実行することができる。 - 特許庁
The data and a configuration start command are transmitted from the side of the host computer through Ethernet (R), through a portable telephone line, through a general telephone line, through a private branch telephone line, through a communication channel, through IEEE1394, through USB or through BlueTooth. ホストコンピュータ側から送信するデータおよびコンフィギュレーション開始指令は、イーサネット(登録商標)経由、携帯型電話回線経由、一般電話回線経由、構内電話回線経由、通信回線経由、IEEE1394経由、USB経由、BlueTooth経由のいずれか1つとする。 - 特許庁
The format of fu is established in Kushiki-ryo (law on state documentary forms in the Yoro Code), and according to the format, the first line of fu begins with the opening sentence 'So-and-so (The senior official's name) gives a command to So-and-so (the subordinate official's name),' the second line contains the order and the closing line read, "Implement upon receipt."
公式令(律令法)にその書式が定められており、符は初行に○○○(上級の官司)符其×××(下級の官司)の書出に始まり、2行目より事実書(内容の記載)が行われて「符至奉行(符至らば奉行(文書の内容を実施)せよ)」の句が書止として付される。 - Wikipedia日英京都関連文書対訳コーパス
The high-order monitoring control unit sends a control command out to a corresponding transmission device before or after the high-order monitoring control unit controls line setting change accompanying the upgrading and during the period, the transmission device stops the control of line setting over a line setting part. 上位監視制御装置がアップグレードに伴う回線設定変更の制御を行う前後に、上位監視制御装置から該当する伝送装置に制御コマンドを送出し、その間、該伝送装置は回線設定部への回線設定の制御を停止状態にする。 - 特許庁
A current control unit 9 calculates a drive command value so that a detected d/q-axis current of m-line n-split obtained from a current detection unit 4 and a 3-phase/2-phase conversion unit 5 becomes the d/q-axis current command value after the correction. 電流制御部9は、電流検出部4及び3相/2相変換部5から得られるm線n分割分の検出されたd/q軸電流が、前記補正後d/q軸電流指令値となるような駆動指令値を演算する。 - 特許庁
A fastening pressure command value tPc is given at timing of the speed change command time t1 as illustrated, fastening pressure Pc is increased to a level indicated by a one-dotted chain line in consequence, and a fastening side speed change friction element is fastened at a level capable of compensating an engine brake while the fastening pressure Pc keeps a designated value Pc1. 締結圧指令値tPcはt1から図示のごとくに与え、これにより締結圧Pcを一点鎖線で示すように上昇させ、Pcが所定値Pc1である間、締結側変速摩擦要素がエンジンブレーキを補償し得る程度に締結される。 - 特許庁
By analyzing the processing command frequency table, the use right control server 22 can know that a processing command for oblong figure construction is most frequently used in a network, and processing commands for arrow construction and dimension line construction are rarely used. 使用権管理サーバ22は、処理コマンド頻度テーブルを分析することで、矩形作図の処理コマンドが、最も多くネットワークで利用されていることがわかり、矢印作図と寸法線作図の処理コマンドは、ほとんど利用されていないことがわかる。 - 特許庁
A command row 7 consisting of a plurality of bits in line for twenty-four hours each having a corresponding time of ten minutes range is determined in a control means 6 separately for each apparatus 1, and then the first bit in the command row 7 is allotted to a specified time zone of one day. 対応時間を10分間とした複数のビットが24時間分連なる命令列7を、各機器1ごとにコントロール手段6に定めたうえ、命令列7の第1番目ビットを1日のうちの所定の時間帯に割り当てる。 - 特許庁
The control substrate 6 is equipped with a current command output circuit 61 which operates by receiving the power from the power amplifier substrate 3, and a fuse 63 provided to a power supply line L2 which connects the power amplifier substrate 3 and the current command output circuit 61. 制御基板6は、パワーアンプ基板3から電力の供給を受けて動作する電流指令出力回路61と、パワーアンプ基板3と電流指令出力回路61を接続する電源ラインL2に設けられたヒューズ63とを備える。 - 特許庁
This motor controller is equipped with second and third parallel communication lines Lc2 and LC3 which send motor command values to a second MPU22, in addition to a first parallel communication line Lc1 which sends a motor command value computed by a first MPU21 to a second MPU22. 第1のMPU21により算出されたモータ指令値を第2のMPU22へ送る第1のパラレル通信ラインLc1に加えて、同じくモータ指令値を第2のMPU22へ送る第2及び第3のパラレル通信ラインLc2,Lc3を備えた。 - 特許庁
A word line controlling a selecting switch of a memory cell is activated after receiving a command of the second or on and after when the word line receives plural commands successively and reading and writing data from/in a memory cell in accordance with combination of these commands. 複数のコマンドを順次受け、これ等コマンドの組み合わせに応じて、メモリセルにデータを読み書きする際、メモリセルの選択スイッチを制御するワード線は、2番目またはそれ以降のコマンドを受けた後に活性化される。 - 特許庁
A robot is automatically driven so that the setting axis becomes a preset crossing angle (parallel in 0 degree) by a posture adjusting command, and a tool 20 is put in a posture (a state of a continuous line from a broken line) being a target to a work object 21. 姿勢合せ指令で、設定軸(Z軸)が設定交角(図は0度で平行)になるように、自動的にロボットを駆動し、ツール20を作業対象物21に対して目標とする姿勢(破線から実線の状態)にする。 - 特許庁
When the i exceeds the is as indicated by a continuous line in (b) when the racing is caused by repetition of learning control, the timing for starting to reduce the command value Pc is delayed by a large expected time A as indicated by a continuous line in (c). 上記学習制御の繰り返しで空吹けが発生して(b) に実線で示すごとくiがi_sを超えると、(c) に実線で示すごとく指令値P_cを低下させ始めるタイミングを大きな予定時間Aだけ遅くする。 - 特許庁
In this control device for a continuously variable transmission, abnormality in the line pressure generating function can be detected by changing a control command value of the line pressure in a state of maximizing the belt pinching pressure during stopping of a vehicle (S2, S3). 本発明の無段変速機の制御装置においては、車両の停車時においてベルト挟圧を最大にした状態でライン圧の制御指示値を変化させることで、ライン圧の生成機能の異常を検出することができる(S2,S3)。 - 特許庁
Supply or a stop of the alternating current to the plug insertion terminals 51 and 52 or an infrared signal transmission command is carried out by remote control using a power-line carrier on the commercial power line 3. このうち、プラグ挿入端子51、52への交流電源の供給/供給停止及び赤外線信号の送信指令は、商用電力線3を利用する電力線搬送方式を用いた遠隔制御によって行われる。 - 特許庁
In the former speed change, line pressure PL is decreased by ΔPL1 at a speed change command moment t1 to the line pressure PL1 in the regular speed change, and engine power is decreased by a regular torque down amount ΔTd1 at a speed change starting moment t2. 前者の変速時は、変速指令瞬時t_1にライン圧P_Lを通常の変速時ライン圧P_L1にしてΔP_L1だけ低下させると共に、変速開始瞬時t_2にエンジン出力を通常のトルクダウン量ΔT_d1だけ低下させる。 - 特許庁
The server stores and manages address information on the lamp line network and address information on the communication network of the electronic equipment, and transmits an operation instruction command according to a user's operation input through the lamp line network. サーバは、電子機器の電灯線ネットワーク上のアドレス情報と、通信ネットワーク上のアドレス情報とを記憶して管理すると共に、ユーザ操作入力に応じた動作指示命令を電灯線ネットワークを通じて電子機器に送信する。 - 特許庁
The line with which the communication charge becomes lower is automatically selected by referring to the file size of the transferred data described in a command file and a data table, which becomes the basis of calculating the communication charge for the packet switching call and line-switching call. コマンドファイルに記述された転送データのファイルサイズと、パケット交換呼及び回線交換呼の通信料金算定の基礎となるデータテーブルとを参照して通信料金が低廉となる方の回線を自動選択し接続する。 - 特許庁
During a waiting mode, a ping command reciprocation time between the communication device and (1) a line state confirmation server or (2) a telephone conversation partner of high an origination/termination frequency extracted from communication records is measured and then the degree of incompleteness of the line is determined based on the measurement. 待ち受け中は、(1)回線状況確認サーバ、または(2)通話履歴から抽出したよく発着信頻度の高い通話相手との間のpingコマンド往復時間を測定し、それを基に回線不良度を求める。 - 特許庁
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-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.