「Scripts」を含む例文一覧(481)

<前へ 1 2 3 4 5 6 7 8 9 10 次へ>
  • Start/stop scripts for installed applications.
    インストールされたアプリケーションの起動/停止スクリプト。 - FreeBSD
  • This is useful for system startup scripts.
    これはシステムのスタートアップスクリプトで便利である。 - JM
  • Linux ignores the set-user-ID and set-group-ID bits on scripts.
    Linux はスクリプトの set-user-ID と set-group-ID ビットを無視する。 - JM
  • Implemented as a binary, it can be used as a place holder in shell scripts
    バイナリとして実装されているので、 - JM
  • There are two different play scripts.
    台本が二種類あり、それぞれ別物である。 - Wikipedia日英京都関連文書対訳コーパス
  • The execution part 238 executes the given scripts.
    実行部238 は、与えられたスクリプトを実行する。 - 特許庁
  • Note: Unless explicitly stated, patch files, scripts, and other files you have created and contributed to the FreeBSD ports collection are assumed to be covered by the standard BSD copyright conditions. 4.4 Patching
    bsd.port.mkの後に書くこと - FreeBSD
  • # /etc/init.d/dhcp start To add the dhcp server to your start-up scripts type:
    DHCPサーバーを起動スクリプトに追加するには: - Gentoo Linux
  • Code Listing3.13: Editing Startup scripts for Fluxbox
    コード表示3.9:Fluxbox用の起動スクリプトを編集する - Gentoo Linux
  • Thereafter, he successively wrote scripts for Kabuki plays.
    その後も次々に作品を発表していった。 - Wikipedia日英京都関連文書対訳コーパス
  • Executing PHP scripts using a local PHP engine.
    ローカル PHP エンジンを使用して PHP スクリプトを実行する。 - NetBeans
  • Tools/scripts/diff.py is a command-line front-end to this class and contains a good example of its use.
    Tools/scripts/diff.py はこのクラスへのコマンドラインフロントエンドで、使い方を学ぶ上で格好の例題が入っています。 - Python
  • If you want them in /usr/local/bin instead, you would supply this absolute directory for the --install-scripts option:
    /usr/local/bin に入るようにしたければ、絶対パスを --install-scripts オプションに与えて上書きすることになるでしょう: - Python
  • # pwd/usr/portage# nohup ./scripts/bootstrap.sh
    ではchroot環境(exit)とインストールCDセッションを終了します。 - Gentoo Linux
  • The boot scripts in /etc/init.
    /etc/initに置かれたブートスクリプトは、これらの設定ファイルをsource - JM
  • Well linguistic scripts can actually encode multiple languages.
    言語文字は実際 複数の言語を表せます - 映画・海外ドラマ英語字幕翻訳辞書
  • Moreover, the plots of the scripts used in Noh performance are mostly tragedy.
    またその内容は悲劇的なものが多い。 - Wikipedia日英京都関連文書対訳コーパス
  • Configurable traceback handler for CGI scripts.
    設定可能な、CGI スクリプトのトレースバック処理機構です。 - Python
  • A runlevel is a state in which your system is running and contains a collection of scripts (runlevel scripts or initscripts) that must be executed when you enter or leave a runlevel.
    ランレベルは、システムの実行状態であり、ランレベルに入ったりランレベルから抜けたりするときに実行されるべきスクリプト(runlevel scriptsもしくは、initscripts)のコレクションを意味します。 - Gentoo Linux
  • A script storage part 14 stores plural scripts.
    スクリプト記憶部14は、複数のスクリプトを記憶する。 - 特許庁
  • Init scripts can be quite complex.
    initスクリプトは、極めて複雑になる可能性があります。 - Gentoo Linux
  • In the company, Susukita rolled out twenty-four scripts and the nihilistic world in his scripts contributed to Bando's breakthrough to become a star.
    同社で24作の脚本を量産、寿々喜多のニヒリスティックな脚本は、阪東を一躍スターにした。 - Wikipedia日英京都関連文書対訳コーパス
  • The PHP CLI or CGI binary for executing scripts
    スクリプトの実行に使用する PHP の CLI あるいは CGI バイナリ - PEAR
  • Here's what optparse-based scripts usually look like:
    optparse を使ったスクリプトは、通常以下のようになります: - Python
  • These are located in a specific directory (/etc/sysconfig on RedHat systems) and are used by the boot scripts.
    これらは特定のディレクトリ(RedHat システムでは/etc/sysconfig ) - JM
  • Extended request handler that supports CGI scripts.
    CGI スクリプトをサポートするように拡張されたリクエストハンドラ。 - Python
  • System startup scripts such as /etc/rc and /etc/rc.d (see rc(8) ) just include this file.
    新たなターミナル用の 256 個のデバイスノードを作ります。 - FreeBSD
  • Scripts that are run daily, weekly, and monthly, via cron(8)
    cron(8)経由で毎日・毎週・毎月実行されるスクリプト; - FreeBSD
  • Asa nice extra, genkernel's initrd scripts will extract all tar.
    これは、genkernelの内部変数の値を設定するシェルスクリプトです。 - Gentoo Linux
  • (This is probably already done by yournet.ethX init scripts).
    (たいていの場合、net.ethXのinitスクリプトですでに行われています)。 - Gentoo Linux
  • "Boot Scripts"
    実際の個々のサービスの起動や停止は、これらのスクリプトで行う。 - JM
  • That directionality is a very key aspect of linguistic scripts.
    言語を表す文字列では 方向が非常に重要で - 映画・海外ドラマ英語字幕翻訳辞書
  • A dr. feelgood writing illegal oxycontin scripts.
    イカれた医師が 違法なオキシコンチンの 処方箋を書いてたの - 映画・海外ドラマ英語字幕翻訳辞書
  • Oh is that so? show me one of your scripts next time.
    えっ? そうなんですか? 今度 脚本 見せてくださいよ。 - 映画・海外ドラマ英語字幕翻訳辞書
  • During development, PHP scripts are executed if necessary.
    開発中は、必要に応じて PHP スクリプトを実行します。 - NetBeans
  • He rarely wrote the scripts completely on his own.
    脚本を完全単独執筆することは殆ど無かった。 - Wikipedia日英京都関連文書対訳コーパス
  • A script interpreter 506 executes the extracted scripts and updates a targeted program on the basis of the data attached to the scripts.
    スクリプトインタプリタ506は、抽出されたスクリプトを実行し、スクリプトに付随するデータを基に、ターゲットプログラムを更新する。 - 特許庁
  • A script interpreter 506 executes the scripts extracted.
    スクリプトインタプリタ506は、抽出されたスクリプトを実行する。 - 特許庁
  • As victor worked on this project and created the scripts
    ビクターがこのプロジェクトに取り組み スクリプトを作っていたとき - 映画・海外ドラマ英語字幕翻訳辞書
  • The performances and scripts vary a great deal according to family and ha.
    流儀の芸風・台本は家・派ごとに相当に異なる。 - Wikipedia日英京都関連文書対訳コーパス
  • Therefore such scripts can be run without a browser.
    そのため、このようなスクリプトはブラウザなしで実行できます。 - NetBeans
  • This command installs all (Python) scripts in the distribution.
    このコマンドは配布物中の全ての (Python) スクリプトをインストールします。 - Python
  • He was good at directing films featuring men of chivalry and wrote several scripts about them.
    任侠ものも得意で、脚本も何本か執筆している。 - Wikipedia日英京都関連文書対訳コーパス
  • Afterward, he wrote scripts and produced sets for Kinnosuke YOROZUYA.
    その後、萬屋錦之介の舞台の脚本や演出を手がけた。 - Wikipedia日英京都関連文書対訳コーパス
  • (i) novels, [play/film] scripts, dissertations, lectures and other literary works;
    一 小説、脚本、論文、講演その他の言語の著作物 - 日本法令外国語訳データベースシステム
  • Extract the scripts with the following command:#
    これらの設定内容は、次のコマンドで確認することができます。 - FreeBSD
  • It decides which scripts to execute by looking into /etc/runlevels.
    /etc/runlevelsディレクトリを調べて、どのスクリプトを実行するべきかを決めます。 - Gentoo Linux
  • In standard projects, Ant scripts are stored in your project folder.
    標準プロジェクトでは、Ant スクリプトはプロジェクトフォルダに保存されます。 - NetBeans
  • Scripts like these are insurance policies against disaster.
    こういった教本は万一の失敗を防ぐための予防策です - 映画・海外ドラマ英語字幕翻訳辞書
  • (In the Edo period, one could not write anti-bakufu scripts.)
    (江戸時代には幕府を批判するような台本は書けなかった) - Wikipedia日英京都関連文書対訳コーパス
<前へ 1 2 3 4 5 6 7 8 9 10 次へ>

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