| 意味 | 例文 |
object moduleの部分一致の例文一覧と使い方
該当件数 : 555件
The snapshot module receives and processes OSD and other commands from the file system or a service processor, creates an original object and a mirror object in an OSD and initiates a snapshot operation in an OSD.例文帳に追加
スナップショットモジュールは、ファイルシステム又はサービスプロッセサからOSD又は他のコマンドを受信して処理し、OSDにオリジナルオブジェクトとミラーオブジェクトを生成し、OSDに於いてスナップショット操作を開始する。 - 特許庁
A light source module 1 used for irradiating a processing object 2 with a laser beam to process the processing object 2, is equipped with this photo-detecting device 10, a light source 20, a collimator 30, and a condensing lens 40.例文帳に追加
光源モジュール1は、加工対象物2にレーザ光を照射して該加工対象物2を加工するものであって、光検出装置10、光源20、コリメータ30および集光レンズ40を備える。 - 特許庁
On the other hand, the CPU changes the position of a range finding module by motors 56, 58 in the plane perpendicular to the optical axis in the triangular range finding system and obtains the range value by using the object in the above AF area as a range finding object.例文帳に追加
一方、三角測距方式に測距モジュールの位置をモータ56、58で光軸に垂直な面内で変更し、上記AFエリア内の被写体を測距対象としてその測距値を取得する。 - 特許庁
To provide an imaging module which has simple structure constructed such that it has in the case of the imaging of a near object and in the case of the imaging of a further object the resolution good enough for satisfying the required specification and to provide a lens element and an imaging lens constituting the imaging module.例文帳に追加
近い物体の撮影と、遠い物体の撮影と、の両方において、要求された仕様を満足する程度に良好な解像力を有するように構成された、簡素な構造の撮像モジュール、ならびにこの撮像モジュールを構成するレンズ素子および撮像レンズを実現する。 - 特許庁
A node name extraction module 705A extracts the size of the object 307 on the basis of the URL information 305 and sends the size information 208 back.例文帳に追加
サイズ解釈モジュール306は、URL情報305に基づき、オブジェクト307の実体のサイズを検出し、そのサイズ情報208を返す。 - 特許庁
To provide a module type pedestrian tunnel that can protect a pedestrian from a falling object on a construction site and the like and that has a high degree of freedom of passage layout.例文帳に追加
建設現場等において歩行者を落下物から保護でき、通路レイアウトの自由度が高いモジュール式歩行者トンネルを提供する。 - 特許庁
To provide a temperature test device of performing test by increasing only the temperature of an atmosphere in the vicinity of a module of a test object of electronic equipment.例文帳に追加
本発明は、電子機器の試験対象のモジュール近傍の雰囲気のみを昇温して試験を行う温度試験装置を提供する。 - 特許庁
A GPS module 64 of an object position detecting unit 50 receives position coordinate data from a GPS satellite via a GPS antenna 51.例文帳に追加
被写体位置検出ユニット50のGPSモジュール64は、GPSアンテナ51を介してGPS衛星からの位置座標データを受信する。 - 特許庁
A BIFS source preprocessing module 304 varies the size of the object on the basis of the size information 208 and the extracted size information.例文帳に追加
BIFSソース前処理モジュール304は、サイズ情報208および抽出した大きさの情報に基づき、オブジェクトの大きさを変更する。 - 特許庁
If the caller's thread of control was not created through the threading module, a dummy thread object with limited functionality is returned.例文帳に追加
関数を呼び出している処理のスレッドが threading モジュールで生成したものでない場合、限定的な機能しかもたないダミースレッドオブジェクトを返します。 - Python
Returns true if p is a module object, or a subtype of a moduleobject.Changed in version 2.2:Allowed subtypes to be accepted. 例文帳に追加
o がモジュールオブジェクトかモジュールオブジェクトのサブタイプであるときに真を返します。 バージョン 2.2 で 変更 された仕様:サブタイプを引数にとれるようになりました - Python
Return a suite of all tests cases given a string specifier.The specifier name is a ``dotted name'' that may resolveeither to a module, a test case class, a test method within a testcase class, or a callable object which returns a TestCase or TestSuite instance.例文帳に追加
nameには``ドット修飾名''でモジュールかテストケースクラス、またはTestCaseかTestSuiteのインスタンスを返す呼び出し可能オブジェクトを指定します。 - Python
An execution module forming section 23 refers to the build information memory section 32, to extract property as an object from the property information memory section 31, forms an execution module, and registers the actual results in an accounting information memory section 33.例文帳に追加
実行モジュール作成処理部23は、ビルド情報記憶部32を参照して、資産情報記憶部31から対象となる資産を抽出し、実行モジュール作成し、課金情報記憶部33に実績を登録する。 - 特許庁
The cavity is positioned adjacent the opening in the storage module in the loading position and an edge of the cavity separates the object to be dispensed from the other objects in the storage module as the shuttle moves to the dispensing position.例文帳に追加
凹部は、収蔵モジュールにおいてローディング位置で開口部に隣接して配置され、凹部の端部は、シャトルがディスペンシング位置に移動するときに、収蔵モジュールにおいてディスペンスされる物体を他の物体から分離する。 - 特許庁
The reader 120 transmits a signal to the exterior to resonate the resonant circuit in the coupling module 1 by a reflected signal from the physical object while the module 1 transmits an electromagnetic wave via the license plate 20 to the exterior.例文帳に追加
リーダ120は外部に信号を送信して対象物からの反射信号により電磁結合モジュール1の共振回路を共振させ、該モジュール1はナンバープレート20を介して電磁波を外部に送信する。 - 特許庁
Leaving incompletely initializedmodules in sys.modules is dangerous, as imports of such modules have no way to know that the module object is an unknown (and probablydamaged with respect to the module author's intents) state.This function will reload the module if it was already imported.例文帳に追加
初期化の不完全なモジュールを sys.modules に残すのは危険であり、そのようなモジュールを import するコードにとっては、モジュールの状態がわからない (モジュール作者の意図から外れた壊れた状態かもしれない)からです。 この関数は、すでに import されているモジュールの場合には再ロードを行います。 - Python
When an operator performs the operation on the terminal, the Java module 14a detects it, actuator operation data are generated and impressed through an actuator transmission module 15 and an actuator control module 17 to the actuator control system 20 and an object operated by the operator is driven to a desired state.例文帳に追加
操作者が端末上で操作を行うと、Javaモジュール14aがそれを検出し、アクチュエータ作動データを生成し、アクチュエータ伝達モジュール15〜アクチュエータコントロールモジュール17を介してアクチュエータコントロールシステム20に印加され、操作者が操作したオブジェクトが所望の状態に駆動される。 - 特許庁
The module (2), which receives a writing request from a higher-order device 100, retrieves unallocated actual areas from a plurality of actual areas in the module (2) itself but not from a plurality of actual areas in the other module (1) if the actual areas are not yet allocated to writing-object virtual areas which accompanies the writing request.例文帳に追加
上位装置100からライト要求を受領したモジュール(2)は、そのライト要求に従うライト対象の仮想領域に実領域が未割当てであれば、他のモジュール(1)内の複数の実領域からではなく、自モジュール(2)内の複数の実領域から、未割当ての実領域を探す。 - 特許庁
To provide an imaging module in which a lens barrel reliably adheres and is fixed to an element holder regardless of the amount of adjustment and a method of adjusting the imaging of the imaging module, regarding the imaging module that images an object on an imaging element through an imaging lens, and regarding the method of adjusting imaging of the imaging module.例文帳に追加
本発明は、撮影レンズで被写体を撮像素子に結像させる撮影モジュール、およびそのような撮影モジュールの結像調整方法に関し、調整量に拘わらずレンズバレルと素子ホルダとの接着固定が確実な撮影モジュール、およびそのような撮影モジュールの結像調整方法を提供することを目的とする。 - 特許庁
The elastic pressers are alternately arranged to press an object passing through the air gap toward the transparent substrate in order to scan an object area to be scanned by scanning lines of the scanning module with the area in close contact with the surface of the transparent substrate.例文帳に追加
弾性押さえ部材は、物体のスキャン区域が透明基板と密着して、走査モジュールの走査線によってスキャンされるように、空隙を通過する物体を押し付けるために互い違いの形に配置される。 - 特許庁
When a return mail to the update notification mail is received from one of the update notification object users, the server transfers the return mail to the other update notification object users by a mail transfer module 305.例文帳に追加
またメール転送モジュール305により、更新通知メールに対して更新通知対象ユーザのうちの1ユーザからの返信メールを受信した場合に、該返信メールを更新通知対象ユーザに対して転送する。 - 特許庁
Also, a zoom camera 20 traces the monitoring target detected as an object by the moving object detecting module, and the moving image display unit displays the moving image of the monitoring target acquired by magnifying and picking up.例文帳に追加
また、上記動体検知モジュールによりオブジェクトとして検出された監視対象をズームカメラ20により追跡して拡大撮像して得られる監視対象の動画を上記動画表示部により表示する。 - 特許庁
To provide the program converting device which can convert an object program in structure calling a library as an external program module into an object program running execution environment which does not have the same library.例文帳に追加
外部プログラムモジュールであるライブラリを呼び出す構造のオブジェクトプログラムを、当該ライブラリと同一のものを有しない実行環境で動作するオブジェクトプログラムに変換することができるプログラム変換装置を提供する。 - 特許庁
To provide a radio IC device in which a module is mounted on an object by a simple operation and which can be manufactured at a low cost, and a method for manufacturing the radio IC device.例文帳に追加
簡単な作業でモジュールを対象物に取り付けることができ、安価に製作可能な無線ICデバイス及びその製造方法を得る。 - 特許庁
A mesh dividing module 12 divides each building volume of an object area from a three-dimensional urban model and it calculates values v_i of 1 m mesh units.例文帳に追加
メッシュ分割モジュール12は、3次元都市モデルから対象地域の各建物容積を分割して1mメッシュ単位の値v_iを算出する。 - 特許庁
To provide a card connector capable of downsizing a card for a communication module as an object for mounting, and saving an installation space.例文帳に追加
装着対象となる通信モジュール用カードの小型化を図ると共に、設置スペースの省スペース化を図ることができるカード用コネクタを提供すること。 - 特許庁
To avoid or reduce a stall of a module of a pipeline configuration, or to reduce influence of the stall so as to provide a high-speed graphic object processor.例文帳に追加
パイプライン構成のモジュールのストールを回避または軽減するか、またはストールの影響を軽減させ、高速なグラフィックオブジェクト処理装置を提供する。 - 特許庁
A metal plate 30 is a member of an object to which the solar cell module 10 is attached, for example, a part of a member of a tin roof of a normal private house.例文帳に追加
金属板30は、太陽電池モジュール10の取付先の部材であり、例えば一般民家のトタン屋根の屋根用部材の一部である。 - 特許庁
The camera module comprises: a first lens; a spectral prism; a second lens; an imaging element; and an image processing circuit for generating an object image from information detected by the imaging element.例文帳に追加
第1のレンズと、分光プリズムと、第2のレンズと、撮像素子、撮像素子の検出情報より被写体像を生成する画像処理回路よりなる。 - 特許庁
To provide an imaging lens and imaging module that are configured to obtain satisfactory resolution around an image formed by imaging an object.例文帳に追加
物体を結像して形成された像の周辺において、良好な解像力を得ることを可能とする、撮像レンズおよび撮像モジュールを実現する。 - 特許庁
To quickly and also accurately extract the test place of a program module being an object and to present it to a person in charge of a test when a software test is performed.例文帳に追加
ソフトウェア試験を実施する際、対象となるプログラムモジュールの試験箇所を迅速かつ的確に抽出して試験担当者に提示する。 - 特許庁
When a membrane is washed, air is diffused from an aeration tube 6 installed below a membrane module unit 10, and an ascending current is produced in a treatment object liquid 2.例文帳に追加
膜洗浄時には膜モジュールユニット10の下方に設けられた散気管6からエアを散気させ、上昇流を被処理液2中に発生させる。 - 特許庁
The object is one module for guiding time required for the operation of one operation unit on the basis of various parameters.例文帳に追加
オブジェクトは、1つの動作ユニットの動作について、その動作に要する時間などを上述の各種パラメータに基づいて導くための1つのモジュールである。 - 特許庁
Upon finishing the reflow process, the object is housed in a magazine placed in the output module 420 of the unloader unit and then stored in an output stacker 440.例文帳に追加
リフロー工程が完了した対象物は、アンローダーユニットの出力モジュール420に置かれたマガジンに収納された後、出力スタッカ440に保管される。 - 特許庁
A fault information applying section 24 applies, to the maintenance object machine 2, a repair module corresponding to the fault information retrieved by the fault information retrieval section 12.例文帳に追加
障害情報適用部24は、障害情報検索部12が検索した障害情報に対応する修復モジュールを、保守対象マシン2に適用する。 - 特許庁
The management section further controls the conveyance module and the plurality of analysis modules so that the analysis processing according to the processing plan is executed to each analysis object.例文帳に追加
更に管理部は、各分析対象に対して処理計画に従った分析処理が実行されるよう搬送モジュールと複数の分析モジュールとを制御する。 - 特許庁
The execution module is executed to generate an execution log recording transmitting and receiving messages exchanged between the test object program and the pseudo program in time series.例文帳に追加
実行モジュールを実行し、試験対象プログラムと擬似プログラムの間で交わされた送受信メッセージを時系列に記録した実行ログを生成する。 - 特許庁
To provide a method for preventing an operator from changing a module object or a device to be used in a process while the process is being executed.例文帳に追加
プロセスが実行されている間にオペレータがプロセスで使用するためのモジュールオブジェクト又は装置を変更することを防止する方法を提供する。 - 特許庁
When receiving an external force by a collision accident, the panel module 21 is rotated to not only absorb the external force but also avoid a colliding object.例文帳に追加
パネルモジュール21は、衝突事故により外力を受けた際に回転運動を行い、当該外力を吸収すると共に衝突物からの回避を図る。 - 特許庁
To provide a motion detection unit for easily detecting the motion of an object to be measured by an acceleration sensor module and measuring with high accuracy.例文帳に追加
被測定物の動きを、加速度センサモジュール等により簡単に検出することができ、高い精度の測定が可能な動き検出ユニットを提供する。 - 特許庁
To provide a battery module capable of efficiently cooling each battery cell, and provide a battery system, an electric vehicle, a mobile object, a power storage device and a power supply device.例文帳に追加
各バッテリセルを効率よく冷却することが可能なバッテリモジュール、バッテリシステム、電動車両、移動体、電力貯蔵装置および電源装置を提供する - 特許庁
The sight lines of the robots 10 are moved in a steady state, and are fixed when attention is called to a specific object by the sight line localization module.例文帳に追加
視線定位モジュールは、定常状態では、ロボット10の視線を移動させ、特定の対象に注意を促す場合には、ロボット10の視線を固定する。 - 特許庁
The region processing module 140 generates the partial web page by acquiring the content data to be a display object in the corresponding region from the database.例文帳に追加
領域処理モジュール140は、対応する領域において表示対象となるコンテンツデータをデータベースから取得して部分的なウェブページを生成する。 - 特許庁
Return a list of source lines and starting line number for an object.The argument may be a module, class, method, function, traceback, frame,or code object. 例文帳に追加
オブジェクトのソース行のリストと開始行番号を返します。 引数にはモジュール・クラス・メソッド・関数・トレースバック・フレーム・コードオブジェクトを指定する事ができます。 - Python
The smtplib module defines an SMTP client session object that can be used to send mail to any Internet machine with an SMTP or ESMTPlistener daemon.例文帳に追加
smtplibモジュールは、SMTPまたはESMTPのリスナーデーモンを備えた任意のインターネット上のホストにメイルを送るために使用することができるSMTPクライアント・セッション・オブジェクトを定義します。 - Python
This module defines names for some object types that are used by the standard Python interpreter, but not for the types defined by variousextension modules.例文帳に追加
このモジュールは標準のPythonインタプリタで使われているオブジェクトの型について、名前を定義しています(拡張モジュールで定義されている型を除く)。 - Python
For the ease of running tests, as we will see later, it is a good idea to provide in each test module a callable object that returns apre-built test suite:例文帳に追加
各テストモジュールで、テストケースを組み込んだテストスイートオブジェクトを作成する呼び出し可能オブジェクトを用意しておくと、テストの実行や参照が容易になります: - Python
A reproduction module 231, when receiving a command for reproducing the sensor image from which the moving object has been detected, reads the reproduction information corresponding to the moving object from the display information DB 226, and reproduces the sensor image stored in the moving object information DB 227 on the basis of the reproduction information.例文帳に追加
再生モジュール231は、動体が検知されたセンサ画像の再生が指令された場合、その動体に対応する再生情報を表示情報DB226から読み出し、その再生情報に基づいて動体情報DB227に記憶されたセンサ画像を再生する。 - 特許庁
Code objects represent byte-compiled executable Python code, or bytecode.The difference between a code object and a function object is that the function object contains an explicit reference to the function's globals (the module in which it was defined), while a code object contains no context; also the default argument values are stored in the function object,not in the code object (because they represent values calculated atrun-time).例文帳に追加
コードオブジェクトは バイトコンパイルされた (byte-compiled)実行可能な Python コード、別名 バイトコード (bytecode) を表現します。 コードオブジェクトと関数オブジェクトの違いは、関数オブジェクトが関数のグローバル変数 (関数を定義しているモジュールのグローバル) に対して明示的な参照を持っているのに対し、コードオブジェクトにはコンテキストがないということです; また、関数オブジェクトではデフォルト引数値を記憶できますが、コードオブジェクトではできません(実行時に計算される値を表現するため)。 - Python
| 意味 | 例文 |
| Copyright © Japan Patent office. All Rights Reserved. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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会員(無料)になると
|