Scriptsを含む例文一覧と使い方
該当件数 : 481件
He wrote the scripts for such hit movies as "Jurassic Park" and "Mission: Impossible."例文帳に追加
彼は「ジュラシック・パーク」や「ミッション:インポッシブル」といったヒット映画の脚本を書いた。 - 浜島書店 Catch a Wave
A PDA 1 extracts scripts being attached to a received mail, executes a syntax analysis for the scripts, and decides whether or not a previous appointment is scheduled for the date and hour which is specified by the scripts on the basis of the schedule data controlled by a schedule book program.例文帳に追加
PDA1は、受信したメールに添付されているスクリプトを抽出して、構文解析を実行し、スケジュール帳プログラムで管理されているスケジュールデータのうち、スクリプトに指定された日時に予定が入っているか否かを判断する。 - 特許庁
In 1942, he submitted his script to a public call for nationalist film scripts by the Information Bureau, but received only an honorable mention. 例文帳に追加
1942年、情報局の国民映画脚本の公募に応募、佳作に終わる。 - Wikipedia日英京都関連文書対訳コーパス
To provide requested information about a system by using scripts to a client.例文帳に追加
スクリプトを使用して、システムについてリクエストされた情報をクライアントに提供する。 - 特許庁
From there, the init scripts of the Installation CD can take over, as if the CD was present locally. Building Kernel and Initrd Images with Support for Netbooting例文帳に追加
root=/dev/ram0とinit=/linuxrcをカーネルイメージに渡されるカーネルパラメータに加えてください。 - Gentoo Linux
This chapter explains all these aspects and explains how to deal with these scripts.例文帳に追加
この章では、これら全ての特徴や、スクリプトの扱い方について説明します。 - Gentoo Linux
Now init doesn't just execute the scripts in /etc/init.drandomly. 例文帳に追加
ここで、initプロセスは、/etc/init.dディレクトリにあるスクリプトをでたらめに実行するわけではありません。 - Gentoo Linux
Further work is currently in progress to add better IPv6 support to the network init scripts.例文帳に追加
networkのinitスクリプトへ、より優れたIPv6サポートを追加するため、現在活動を進めています。 - Gentoo Linux
For more information about writing and customizing Ant build scripts, see the Advanced Free-Form Project Configuration Guide.例文帳に追加
Ant 構築スクリプトの作成およびカスタマイズの詳細は、『Advanced Free-Form Project Configuration Guide』をお読みください。 - NetBeans
This module provides a request handler for HTTP servers which can run CGI scripts.例文帳に追加
CGI スクリプトの実行機能を持つ HTTP サーバのためのリクエスト処理機構を提供します。 - Python
Note:This module can run CGI scripts on Unix and Windows systems;on Mac OS it will only be able to run Python scripts within the same process as itself.例文帳に追加
注意:このモジュールは CGI スクリプトを Unix および Windows システム上で実行させることができます; Mac OS 上では、自分と同じプロセス内でPython スクリプトを実行することしかできないはずです。 - Python
Note that CGI scripts will be run with UID of user nobody, for security reasons.例文帳に追加
セキュリティ上の理由から、CGI スクリプトはユーザ nobody の UID で動作するので注意してください。 - Python
For an example of its use see Mac/scripts/genallsuites.pyin a source distribution, which generates the stub packages that are included in the standard library.It defines the following public functions:例文帳に追加
使用例として、どのようにして標準ライブラリに含まれているスタブパッケージを生成するか、 Mac/scripts/genallsuites.py にあるソースを見てください。 このモジュールは次の関数を定義しています。 - Python
The following modules are obsolete, but are likely to re-surface as tools or scripts:例文帳に追加
以下のモジュールは撤廃されましたが、ツールやスクリプトとして復活しているようです: - Python
To reduce an operation load of file selection when transmitting a service comprising a plurality of scripts.例文帳に追加
複数のスクリプトからなるサービスの送信時におけるファイル選択の操作負担の軽減。 - 特許庁
He finished reading all of the theatrical scripts at the Takarazuka Revue library before returning to Shochiku Ofuna Studios. 例文帳に追加
宝塚歌劇団の図書館で戯曲集を全部読み終え松竹大船に復帰。 - Wikipedia日英京都関連文書対訳コーパス
Since then, he wrote scripts for Danjuro ICHIKAWA (the eighth) and Kodanji ICHIKAWA (the fourth). 例文帳に追加
以後主に市川團十郎(8代目)や市川小團次(4代目)のために台本を書く。 - Wikipedia日英京都関連文書対訳コーパス
These shell scripts should be set executable, the default file mode is 555. 例文帳に追加
シングルユーザモードに移行して、 マルチユーザモードに戻ってください。 コンソールで次のように実行します。 - FreeBSD
This will cause the rc(8) scripts to use the dumpon(8) command to enable crash dumps. 例文帳に追加
こうすると rc(8) スクリプトから dumpon(8)コマンドが実行され、 クラッシュダンプ機能が有効になります。 - FreeBSD
First, init runs all scripts from /etc/init.d that have symbolic links inside /etc/runlevels/boot.例文帳に追加
最初に、initプロセスは、/etc/runlevels/bootディレクトリにシンボリックリンクがある/etc/init.dの全てのスクリプトを実行します。 - Gentoo Linux
You can also run rc-update show (without -v) to just view enabledinit scripts and their runlevels. 4.c. 例文帳に追加
(-vなしで)rc-update showを実行し、有効なinitスクリプトとそれらのランレベルをみることができます。 - Gentoo Linux
For instance you can create a second "default" runlevel which you can boot that has other init scripts assigned to it.例文帳に追加
例えば、別のinitスクリプトが割り当てられてブートする、2つ目の"default"ランレベルを作成できます。 - Gentoo Linux
This allows here-documents within shell scripts to be indented in a natural fashion. 例文帳に追加
これにより、シェルスクリプト中のヒアドキュメントを自然な形でインデントさせることができます。 - JM
The xterm(1) source distribution also contains sample scripts which exercise other features. 例文帳に追加
xterm(1) ソース配布パッケージにはその他の機能を学ぶことが出来るサンプルスクリプトが入っている。 - JM
Automatic generation of Debug and Compile Single File actions for projects with existing build scripts.例文帳に追加
既存の構築スクリプトを使用するプロジェクトに対する、「debug」および「compile-single」アクションの自動生成 - NetBeans
The Output window also provides links to errors found when running Ant build scripts. 例文帳に追加
「出力」ウィンドウは、Ant 構築スクリプトの実行で検出されたエラーへのリンクも提供します。 - NetBeans
The bin subdirectory contains the scripts for executing utilities and setting up the environment.例文帳に追加
bin サブディレクトリには、ユーティリティーの実行や環境設定用のスクリプトが含まれています。 - NetBeans
Server-side scripts dynamically preparecontent to be displayed in the client browser. 例文帳に追加
クライアントのブラウザに表示される内容は、サーバー側のスクリプトによって動的に作成されます。 - NetBeans
The Sources window displays all the files and scripts loaded for the debugging session.例文帳に追加
「ソース」ウィンドウには、デバッグセッション用に読み込まれたすべてのファイルとスクリプトが表示されます。 - NetBeans
To divide the test scripts of a software program into parts by using processing on one picture as a unit.例文帳に追加
ソフトウェア・プログラムのテスト・スクリプトを一画面での処理を単位に部品化すること。 - 特許庁
The cell descriptors are in the form of scripts specifying constraints or filter for identifying cells.例文帳に追加
セル記述子は、セルを識別する制約またはフィルタを指定するスクリプトの形である。 - 特許庁
You know, if i'd stayed here and written novels, and not gotten, you know, caught up in that, just, grinding out movie scripts...例文帳に追加
もし僕がここに住み 小説が書けたら・・・ 映画の脚本なんか 書かずに済むのに - 映画・海外ドラマ英語字幕翻訳辞書
Tetsunosuke TSUKIGATA was an actor under exclusive contract and Kyotaro NAMIKI wrote scripts exclusively for the company. 例文帳に追加
専属俳優には月形哲之介ら、専属演出家には並木鏡太郎がいた。 - Wikipedia日英京都関連文書対訳コーパス
Scripts of kabuki were originally written by authors working in the theater, exclusively for actors belonging to the same theater. 例文帳に追加
歌舞伎の脚本は座付き作者がその劇場の俳優のために書いていた。 - Wikipedia日英京都関連文書対訳コーパス
If your package contains test scripts, which is highly recommended, you should run them. 例文帳に追加
パッケージにテストスクリプトが含まれているのなら、それらを実行することを強く推奨します。 - PEAR
With this package, one can easily perform HTTP request from within PHP scripts. 例文帳に追加
このパッケージを使用することで、PHP スクリプトからHTTP リクエストを簡単に処理することができます。 - PEAR
This defaults to ['/cgi-bin', '/htbin'] and describesdirectories to treat as containing CGI scripts. 例文帳に追加
この値は標準で ['/cgi-bin', '/htbin'] であり、CGI スクリプトを含んでいることを示すディレクトリを記述します。 - Python
This method serves the 'POST' request type, only allowed for CGI scripts.例文帳に追加
このメソッドは、CGI スクリプトでのみ許されている 'POST' 型の HTTP 要求に対するサービスを行います。 - Python
This module defines a number of utilities for use by CGI scripts written in Python.例文帳に追加
このモジュールでは、 Python で CGI スクリプトを書く際に使える様々なユーティリティを定義しています。 - Python
Perl is required for LaTeX2HTML and one of the scripts used to post-process LaTeX2HTML output, as well as theHTML-to-Texinfo conversion.例文帳に追加
LaTeX2HTML やLaTeX2HTML 出力に対する仕上げ作業、HTMLからTexinfo への変換には Perl が必要です。 - Python
The name of the binary is still called rman , for scripts that depend on that name; mnemonically, just think "reverse man".Previously PolyglotMan required pages to be formatted by nroff prior to its processing.例文帳に追加
以前の PolyglotMan では処理の前にページを nroff で整形しておく必要があった。 - XFree86
A step S721 executes scripts attached to a mail received and extracts the date for actually sending a time capsule mail and a mail receiver which are annexed to the scripts.例文帳に追加
ステップS721において、受信したメールに添付されているスクリプトが実行され、スクリプトに付随する、タイムカプセルメールを実際に送信する日時および送信相手が抽出される。 - 特許庁
Follow the installation instructions, but when you come to the point where a long-termcompilation would be started (for instance the ./scripts/bootstrap.shstep), use nohup which allows for a process to continue even when you logout.例文帳に追加
インストールドキュメントに従ってインストールを進めてください。 しかし長いコンパイルが開始される場所(例えば./scripts/bootstrap.shの段階)まできたら、ログアウトしても処理を継続させるnohupを使います。 - Gentoo Linux
Usually, it will start the scripts in alphabetical order, but some scripts have dependency information in them, telling the system that another script must be run before they can be started.例文帳に追加
通常は、アルファYット順にスクリプトを開始しますが、いくつかのスクリプトは、起動される前に別のスクリプトが実行されなければならないことをシステムに伝える依存情報を持っています。 - Gentoo Linux
When a plurality of scripts the execution of which are required are each in an unexecuted state, portions allowing commonization during execution in description contents of the plurality of scripts are extracted.例文帳に追加
実行するように要求された複数のスクリプトが未実行の状態の場合に、複数のスクリプトの記述内容において、実行時に共通化することが可能な部分を抽出する。 - 特許庁
Many scripts called maruhonmono (Kabuki dramas of joruri (puppet-play) origin), which are ningyo joruri (traditional Japanese puppet theater) arranged for Kabuki, and other scripts such as Goemon ISHIKAWA that deal with family feuds in which villains seek to take over the entire country, play important roles. 例文帳に追加
丸本物とよばれる人形浄瑠璃の歌舞伎化したものや、石川五右衛門など天下を狙う悪人が大活躍するお家騒動物などの脚本が多い。 - Wikipedia日英京都関連文書対訳コーパス
Scripts are mainly divided into two groups; one consists of scripts embraced in the Tojiro YAMAMOTO family that has inherited the artistic tradition of the Okura head family in Edo, the other consists of those embraced in the Sengoro SHIGEYAMA family based in Kyoto since the Edo period. 例文帳に追加
台本は江戸の大蔵宗家の芸系を受け継ぐ山本東次郎家のものと、江戸時代以来京都を本拠としてきた茂山千五郎家のものとに大別される。 - Wikipedia日英京都関連文書対訳コーパス
To support description of operation scripts of data base objects conforming to syntax rules of a stored sub-program.例文帳に追加
ストアドサブプログラムの構文規則に合致したデータベースオブジェクトの操作スクリプトの記述を支援する。 - 特許庁
| Copyright © 1995-2026 Hamajima Shoten, Publishers. All rights reserved. |
| 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/ をご覧下さい。 |
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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/ ). |
| 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 1994-2010 The FreeBSD Project. All rights reserved. license |
| Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|

Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)