「command」を含む例文一覧(31362)

<前へ 1 2 .... 331 332 333 334 335 336 337 338 339 .... 627 628 次へ>
  • "ARITHMETIC EVALUATION" The shell allows arithmetic expressions to be evaluated, under certain circumstances (see the let builtin command and Arithmetic Expansion).
    算術式評価シェルにおいては、特定の状況下で算術式を評価させることができます(組み込みコマンドの let と 算術式展開 を参照)。 - JM
  • If the search is successful, or if the command name contains one or more slashes, the shell executes the named program in a separate execution environment.
    検索に成功したか、コマンド名に 1 つ以上のスラッシュが含まれる場合には、シェルは指定されたプログラムを独立した実行環境で実行します。 - JM
  • For small integers this is like the sequence Sm^Lm%, but, unlike ^, this command will work with arbitrarily large exponents.
    小さな整数に関しては、この機能は文字列 Sm lble^ Lm% のように働きます。 しかし、^ を使う場合と違い、このコマンドは指数が非常に大きくても働くはずです。 - JM
  • Other commands can accept either a number or a string; for example, the p command can accept either and prints the object according to its type.
    他のコマンドは、数字か文字列を受け入れることができます。 例えば、pコマンドは、両方を受け付けることができ、データをその型に応じて表示します。 - JM
  • 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
  • This is similar to the e command, except that unwritten changes are discarded without warning.
    m eコマンドと動作は似ていますが、すでにバッファ上のデータに変更が加えられている場合でも、未書き込みの変更を警告を出さずに捨ててしまう点が異なります。 - JM
  • Some configurations of the compiler also support additional special options, usually for command-line compatibility with other compilers on the same platform.
    いくつかのコンフィギュレーションは、通常はそのプラットフォーム上の他のコンパイラとのコマンドラインに関するの互換性をとるための特別なオプションを用意しています。 - JM
  • "INVOKING INDENT" As of version 1.3, the format of the indent command is: indent [options] [input-files] indent [options] [single-input-file] [-o output-file] This format is different from earlier versions and other versions of indent.
    "indent の起動"バージョン 1.3 からは、indent コマンドの書式は以下のようになっている:indent [options] [input-files]indent [options] [single-input-file] [-o output-file]この書式は古いバージョンや他バージョンの indent と異なる。 - JM
  • If the info and pwd programs are properly installed at your site, the command info pwd should give you access to the complete manual.
    従ってコマンドラインからフルパス指定しないでpwdコマンドを起動した場合、実行されるのは通常シェルの組み込みコマンドであり、この GNU 版 pwd ではないことに注意。 - JM
  • This will not run another copy of screen , but will instead supply the command name and its arguments to the window manager (specified in the $STY environment variable) who will use it to create the new window.
    これは別のscreenを起動するのではなく、コマンド名と引き数を(環境変数 $STY で指定される) ウィンドウマネージャに渡し、新しいウィンドウを生成させる。 - JM
  • As soon as a user's name is known to screen he can attach to the session and (per default) has full permissions for all command and windows.
    ユーザ名がscreenに識別されると、直ちにそのユーザはセッションにアタッチでき、(デフォルトでは) すべてのコマンドとウィンドウに対する完全な権限を与えられる。 - JM
  • "autodetach on" | off Sets whether screen will automatically detach upon hangup, which saves all your running programs until they are resumed with a "screen -r" command.
    "autodetach on" | offハングアップの際に、自動的にデタッチをscreenにさせるかどうかを設定する。 デタッチを行うと、実行中のプログラムはすべて保存され、"screen -r"コマンドで再開できる。 - JM
  • If your terminal sends characters, that cause you to abort copy mode, then this command may help by binding these characters to do nothing.
    端末が文字を送るタイプのもので、これによってコピーモードが終了してしまうような場合、このコマンドを使って、それらの文字に何もさせないようにすると良い。 - JM
  • termcap " term terminal-tweaks" [ window-tweaks ] terminfo " term terminal-tweaks" [ window-tweaks ] termcapinfo " term terminal-tweaks" [ window-tweaks ] Use this command to modify your terminal's termcap entry without going through all the hassles involved in creating a custom termcap entry.
    termcap " term terminal-tweaks"[ window-tweaks ]terminfo " term terminal-tweaks"[ window-tweaks ]termcapinfo " term terminal-tweaks"[ window-tweaks ]このコマンドを使うと、独自の termcap エントリを作るという面倒な作業を行わずに、端末の termcap エントリを修正できる。 - JM
  • If the info and texi2dvi programs are properly installed at your site, the command info texi2dvi should give you access to the complete manual.
    もしinfoやtexi2dviプログラムがあなたのサイトに正確にインストールされていたら、コマンドinfo texi2dviで、完全なマニュアルにアクセスできるだろう。 著作権Copyright \\co 1999 Free Software Foundation, Inc.There is NO warranty. You may redistribute this softwareunder the terms of the GNU General Public License.For more information about these matters, see the files named COPYING. - JM
  • If the info and who programs are properly installed at your site, the command info who should give you access to the complete manual.
    ?端末のデバイスファイルが発見できなかったことを示す。 "\\-\\-help"コマンドの使い方についてのメッセージを標準出力に出力してコマンドを終了する。 - 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
  • For commands, this shows the syntax of the command and its arguments (including options); boldface is used for as-is text and italics are used to indicate replaceable arguments.
    コマンドに対しては、コマンドや引き数 (オプション) の文法を書く。 そのまま書くテキストにはボールド体を用い、置き換える引き数にはイタリック体を用いる。 - JM
  • Zic reads text from the file(s) named on the command line and creates the time conversion information files specified in this input.
    zicはコマンドラインで指定されたファイル (複数指定可) からテキストを読み、時刻変換情報ファイルを生成する。 ファイル名も読み込みテキストで指定しておく。 - JM
  • Note: If you drop the component in a place you do not want and thuscause several undesired layout changes, you can use the Undo command to reverse the changes.
    注: 意図していなかった位置にコンポーネントをドロップし、その結果、レイアウトが変更された場合は、「元に戻す」コマンドを使用して変更を取り消すことができます。 - NetBeans
  • 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
  • Select the LocalVariables window in the bottom of the IDE and expand the args node.The array of strings contains the phrase you entered as the command arguments.
    IDE の下部にある「局所変数」ウィンドウを選択し、「args」ノードを展開します。 文字列型の配列に、コマンド引数として入力したフレーズが含まれています。 - NetBeans
  • 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
  • However, with the outbreak of the Zenkunen War (the Early Nine Year War) and the Gosannen Wars (the Later Three Year War), the local military command role was revived as a local commander with sweeping military jurisdiction even in Dewa Province.
    しかし、前九年の役、後三年の役の発生により、現地の指揮官として出羽国にも及ぶ軍事指揮権を与えられ復活する。 - Wikipedia日英京都関連文書対訳コーパス
  • While Shiki and Ryo were independent of the ministries to some extent, Tsukasa was mostly under the command of the higher organizations including the ministries.
    また、前二者が省との間はある程度の独立関係であるのに対し、こちらはほぼ完全に省など上級機関の統制下に置かれている。 - Wikipedia日英京都関連文書対訳コーパス
  • He was excellent as a poet and collected poems of Imperial Prince Masanari, and his poems were also included in an anthology of poems collected by imperial command such as "Shoku-Gosen Wakashu" (Later imperial poetic anthology, continued).
    歌人としても優れており、家集『雅成親王集』がある他、『続後撰和歌集』などの勅撰和歌集にも採録されている。 - Wikipedia日英京都関連文書対訳コーパス
  • However, the Nihonshoki was compiled by the Imperial command of Emperor Tenmu, and includes many myths and legends that are hard to prove historically.
    しかし、日本書紀は天武天皇の勅命により編纂されたものであり、歴史学的に証明の難しい神話・伝説などを多く含んでいる。 - Wikipedia日英京都関連文書対訳コーパス
  • Records say that he abdicated the throne in favor of his younger brother, Emperor Gokameyama just after the issuance of a rinji (Emperor's command) of tax exemption in November 1383 (other records say in 1384).
    1383年10月_(旧暦)に朝要分免除の綸旨を出してから間もなく(1384年説あり)、弟の後亀山天皇に譲位したと言われている。 - Wikipedia日英京都関連文書対訳コーパス
  • From the 1570s he was under the command of Nobunaga ODA's eldest son Nobutada ODA, and was with Nobutada at Nijo Castle at the time of the Incident at Honno-ji in 1582.
    1570年代頃から織田信長の長男織田信忠の旗下にあり、天正10年(1582年)の本能寺の変の際は、信忠とともに二条城にあった。 - Wikipedia日英京都関連文書対訳コーパス
  • While, a detecting steering torque T is fed back, and an addition angle α is generated so that the detecting steering torque T is approached to command steering torque T*.
    一方、検出操舵トルクTがフィードバックされ、指示操舵トルクT^*に検出操舵トルクTを近づけるように、加算角αが生成される。 - 特許庁
  • To provide a multithread execution device and a multithread execution method for dynamically optimizing the execution finish frequency of command in a unit time by a CPU.
    CPUによる単位時間の命令の実行完了回数を動的に最適化できるマルチスレッド実行装置及びマルチスレッド実行方法を提供すること。 - 特許庁
  • A Verify command 120 provided in the IC card 1 has three different user authentication functions of PIN authentication, fingerprint authentication and voiceprint authentication.
    ICカード1に備えられたVerifyコマンド120は、PIN認証、指紋認証および声紋認証の3つの異なるユーザ認証機能を備えている。 - 特許庁
  • The control side computer has information required to control the controlled side computer through an IPMI command and a writable property record.
    制御側コンピュータは、IPMIコマンドおよび書き込み可能なプロパティレコードを通じて被制御側コンピュータを制御するのに必要な情報を有する。 - 特許庁
  • The game machine identification command includes data of at least two bytes and the data of two bytes are constituted by having one byte logically invert the other byte.
    遊技機識別コマンドは少なくとも2バイトのデータを含み、この2バイトのデータは一方のバイトが他方のバイトを論理反転して構成されている。 - 特許庁
  • The CPU outputs the command signal for opening the solenoid unload valve 43 to the solenoid 43a when inputting the detection signal from the tilt switch 52.
    そして、CPUは、傾動スイッチ52からの検知信号の入力時にソレノイドアンロード弁43を開弁させる指令信号をソレノイド43aに出力する。 - 特許庁
  • A terminal device 1 has a browser program and transmits the retrieval command to a center device 3, on the basis of retrieval condition data inputted via the browser program.
    端末装置1は、ブラウザプログラムを有し、ブラウザプログラムを介して入力された検索条件データに基づいて検索コマンドをセンタ装置3へ送信する。 - 特許庁
  • Among redundant soldiers, excellent members were transferred to rikugun as soldiers of okuzume musket unit, which was a kind of bodyguard organization, or as soldiers of Yugekitai (command unit who backs up okuzume).
    余剰人員のうち優秀な者が親衛隊的な性格の奥詰銃隊や遊撃隊(奥詰の後身)などとして陸軍へと編入された。 - Wikipedia日英京都関連文書対訳コーパス
  • A long and narrow wood plate bearing a 'gunpu,' a command given by gunji (district managers), was excavated from theHachimanbayashi remains (Nagaoka City, Niigata Prefecture) and the Yamagaki remains (Tanba City, Hyogo Prefecture).
    例えば、郡司の命令が記された「郡符」が記された木簡が八幡林遺跡(新潟県長岡市)や山垣遺跡(兵庫県丹波市)から出土している。 - Wikipedia日英京都関連文書対訳コーパス
  • The Taisei Hokan took place when the secret Imperial command to attack the shogunate was just about to be given to Satsuma Domain on the same day (it was supposed to reach Choshu Domain the next day), forestalling tobakuha (anti-Bakufu, crushing-the-Bakufu faction).
    同じ13日、薩摩藩へ(翌日には長州藩へ)討幕の密勅が下される寸前に、倒幕派の機先を制した恰好となった。 - Wikipedia日英京都関連文書対訳コーパス
  • However, it is said that all disputes which frequently arose between the Nakahara clan and the Isobe clan over the right to control Miineta ended up being won by the Isobe clan ("Rinjisho" (a book describing the Emperor's command)).
    しかし、御稲田の支配権を巡って中原・磯部両氏間の相論が度々発生したが全て磯部氏側の勝訴に終わったという(『綸旨抄』)。 - Wikipedia日英京都関連文書対訳コーパス
  • Although Nobunaga burned down the houses in Kamigyo and surrounded Nijo-jo Castle he refrained from attacking the castle itself; with an imperial command from Emperor Ogimachi they agreed to make peace.
    信長は上京の町屋を焼き払い二条城を包囲するが、城自体に対しては攻撃を控え正親町天皇の勅命を得て、和議が成立する。 - Wikipedia日英京都関連文書対訳コーパス
  • However, due to confusion over the chain of command the Shinsen-gumi, which had separately received an order to defend Nijo-jo Castle, arrived and got into a shoving match with the Mito Clan soldiers.
    しかし命令系統の混乱から別に二条城守備の命を受けた新選組が到着し、水戸藩士との間で押し問答になる。 - Wikipedia日英京都関連文書対訳コーパス
  • When a user calls a refreshable Web query command, an Internet browser module is activated within a Web query dialog box opened inside a table calculation program.
    ユーザがリフレッシュ可能なWebクエリコマンドを呼び出したとき、インターネットブラウザモジュールが、表計算プログラム内で開かれたWebクエリダイアログボックス内で起動される。 - 特許庁
  • An operator terminal 40 issues a command to the Web browser according to the received change information on the object and the same operation is done in the Web browser on itself.
    オペレータ端末40では受信したオブジェクトの変化情報を基に、Webブラウザに対するコマンドを発行し、自身のWebブラウザに同じ操作を行う。 - 特許庁
  • On receiving the command, the file server 13 directly downloads the file, requested from the user, from an external file server 17 without the intermediary of the SBC server 11.
    ファイルサーバ13では、そのコマンドを受け付けると、SBCサーバ11を介さずに、外部のファイルサーバ17からユーザが要求したファイルを直接ダウンロードする。 - 特許庁
  • In "Shirakawa Monjo" (Transcriptions of Shirakawa Yuki's Family Documents), there still exist transcriptions whose contents are the transmission of "rinji" (the Emperor's command), which were issued from Yoshisada NITTA and Yoshisuke WAKIYA to Munehiro YUKI on December 23, 1336, and on March 19, 1337.
    『白河文書』には結城宗広宛に義貞・義助が出した1336年(延元元年)11月12日付、1337年(延元2年)2月9日付綸旨が残されている。 - Wikipedia日英京都関連文書対訳コーパス
  • During the Hogen War in 1156, and the Heiji War in 1159, the party followed the troops under MINAMOTO no Tameyoshi's command (some say that the party was subordinate to the Hatakeyama clan) and they fought bravely.
    1156年(保元元)の保元の乱および1159年(平治元)の平治の乱では、源義朝麾下(畠山氏に従属との説もあり)に従軍し活躍した。 - Wikipedia日英京都関連文書対訳コーパス
  • There was a view that the disturbances of Gamo-sodo were manipulated by Mitsunari, who had received the command of Hideyoshi, or Mitsunari, as the head conspirator.
    蒲生騒動における一連の騒動は、秀吉の意を受けた三成によって操られていた、もしくは三成本人が首謀者であったという説がある。 - Wikipedia日英京都関連文書対訳コーパス
  • Yoshinobu TOKUGAWA, who was designated to the post, was also appointed to the post of command of coastal defense to prepare for foreign forces invading from Osaka Bay areas.
    任命された徳川慶喜は、大坂湾周辺から侵攻してくる外国勢力に備えるため、摂海防禦指揮という役職にも同時に任命された。 - Wikipedia日英京都関連文書対訳コーパス
  • Murashige ARAKI assumed command of 500 solders and made a sortie from Fort Kitanotoride and set fire from the left side of Fort Kamo approximately three cho (3,272 meters) away and attacked with swords and so on.
    そこに荒木村重自身が指揮をとり5百兵を北ノ砦より出撃させ3町(単位)離れた加茂砦の西方より火を放って切りかかった。 - Wikipedia日英京都関連文書対訳コーパス
<前へ 1 2 .... 331 332 333 334 335 336 337 338 339 .... 627 628 次へ>

例文データの著作権について