| 意味 | 例文 |
script orの部分一致の例文一覧と使い方
該当件数 : 247件
All of the project commands, like Build Main Project or Debug Main Project, call targets in the project's Ant script. 例文帳に追加
「主プロジェクトを構築」や「主プロジェクトをデバッグ」などのプロジェクトコマンドはすべて、プロジェクトの Ant スクリプトでターゲットを呼び出します。 - NetBeans
You can run targets in an Ant script from the Ant script's node in the Projects window, Files window, or Favorites window. 例文帳に追加
「プロジェクト」や「ファイル」、あるいは「お気に入り」ウィンドウの Ant スクリプトのノードから Ant スクリプト内のターゲットを実行することができます。 - NetBeans
To provide a command interpreter program, an information processor and an information processing method for encrypting information which should not be leaked to a third party to describe the information in a batch file or script, and for preventing the information from being leaked even when the batch file or script is read.例文帳に追加
第三者に漏洩させたくない情報を暗号化してバッチファイルやスクリプトに記述でき、たとえバッチファイルやスクリプトが閲覧されても情報が漏洩することを阻止できるコマンドインタプリタ・プログラム、情報処理装置及び方法を提供する。 - 特許庁
Additional minute information related with moving image data recorded in a recording medium, for example an account of the scene or introduction of personage, is recorded additionally in a script file format, and the information for linking each script file and the data section of moving image displayed together with the contents are stored in another link file or in the script file name.例文帳に追加
記録媒体に記録された動画像データと関連した詳細な付加情報、例えば場面の説明または登場人物の紹介等に対する情報をスクリプトファイル形態で追加記録し、各スクリプトファイルとそのコンテンツと一緒に表示される動画像データの区間を連係させるための情報を別途のリンクファイルまたはスクリプトファイル名に記録しておく。 - 特許庁
Detailed additional information associated with moving image data recorded in a recording medium, for example, information describing a scene or introducing characters is additionally recorded in a script file format, and information for associating each script file with a section of moving image data displayed together with its content is recorded in other link file or a script file name.例文帳に追加
記録媒体に記録された動画像データと関連した詳細な付加情報、例えば場面の説明または登場人物の紹介等に対する情報をスクリプトファイル形態で追加記録し、各スクリプトファイルとそのコンテンツと一緒に表示される動画像データの区間を連係させるための情報を別途のリンクファイルまたはスクリプトファイル名に記録しておく。 - 特許庁
Afterwards, under the consideration of the level of the Post Script data prepared by the print processing part of the transfer origin of the Post Script data, whether or not it is suitable for the PS pass-through printing is confirmed, and the validity/invalidity of printing is decided.例文帳に追加
その後、PostScriptデータの転送元の印刷処理部で用意するPostScriptデータのレベルを考慮して、PSパススルー印刷に適しているかどうかを確認し、印刷可否の判断を行う。 - 特許庁
After choosing the project type in the New Project wizard, choose the project template that uses existing sources, or if the project you want to import already has an Ant script, choose the template that uses your existing Ant script. 例文帳に追加
「新規プロジェクト」ウィザードで、プロジェクトの種類を選択したら、既存のソースを使用するプロジェクトテンプレートを選択するか、インポートするプロジェクトにすでに Ant スクリプトがある場合は、既存の Ant スクリプトを使用するテンプレートを選択します。 - NetBeans
(Beware: The script directory is determined by the called script, if you use includes!) bool $overwrite = false- Whether to overwrite the local file if it exists, or not. 例文帳に追加
絶対パス、あるいはスクリプトのディレクトリからの相対パスで指定します(注意:include を利用している場合、スクリプトのディレクトリはインクルード元のファイルがある場所となります!) bool $overwrite = false- ローカルファイルが存在した場合に、それを上書きするかどうか。 - PEAR
If the script directory is not available (e.g. if the interpreter is invoked interactively or if the script is read from standard input), path[0] is the empty string, which directsPython to search modules in the current directory first.例文帳に追加
スクリプトのディレクトリがない(インタープリタで対話セッションで起動された時や、スクリプトを標準入力から読み込む場合など)場合、path[0]には空文字列となり、Pythonはカレントディレクトリからモジュールの検索を開始します。 - Python
To provide a device and a method for defining one or more events of executing Java script, when a web page is bookmarked.例文帳に追加
ウェブ・ページがブックマークされるときに、Javaスクリプトを実行する1つ以上のイベントを定義する装置および方法を提供する。 - 特許庁
The best way around this is to have the script sleep 10 seconds or so then launch xdm. 例文帳に追加
この問題に対処する最善の方法は、起動スクリプト (訳注: rc.local のこと) で 10 秒ほどの sleep を実行させ、 その後に xdmをロードすることです。 - FreeBSD
It will set variables accordingly, and an interpreter is started where user commands can be passed from a script or interactively. 例文帳に追加
そして必要な変数を設定してからインタプリタを起動し、スクリプトからコマンドを送ったり手でコマンドを入力したりできます。 - FreeBSD
You can create a free-form projects based on an existing build script and sources,or start projects from a template. 例文帳に追加
既存の構築スクリプトとソースに基づいて自由形式のプロジェクトを作成したり、テンプレートからプロジェクトを開始したりできます。 - NetBeans
A CGI script is invoked by an HTTP server, usually to process user input submitted through an HTML FORM or ISINDEX element.Most often, CGI scripts live in the server's special cgi-bindirectory.例文帳に追加
CGI スクリプトは、HTTP サーバによって起動され、通常は HTML のFORM または ISINDEX エレメントを通じてユーザが入力した内容を処理します。 - Python
In a real program, you may want to get the Python script from another source, perhaps a text-editor routine, a file, or a database.例文帳に追加
実際のプログラムでは、Python スクリプトを他のソース、おそらくテキストエディタルーチンやファイル、データベースから取り出したいと考えるかもしれません。 - Python
A script file (a file given as standard input to the interpreter or specified on the interpreter command line the first argument) is a code block.例文帳に追加
スクリプトファイル (インタプリタに標準入力として与えたり、コマンドラインの第一引数として指定したファイル) は、コードブロックです。 - Python
For more information on the additional meta-data, seesection2.7.Note that any pathnames (files or directories) supplied in the setup script should be written using the Unix convention, i.e.slash-separated.例文帳に追加
setup スクリプトに与えるパス名 (ファイルまたはディレクトリ)は、 Unix におけるファイル名規約、つまりスラッシュ ('/') 区切りで書かねばなりません。 - Python
In addition, the news script data is prepared, by editing a reporter data (script) sent from a site reporter through a station editing system, and the kind of character or voice can be selected, according to the contents of news or as TV viewers desired.例文帳に追加
また、ニュース原稿データは、現地記者から送信される記者データ(原稿)を局内編集システムが編集して作成することができ、キャラクタや音声の種類をニュース内容に応じて、あるいは、視聴者の希望により選択するシステムとすることができる。 - 特許庁
To support optimum computerized text production for closed caption or the like by performing character recognition of characters on a script to produce a computerized script electronic text and using the text as a base, performing voice recognition of voices read out on the basis of an original based on the script to produce a computerized voice text and modifying the voice text as assistance.例文帳に追加
台本上の文字を文字認識して電子化された台本電子テキストを基本とし、台本をベースとする原稿を基に読み上げられた音声を音声認識して電子化された音声テキストを補助として修正することにより最適な字幕用などの電子化テキスト生成を支援する。 - 特許庁
PHP projects can easily be deployed from within NetBeans IDE 6.5 for testing to local or remote servers via FTP, or by the use of an upload script for more complexdeployments.例文帳に追加
PHP プロジェクトは、FTP 経由でテスト用の NetBeans IDE 6.5 から、ローカルサーバーまたはリモートサーバーに簡単に配備できます。 または、さらに複雑な配備に対しては、アップロードスクリプトを使用できます。 - NetBeans
There therefore emerged in Japan the peculiar occupation (and its culture) that he or she wrote a script in accordance with the movie content, and that he or she spoke it simultaneously as the movie ran. 例文帳に追加
そのため、日本においては、映画作品の内容にあわせて台本を書き、上映中に進行にあわせてそれを口演する特殊な職業と文化が出現した。 - Wikipedia日英京都関連文書対訳コーパス
The scenario script execution section 303 determines whether the service scenario with the execution authority can be executed or not based on the execution authority.例文帳に追加
シナリオスクリプト実行部303は、実行権限が付与されたサービスシナリオが実行可能か否かを実行権限に基づいて判定する。 - 特許庁
To realize interlocking processing of input values between plural GUI components without using an interpreter of a script language or a virtual machine(VM) mechanism.例文帳に追加
スクリプト言語のインタープリタや仮想計算機(VM)機構などを用いずに、GUI部品間の入力値の連動処理を実現する。 - 特許庁
The on demand creation process necessitates the database user specified in the script having the database permissions needed to create a table or sequence. 例文帳に追加
この機能を使用するには、スクリプトで指定したデータベースユーザがテーブルやシーケンスを作成する権限を持っている必要があります。 - PEAR
When the operation which can be input displayed on the icon display screen 32 is input by using a keyboard or a mouse, an operation known by the macro script command recorded in the macro script file is changed into an accepted operation.例文帳に追加
アイコン表示画面32上に表示されている入力可能な操作がキーボード又はマウスを用いて入力されると、マクロスクリプトファイルに記録されているマクロスクリプトコマンドの示す操作が受け付けられた操作に変更される。 - 特許庁
Such an extraction area M that a pixel to which ink droplets are discharged is continued to a conveyance direction X is extracted by using script data of a printing job inputted to a control unit or raster data (dot data) created by using the script data.例文帳に追加
制御ユニットに入力された印刷ジョブのスクリプトデータ又はそれから生成したラスタデータ(ドットデータ)を用いて、インク液滴を吐出する対象の画素が搬送方向Xにおいて連続する抽出領域Mを抽出する。 - 特許庁
To reduce the development cost of a script, by efficiently generating a required source code without preparing a new script each time in response to a request of addition or change of a function on the apparatus side using the generated source code.例文帳に追加
生成されたソースコードを利用する機器側での機能の追加または変更要請に対して、新規のスクリプトをその都度作成することなく必要なソースコードを効率良く生成し、スクリプトの開発コストを低減させること。 - 特許庁
Any signature which is not legible or which is written in a script other than Hindi or English shall be accompanied by a transcription of the name either in Hindi or in English in block letters: 例文帳に追加
判読し難い署名又はヒンディー語若しくは英語以外の書体で書かれた署名には,ヒンディー語又は英語の何れかのブロック字体による名称の書換えを添付しなければならない。 - 特許庁
A controller 5 judges whether a script for reading a user attribute exists in contents data received by a receiver 3 or not, and judges whether a delivery originator is imparted by an authentication for reading the user attribute or not by referring to an authentication URI table 9c when the script exists.例文帳に追加
制御部5は、受信部3で受信されたコンテンツデータ中にユーザ属性を読み出すスクリプトが存在するか否か判断し、存在する場合には、配信元はユーザ属性を読み出す許可が与えられているか否かを許可URIテーブル9cを参照して判断する。 - 特許庁
A control UI page including or referring to a first script to be executed for transmission of a control request to the third-party control server and a controlled UI page including or referring to a second script which executes procedure processing based on the control request are stored in the web server.例文帳に追加
Webサーバは、制御要求を第三者制御サーバへ送信するべく実行させる第1のスクリプトを包含又は参照する制御UIページと、制御要求に基づく手続処理を実行させる第2のスクリプトを包含又は参照する被制御UIページとを蓄積する。 - 特許庁
In some cases, an indication of an event invokes a script-based process that determines one or more actions to present to a user of the mobile device.例文帳に追加
一部の場合において、イベントの指示は、モバイルデバイスのユーザに提示するための1つ以上の動作を決定するスクリプトベースの処理を呼び出す。 - 特許庁
A message or a Java (R) Script code fragment is time-stamped and evaluated based on the application clock of the client.例文帳に追加
メッセージまたはJava(登録商標)Scriptコードフラグメントはクライアントのアプリケーションクロックに基づいてタイムスタンプが押され、評価される。 - 特許庁
The SAM control tool 222 transmits data, such as command to the IC chip 311 from the SAM 271 via a driver 251, or the like, in accordance with the test script 241.例文帳に追加
SAM制御ツール222は、テストスクリプト241に従って、SAM271から、ICチップ311へのコマンドなどのデータを、ドライバ251等を介して送信する。 - 特許庁
To excite audiences, something not included in the script is said, the planned flow of the play is changed, ad-lib words are said, and/or an unexpected guest will appear onstage. 例文帳に追加
その時限りの台詞や演出の変更があったり、アドリブをきかせたり、サプライズゲストが登場して観客を盛り上げることがある。 - Wikipedia日英京都関連文書対訳コーパス
The list of command line arguments passed to a Python script.argv[0] is the script name (it is operating system dependent whether this is a full pathname or not).例文帳に追加
Pythonスクリプトに渡されたコマンドライン引数のリスト。 argv[0]はスクリプトの名前となりますが、フルパス名かどうかは、オペレーティングシステムによって異なります。 - Python
This is thought to be especially useful for those running xieperf for demonstration purposes.Using this option causes xieperf to read commands specified in a script file, or from stdin if file is ``-''.例文帳に追加
この機能はxieperfをデモに使うときに特に便利だと思われる。 このオプションを使うと、xieperfはスクリプトファイル内で指定されたコマンドを読み込む。 - XFree86
Note that since xrdb can read from standard input, it can be used to the change the contents of properties directly from a terminal or from a shell script.例文帳に追加
xrdbは標準入力から読み込むことができるので、端末やシェルスクリプトから直接プロパティの内容を変更できる点に注意すること。 - XFree86
Some examples of the conceivable problems are how the books were published from the transcription data left by Christians, from which data were the books published, and which contents took precedence or how they differed in the Japanese script version and the Roman script version of Jesuit Mission Press that were published based on the same original book. 例文帳に追加
たとえば、キリシタンが遺した写本資料からどのように、またどれをもとにして出版したのか、同じ原書に対してローマ字本と国字本がある場合どちらの内容が先行し又どのように違うか、ということが考えられる。 - Wikipedia日英京都関連文書対訳コーパス
The input of characters or the change of a keyboard is operated by writing data in a control information file 45 by a link to a script file 41 in the above Web page.例文帳に追加
文字の入力やキーボードの変更は、上述のウェブページにおけるスクリプトファイル41へのリンクにより制御情報ファイル45へ書き込むことで行う。 - 特許庁
Also, by accessing the Web site whose connection is requested, a candidate of a Web browser suited for a script or data type included in a content is extracted.例文帳に追加
また,接続要求のあったWebサイトにアクセスして,コンテンツに含まれるスクリプトやデータ種別に適したWebブラウザの候補を抽出することを特徴とする。 - 特許庁
State transition between the 4 states of the player 300 is generated by a method from the script player 302 but not by the player 300 itself or the command 311.例文帳に追加
プレーヤ300の4状態間の状態遷移は、スクリプトレイヤ302からのメソッド313で発生し、プレーヤ300自身及びコマンド311では発生しない。 - 特許庁
To make it unnecessary to prepare or execute any I/O port setting script for I/O port setting to be manually operated by a user prior to the down- load processing of a load module.例文帳に追加
ロードモジュールのダウンロード前に行うユーザの手動によるI/Oポート設定のためのI/Oポート設定スクリプトの生成及び実行を不要とする。 - 特許庁
Elements to be used for the contents or information indicating the elements is described in the 'script' 40 and information is updated in each step of contents preparation.例文帳に追加
「台本」40には、コンテンツで使用される要素或いは要素を示す情報が記述されると共に、コンテンツ作成の各段階で情報が書き加えられていく。 - 特許庁
A good security script will also check for inappropriate suid binaries and for new or deleted files on system partitions such as / and /usr. 例文帳に追加
優れたセキュリティ用スクリプトは、/ および /usr などのシステムパーティション上で不適 当に suidされたバイナリや、新たに作成されたファイルや削除されたファイルもチェックするでしょう。 - FreeBSD
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
Mainly out of pursuit of practicability, calligraphic style changed from Kikko jukotsu moji (ancient Chinese characters inscribed on oracle bones and tortoise shells) to Kinsekibun (words written on metal or stones), from Shoten (a style of Chinese characters) to reisho-tai (clerical script) and sosho-tai (cursive style writing). 例文帳に追加
亀甲獣骨文字から金石文、小篆から隷書体、さらに草書体への書体の変化は主に実用性の追究から生じた。 - Wikipedia日英京都関連文書対訳コーパス
The framework and the material data or script data all of which the condition table indicates are read from a database and sent to users' terminals as the Web contents.例文帳に追加
条件テーブルが示すフレームワーク及び素材データまたはスクリプトデータをデータベースよりこれらを読み出し、Webコンテンツとしてユーザの端末に送信する。 - 特許庁
You will not see the terms "hacker" and "criminal" used interchangeably, nor the phrases "brilliant misguided youth" or "script kiddie". 例文帳に追加
「ハッカー」と「犯罪者」という用語が互換的に使われることも、「輝かしい心得違いの若者」や「スクリプト・キディ」というフレーズが使われるのも見ることはなかろう。 - コンピューター用語辞典
| 意味 | 例文 |
| Copyright (C) 1994- Nichigai Associates, Inc., 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/ をご覧下さい。 |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| © 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 (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. |
| 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 1994-2010 The FreeBSD Project. All rights reserved. license |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
