INTERFACEを含む例文一覧と使い方
該当件数 : 30187件
The compounding amount of CNT is reduced by adding CNT to the gap (interface) between the prepreg sheets and the production cost of the composite material is reduced.例文帳に追加
プリプレグシート間(の界面)にCNTを添加することでCNTの配合量を減じることができ、コストの低減化が図れる。 - 特許庁
At step S6, the user inputs a number affixed to the selected test patch to a computer through the user interface screen thereof.例文帳に追加
その後、ステップS6で、ユーザは、選択したテストパッチに付された番号を、コンピュータのユーザーインターフェイス画面を通じてコンピュータに入力する。 - 特許庁
When an unrecognizable expansion tag exists in the JDF, a user is informed by a user interface of the printer of the fact that printing setting is changed.例文帳に追加
JDF内に認識できない拡張タグがある場合、印刷設定が変更されることをプリンタのユーザインターフェースにて通知する。 - 特許庁
In addition thereto, the workflow assistance can include virtual simulation giving a demonstration of the proper operation of the user interface for completing the work step.例文帳に追加
これに加え、ワークフロー補助は、ワークステップを完了するためのユーザインターフェースの適切な動作を実演する仮想シミュレーションを含み得る。 - 特許庁
The interface provides the electrical power amplifier with an impedance which increases as the power level of the output signal decreases.例文帳に追加
本発明によるインタフェースは、出力信号の電力レベルが減少するにつれて増大するインピーダンスを電力増幅器に提供する。 - 特許庁
INTERNET PROTOCOL INTERFACE APPARATUS AND METHOD FOR ALLOWING INTERNET PROTOCOL ROOT NETWORK EQUIPMENT TO CONTROL NON-INTERNET PROTOCOL ROOT NETWORK EQUIPMENT例文帳に追加
インターネットプロトコル根幹ネットワーク機器で非インターネットプロトコル根幹ネットワーク機器を制御するためのインターネットプロトコルインタフェース装置及びその方法 - 特許庁
A user interface receives the query and displays the retrieval result from one or more local and/or remote search engines.例文帳に追加
ユーザインターフェースは、問い合わせを受け取り、1つまたは複数のローカルおよび/またはリモートの検索エンジンからの検索結果を表示する。 - 特許庁
To provide a design method for composing an interface for semiconductor integrated circuit, and a bus structure or database used for the design.例文帳に追加
半導体集積回路のインターフェースを構築するための設計方法と、その設計に用いるためのバス構造やデータベースを提供する。 - 特許庁
EUPHORIA is a user interface management system for end-user construction of direct manipulation graphical user interfaces (GUIs) for distributed applications. 例文帳に追加
EUPHORIAは,ユーザインタフェース管理システムであり,エンドユーザはこれによって分散アプリケーションに対する直接操作のグラフィカルユーザインタフェース(GUI)を構築する. - コンピューター用語辞典
FC-AL is unique in that it serves as both a medium for transferring network messages as well as a storage interface. 例文帳に追加
ファイバチャネル調停ループ(FC-AL)は,記憶インタフェースとしてだけでなく,ネットワークメッセージを転送する媒体としても機能する点が独特である. - コンピューター用語辞典
The interface can transfer data in a “half-duplex" mode, which requires either an input or output handshake 例文帳に追加
このインタフェースは,データの転送を“半二重"方式で行なうことが可能なので,入力,出力ハンドシェイクのどちらか一方が必要である - コンピューター用語辞典
The Idea Processor is a sketchpad for visualizing and organizing ideas with a user interface specially designed for the thinking process. 例文帳に追加
このアイデアプロセッサは、考えを可視化し整理するための写生帖であり、特に思考過程向けに設計されたユーザインタフェースを備えている。 - コンピューター用語辞典
Similar in transfer mode, EIA-644 (LVDS : low voltage differential signaling) standards provides a general-purpose, application-independent interface for signaling rates as high as 655Mbps transfers. 例文帳に追加
同様の伝送モードで, EIA-644すなわちLVDS標準は, 655Mbps以内の信号速度に対する, 汎用のアプリケーション独立インタフェースを提供する. - コンピューター用語辞典
The Open Document Management API provides vendors of DMS products and products such as word processors with a consistent interface. 例文帳に追加
ODMA(開放型文書管理API)はDMS(文書管理システム)製品のベンダおよびワードプロセッサのような製品に、首尾一貫したインタフェースを提供する。 - コンピューター用語辞典
CS (Card Services) is an OS-specific module that provides a hardware-independent application-programming interface (API) for applications and configuration utilities; 例文帳に追加
CS(カードサービス)はOSM(OS固有モジュール)のひとつであり、アプリケーションおよび構成ユーティリティ用のハードウェア独立のAPI(応用プログラムインタフェース)を提供する。 - コンピューター用語辞典
It mainly exists so that you can replace it with another function that has a compatible interface, in order to change the semantics of the import statement.例文帳に追加
この関数の主な意義は、同様のインタフェースを持つ関数でこの関数を置き換え、import 文の意味を変更できるようにすることです。 - Python
In some cases the argument list is also provided by the Python program, through the same interface that specified the callback function. It can then be saved and used in the same manner as the function object.例文帳に追加
あるケースでは、コールバック関数を指定したのと同じインタフェースを介して、引数リストも渡されているかもしれません。 - Python
Since most parsers used from Python did not take advantage of the older interface, the simpler signature was chosen to replace it.例文帳に追加
しかし Python で採用されている大半のパーサでは古いインターフェースを有効に使うことができないため、よりシンプルなものに変更されました。 - Python
The DOMImplementation interface provides a way for applications to determine the availability of particular features in the DOM they are using.例文帳に追加
DOMImplementation インタフェースは、利用している DOM 実装において特定の機能が利用可能かどうかを決定するための方法をアプリケーションに提供します。 - Python
Implementations should inherit from this class if implementing a writer interface but don'tneed to inherit any implementation.例文帳に追加
writer へのインタフェースを実装する場合にはこのクラスのインタフェースを継承する必要がありますが、実装を継承する必要は全くありません。 - Python
These are often useful for test harnesses, administrative tools, and prototypes that will later be wrapped in a more sophisticated interface.例文帳に追加
テスト用の仕掛けや管理ツール、そして、後により洗練されたインターフェイスでラップするプロトタイプとして、こうしたインタープリタはよく役に立ちます。 - Python
The recommended interface for specific Node instances is to use the public attributes to access child nodes.例文帳に追加
ある特定の Node インスタンスに対する推奨されるインターフェイスとは、子ノードにアクセスするために public な (訳注: 公開された) 属性を使うことです。 - Python
The dbm module provides an interface to the Unix(n)dbm library. 例文帳に追加
dbmモジュールはUnix(n)dbmインタフェースのライブラリを提供します。 dbmオブジェクトは、キーと値が必ず文字列である以外は辞書オブジェクトのようなふるまいをします。 - Python
This module provides the TextFile class, which gives an interface to text files that (optionally) takes care of stripping comments, ignoring blank lines, and joining lines with backslashes. 例文帳に追加
これはテキストファイルへのインタフェースを提供し、コメントの削除、空行の無視、バックスラッシュでの行の連結を任意に行えます。 クラスTextFile - Python
The following function has been added as a useful debugging tool. It should not be considered part of the supported public interface for the package.例文帳に追加
以下の関数は役に立つデバッグ用ツールとして追加されたもので、パッケージとして公式なサポートのあるインターフェイスではありません。 - Python
Subclass of SAXException raised on parse errors.Instances of this class are passed to the methods of the SAXErrorHandler interface to provide information about the parse error.例文帳に追加
パースエラー時に発生する SAXException のサブクラスです。 パースエラーに関する情報として、このクラスのインスタンスが SAXErrorHandler インターフェースのメソッドに渡されます。 - Python
An interface for this function already exists in the standard module os -- it was chosen as a simple and straightfoward example.例文帳に追加
この関数へのインタフェースはすでに標準モジュール osにあります -- この関数を選んだのは、単純で直接的な例を示したいからです。 - Python
Xlib - C Language X Interface 例文帳に追加
このようなウィジェットに対しては、最初はそのウィジェットに宣言された破棄手続き、次にそのスーパークラスの破棄手続きというように手続きが呼ばれてゆく。 - XFree86
This is because in a windowing environment, a user's login shell process does not necessarily have any terminal-like interface with which to connect.例文帳に追加
なぜなら、ウィンドウ環境にあるため、ユーザのログインシェルプロセスは接続を行うための端末のようなインタフェースを必要としないからである。 - XFree86
To provide an interface device using a dielectrically isolated substrate that sufficiently suppresses malfunction and characteristic degradation due to noise.例文帳に追加
ノイズによる誤動作と特性の劣化が充分に抑えられるようにした誘電体分離基板によるインターフェース装置を提供すること。 - 特許庁
To obtain a user interface system which allows a user to continue processing without any disturbance even when a modal dialog box is displayed.例文帳に追加
親画面に対してモーダルダイアログボックスが表示された場合、親画面に入力ができない状態になっていることを明示したい。 - 特許庁
The microchannel 24 and the microchannel 25 are formed so as to be symmetrical with respect to the interface between both faces of the substrate 22.例文帳に追加
基板22の両面の間の中間面に関し、マイクロ流路24とマイクロ流路25が互いに面対称に形成されている。 - 特許庁
To realize a multi-rate corresponding interface board for making a low speed signal whose OTN frame does not be standardized to be OTN irrespective of its signal type.例文帳に追加
OTNフレームが規格化されていない低速信号を、信号種別に関係なくOTN化するマルチレート対応インタフェース盤を実現する。 - 特許庁
The interface between the fixed wedge 31 and movable wedges 32 and 33 is formed by linking multiple inclined faces having different inclination angles.例文帳に追加
固定くさび31と各可動くさび32,33とが接する面は、異なる傾斜角をもつ複数の傾斜面を連ねて構成される。 - 特許庁
When the power supply is turned on, the communication interface is initialized and the receiving mode circuit can be driven in the receiving mode for a prescribed period.例文帳に追加
電源投入時に、通信インターフェースは初期化され、受信モード回路は、所定の時間、受信モードにおいて動作可能になる。 - 特許庁
Identification information outputted from the CPU can be transmitted to the external equipment through the interface circuit and the connector 220.例文帳に追加
また、CPUから出力される識別情報が、インタフェース回路とコネクタ220とを介して外部機器に伝達可能に構成されている。 - 特許庁
A communication control part 11 of the central processing unit 1 receives the information about the effective edges from a main side input/output interface 10.例文帳に追加
中央処理装置1の通信制御部11は、メイン側入出力インタフェース10から有効エッジの情報を受信する。 - 特許庁
A memory stick interface 66 writes a still picture to the mounted memory stick 10 and reads the still picture from the memory stick 10.例文帳に追加
メモリスティックインターフェース66は、装着されているメモリスティック10に、静止画像を書き込み、メモリスティック10から静止画像を読み出す。 - 特許庁
To provide a PCI adapter card which has high extensibility at a low cost and can utilize an LSI containing a PCI interface or a chip set.例文帳に追加
PCIインタフェースを内蔵するLSIやチップセットを活用できる低コストで拡張性の高いPCIアダブタカードを提供する。 - 特許庁
To provide a method for converting memory addresses of different programmable logic controllers (PLC) connected to a human-machine interface (HMI).例文帳に追加
ヒューマン−マシン・インタフェース(HMI)に接続される、異なるプログラマブル・ロジック・コントローラのメモリ・アドレスを変換する方法を提供すること。 - 特許庁
When the learning function is selected and indicated by a user, it is informed to a user interface section 2c via an operator-parameter conversion control section 2b.例文帳に追加
ユーザによって学習機能が選択指示されると、操作子−パラメータ変換制御部2bを介してユーザインターフェース部2cに通知する。 - 特許庁
To dispense interface changes for each print protocol processing when changes on hardware or the like occurs and to facilitate a program development.例文帳に追加
ハードウェア等の変更等が生じた場合にも、印刷プロトコル処理ごとのインタフェース変更を不要とし、プログラム開発の容易化を図ること。 - 特許庁
To provide a manufacturing method in which a direct bonding wafer having less interface defects such as a void and a blister is manufactured.例文帳に追加
ボイドやブリスターなどの界面欠陥が少ない直接接合ウェーハが製造できる製造方法を提供することを目的とする。 - 特許庁
To provide an organic electroluminescent device in which guided mode loss at the interface of a support substrate and an interlayer insulating film is reduced.例文帳に追加
支持基板と層間絶縁膜との界面における導波モード損失を低減する有機エレクトロルミネセンスデバイスを提供すること。 - 特許庁
To prevent malfunctions caused by an unwanted signal level which is left on a bidirectional interface, when a transmission reception signal switching signal is switched.例文帳に追加
送信受信切換信号の切換えの際に双方向インタフェース上に残る不要な信号レベルにより発生する誤動作を防止する。 - 特許庁
To provide means for removing a stain due to n-type impurities such as Si and S, which form in an interface between a substrate and a buffer layer.例文帳に追加
基板とバッファ層の界面に発生するSiやSなどのn型不純物による汚染を除去する手段を提供すること。 - 特許庁
An external memory 14 stores image data to be outputted and is freely removably connectable to the connection interface 31.例文帳に追加
外部メモリ14は、出力される画像データが記憶されるとともに、接続用インターフェース31に着脱自在に接続可能である。 - 特許庁
The card controlling part 14 generates storage assignment information, the non contact interface 24 sends the storage assignment information to the service terminal 60.例文帳に追加
カード制御部14は、格納指示情報を生成し、非接触インターフェース24は、格納指示情報をサービス端末60へ送信する。 - 特許庁
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
