scriptを含む例文一覧と使い方
該当件数 : 2295件
The electronic apparatus information 72 received at the server 30 is recorded and managed therein correspondingly to the script 74 of the electronic apparatus.例文帳に追加
サーバ30で受信された電子機器情報72は、ここで、電子機器のスクリプト74と対応付けられて記録・管理される。 - 特許庁
The client displays the received list of proceedings and bibliographies on a screen and displays the string of sample characters on the screen using the display script.例文帳に追加
クライアント側は、受信した会議録書誌一覧を画面表示し、サンプル文字列を表示用スクリプトにより画面表示する。 - 特許庁
DEVICE AND METHOD OF OPERATION MANAGEMENT USING GUIDANCE SCRIPT, AND OPERATION MANAGEMENT PROGRAM RECORDING MEDIUM例文帳に追加
案内用スクリプトを用いた運行管理装置,案内用スクリプトを用いた運行管理方法および運行管理プログラム記録媒体 - 特許庁
At 30, he made a trip to Edo, was received in audience with Iemochi TOKUGAWA, the fourteenth Shogun, and dedicated clerical script written with a steel pen and was granted an autograph letter as an Imperial gift. 例文帳に追加
30歳で江戸に遊歴し、14代将軍徳川家茂に謁見し鉄筆の隷書を献じて親書を下賜されている。 - Wikipedia日英京都関連文書対訳コーパス
The best way around this is to have the script sleep 10 seconds or so then launch xdm. 例文帳に追加
この問題に対処する最善の方法は、起動スクリプト (訳注: rc.local のこと) で 10 秒ほどの sleep を実行させ、 その後に xdmをロードすることです。 - FreeBSD
For our simple printer setup, the text filter can be a small shell script that just executes /bin/cat to send the job to the printer. 例文帳に追加
ここでの簡単なプリンタ設定では、 プリンタにジョブを送るため、/bin/cat を実行するだけの簡単なシェルスクリプトで間に合います。 - FreeBSD
Here is that script:This script runs dvips in filter mode (the -f argument) on standard input, which is the job to print. 例文帳に追加
このスクリプトでは、dvips をフィルタモード (引数 -f) で、 標準入力上で起動しています。 標準入力は印字するジョブです。 - FreeBSD
It will set variables accordingly, and an interpreter is started where user commands can be passed from a script or interactively. 例文帳に追加
そして必要な変数を設定してからインタプリタを起動し、スクリプトからコマンドを送ったり手でコマンドを入力したりできます。 - FreeBSD
http://www.cvshome.org is the home of CVS development, and offers a bunch of documentation on CVS, including the official CVSdocumentation online The CVS Version Control for Web Site Projects site has good info on how to use CVS for developing web sitesKarl Fogel has written a book called Open Source Development with CVS. A number of chapters are available for free from the website.cvswebis a really great CGI script that provides a web interface to your CVS repository; excellent for browsing. The CVS Bubblessite has a bunch of good resources including a CVS FAQ-o-matic.About this document The original version of this article was first published on IBMdeveloperWorks, and is property of Westtech Information Services.例文帳に追加
萩原佳明 - Gentoo Linux
The simplest way to set up networking if it didn't get configured automatically is to run the net-setup script:例文帳に追加
もし自動でネットワークが設定されなかった場合に、一番単純に設定を行なう方法はnet-setupスクリプトを実行することです。 - Gentoo Linux
Simply copy them (devices can be copied with cp-a) to the chrooted environment, edit the init script to use chroot before executing.例文帳に追加
単にそれらをchroot環境にコピーし(デバイスはcp -aでコピーできます)、実行する前にchrootを使用するようにinitスクリプトを編集します。 - Gentoo Linux
You can create a free-form projects based on an existing build script and sources,or start projects from a template. 例文帳に追加
既存の構築スクリプトとソースに基づいて自由形式のプロジェクトを作成したり、テンプレートからプロジェクトを開始したりできます。 - NetBeans
The JavaFX Script Editor supports syntax highlighting,source navigation, code completion, code folding, javadoc pop-ups, and error detection.例文帳に追加
JavaFX スクリプトエディタは、構文の強調表示、ソースナビゲーション、コード補完、コードの折り畳み、javadoc のポップアップ、およびエラー検出をサポートしています。 - NetBeans
Cannot run a target with a task that has failonerror=true from within the IDE even though the same script runs outside of the IDE without problems.例文帳に追加
failonerror=true を設定しタスクが、IDE の外では問題なく動作するのだが、IDE 内からは、このタスクを使ってターゲットを実行できない。 - NetBeans
When you create a new Ruby project, the IDE creates a file named main.rb by default, and sets this file as the main script.例文帳に追加
新しい Ruby プロジェクトが作成されると、デフォルトで IDE は main.rb という名前のファイルを作成し、そのファイルを主プロジェクトとして設定します。 - NetBeans
If you are using NetBeans IDE 6.1, you must manually add a binding attribute to components you want to script in Java code. 例文帳に追加
NetBeans IDE 6.1 を使用している場合は、Java コード内でスクリプトを記述するコンポーネントにバインド属性を手動で追加する必要があります。 - NetBeans
To switch to a different start script, right-click the Project node in the Projects window and choose Properties from the pop-up menu.例文帳に追加
別の起動スクリプトに切り替えるには、「プロジェクト」ウィンドウで「プロジェクト」ノードを右クリックし、ポップアップメニューから「プロパティー」を選択します。 - NetBeans
During this part of the document, you learn how to import your source code if you want to use your own Ant build script to work with your web application.例文帳に追加
つまり、ここでは、独自の Ant 構築スクリプトを使用して Web アプリケーションを扱う場合のソースコードのインポート方法を学びます。 - NetBeans
When you create a free-form web application project, the IDE uses your Ant build script to build and deploy your project.例文帳に追加
自由形式 Web アプリケーションプロジェクトが作成されると、IDE は、指定された Ant 構築スクリプトを使用してプロジェクトを構築、配備します。 - NetBeans
You may have already created an SQL script elsewhere, and want to import it into NetBeans IDE to run it on a specified database.例文帳に追加
ほかの場所で SQL スクリプトをすでに作成している場合、そのスクリプトを NetBeans IDE にインポートし、指定したデータベースに対して実行します。 - NetBeans
In this manner, you can also compare the tabular data with the data contained in the SQL script to see that they match.例文帳に追加
このように、表形式のデータと SQL スクリプトに含まれるデータとを比較して、一致しているかどうかを確認することもできます。 - NetBeans
The script creating means 604 for specific devices create product policies of a second level to the corresponding specific devices.例文帳に追加
特定装置用スクリプト作成手段604は、対応する特定の装置に対する第2レベルのプロダクトレベルポリシーを作成する。 - 特許庁
Except for Jozan's, seals in this period were generally for practical use and were therefore not engraved in the correct script and method of engraving. 例文帳に追加
丈山を除けばこの時代の印章は概して実用目的で用いられ、正しい篆法・印法・刀法に則っていない。 - Wikipedia日英京都関連文書対訳コーパス
The TV camera to which the electronic script device is applied is provided with a view finder 20 for displaying a photographed image.例文帳に追加
本発明に係る電子台本装置を適用したテレビカメラ装置10は、撮影画像を表示するビューファインダ20を備えている。 - 特許庁
To synchronize an object performed in a Web page with the performance of script for operating the object.例文帳に追加
ウエブページ内で実行されるオブジェクトと、そのオブジェクトを操作するためのスクリプトの実行とを同期させることができるようにする。 - 特許庁
The class 6 accesses the data holder 10 of the control function unit 1b, and returns the data to the script 3.例文帳に追加
VLRクラス6は、VoIP呼処理制御機能部1bのデータ保持部10をアクセスし、そのデータをシナリオ3に返却する。 - 特許庁
The exchange system comprises a VLR class 6 for accessing instead of a subscriber class 5 by the access from a script to the subscriber class 5.例文帳に追加
シナリオ3から加入者クラス5へのアクセスで、その加入者クラス5への代わりにアクセスするVLRクラス6を設ける。 - 特許庁
A state monitoring module (205) monitors states of the control module (201) and the script engine (203) and detects change of the states.例文帳に追加
状態監視モジュール(205)は、制御モジュール(201)及びスクリプトエンジン(203)の状態を監視し、状態の変化を検出する。 - 特許庁
When the actual result corresponding to the mark returns from the server, the client terminal replaces it with the mark, and executes the script.例文帳に追加
マークに対応する実際の結果がサーバから返ってくると、クライアント端末は、それをマークと置換して、スクリプトを実行する。 - 特許庁
ADVERTISEMENT DISTRIBUTION SYSTEM, ADVERTISEMENT CREATING DEVICE, CONTENT CREATING ENGINE CREATING DEVICE, SCRIPT CREATING DEVICE, VIEWING DEVICE, AND ADVERTISEMENT DISTRIBUTING PROGRAM例文帳に追加
広告配信システム、広告制作装置、コンテンツ制作エンジン制作装置、台本制作装置、視聴装置、及び広告配信プログラム - 特許庁
A distribution means 102 of a distribution server device 100 distributes data from a database 101 for corresponding data to a regeneration script.例文帳に追加
配信サーバー装置100の配信手段102が、データと再生スクリプトを対応づけたデータベース部101から配信する。 - 特許庁
The browser 111 accesses a DB 121 by proxy according to the DB access request and the DB access proxy script 114.例文帳に追加
ブラウザ111は、DBアクセス要求とDBアクセス代行スクリプト114にしたがって、DB121へのアクセスを代行する。 - 特許庁
A display engine 25 described in Java(R) script is mounted in a top page displayed in a browser.例文帳に追加
ブラウザにおいて表示されるトップページにはJava(登録商標)スクリプトで記述された表示エンジン25が実装されている。 - 特許庁
A retrieval server 313 is provided with retrieval engines 309 and 310, a scenario script execution section 311, and a retrieval server information notification section 312.例文帳に追加
検索サーバ313は、検索エンジン309、310、シナリオスクリプト実行部311、検索サーバ情報通知部312を備える。 - 特許庁
An electronic musical instrument 10 takes in other web page data stipulated by web page data, music data and a script from a server computer 33.例文帳に追加
電子楽器10は、ウェブページデータによって規定される他のウェブページデータ、曲データおよびスクリプトをサーバコンピュータ33から取り込む。 - 特許庁
After Gohei NAMIKI, who lived in the latter half of the 19th century, no excellent script writers comparable to Nanboku TSURUYA and Mokuami KAWATAKE of Edo Kabuki appeared. 例文帳に追加
19世紀後半期の並木五瓶以降は、江戸歌舞伎の鶴屋南北や河竹黙阿弥のような優れた脚本家は出なかった。 - Wikipedia日英京都関連文書対訳コーパス
ECMA Script is an object-oriented programming language for performing computations and manipulating computational objects within a host environment. 例文帳に追加
ECMAスクリプトは,ホスト環境内で計算を実行したり,計算オブジェクトを操作したりするためのオブジェクト指向プログラミング言語である. - コンピューター用語辞典
Java Project with Existing Ant Script.Template for creating a J2SE project based on your own Java sources, built using your own Ant build script. 例文帳に追加
既存の Ant スクリプトを使用する Java プロジェクト。 Ant 構築スクリプトがある既存の Java ソースに基づいて J2SE プロジェクトを作成するためのテンプレート。 - NetBeans
From the Files window, you can open and edit your project configuration files, such as the project's build script and properties file. 例文帳に追加
このウィンドウから、プロジェクトの構築スクリプトやプロパティーファイルなどのプロジェクトの構成ファイルを開いて編集することができます。 - NetBeans
Documentation is not yet complete The XML format for defining a post-install script in package.xml is documented here. 例文帳に追加
このドキュメントは、まだ書きかけです。 インストール後に実行するスクリプトを package.xml で定義するためのXML の書式は、 ここ で説明されています。 - PEAR
A Simple Example So you've got Subversion repository set up somewhere, and you want to take a look at what's inside with a PHP script. 例文帳に追加
単純な例 まずどこかに Subversion リポジトリを作成してください。 PHP スクリプトでどのように書けばよいのかを知りたいことでしょう。 - PEAR
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
Warning:The hotshot profiler does not yet work well with threads.It is useful to use an unthreaded script to run the profiler over the code you're interested in measuring if at all possible.例文帳に追加
測定したいコード上でプロファイラを実行するためにスレッドを使わない版のスクリプトを使う方法が有用です。 - 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
If you compile and link this program (let's call the finished executable call), and use it to execute a Python script, such as:例文帳に追加
このプログラムをコンパイルしてリンクし (できた実行可能形式をcall と呼びましょう)、以下のような Pythonスクリプトを実行することにします: - Python
This is in fact the default layout expected by the Distutils, and the one that requires the least work to describe in your setup script:例文帳に追加
実際、 Distutils ではこれをデフォルトのレイアウトとして想定していて、setup スクリプトを書く際にも最小限の作業しか必要ありません: - Python
Note that these two are not equivalent if you supply a different installation base directory when you run the setup script.例文帳に追加
これら二つは、 setup スクリプトを異なるインストールベースディレクトリから実行した場合には同じには ならない ので注意してください。 - 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
| 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. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 1994-2010 The FreeBSD Project. All rights reserved. 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. |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| © 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 © 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/ ). |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
