Windowを含む例文一覧と使い方
該当件数 : 29305件
To provide a toner detecting device which can precisely detect the state of toner in a toner storage part without any rise in cost by reducing the sticking of toner to a transparent window part with simple constitution.例文帳に追加
簡単な構成にて透明窓部へのトナーの付着を低減させて、コストアップすることなく、トナー貯留部内のトナーの状態を精度よく検知することができるトナー検知装置を提供する。 - 特許庁
The web browser is operated on the computer with a configuration program to retrieve a web page or object from the web site server and display it in a browser window and the tracking criteria within a configuration pane or subwindow.例文帳に追加
ウェブブラウザは、ウェブサイトサーバからウェブページ又は対象を検索し、それを設定ウィンドウ枠又はサブウィンドウ内のブラウザウィンドウ及び追跡基準に表示する設定プログラムを持つコンピュータで操作される。 - 特許庁
Window regions 115 which contain fluorine as an impurity element having a greater electronegativity than nitrogen are formed in the vicinity of a front end face 113 and a rear end face 114 of a laser resonator.例文帳に追加
レーザ共振器の前端面113および後端面114の近傍には、窒素よりも電気陰性度の大きい不純物元素であるフッ素を含有する窓領域115が形成されている。 - 特許庁
Make sure the profiling session is still running.(If you stopped the profiling session, repeat the steps to analyze memory performance and open the Live Profiling Results window.)例文帳に追加
プロファイルセッションが引き続き実行していることを確認してください。 (もしプロファイルセッションが呈している場合には、メモリーパフォーマンス解析の手順を繰り返して「プロファイルのライブ結果」ウィンドウを開いてください。 - NetBeans
If you cannot declare a classpath in your build script, or you are using third-party build scripts which you cannot alter, you can add tasks to Ant's classpath in the IDE in the Options window. 例文帳に追加
自分の構築スクリプト内ではクラスパスを宣言できない場合、または、変更ができない他社製の構築スクリプトを使用している場合は、IDE の「オプション」ウィンドウで、Ant のクラスパスにタスクを追加できます。 - NetBeans
In the Projects window, right-click the project node and choose Run Project.The IDE automatically starts your server if it is not already running, buildsthen deploys the application to it. 例文帳に追加
「プロジェクト」ウィンドウでプロジェクトノードを右クリックし、「プロジェクトを実行」を選択します。 サーバーがまだ実行されていない場合は、IDE によって自動的に開始され、アプリケーションがそのサーバーに構築されて配備されます。 - NetBeans
36781In the Options window, sometimes nodes in the Options tree are selected when you are trying to choose an item in a node's contextual menu.例文帳に追加
36781問題: 「オプション」ウィンドウでツリーノードを右クリックし、コンテキストメニューから項目を選択するために下矢印キーを使用すると、次のツリーノードが選択されることがあります。 回避策: マウスを使用してください。 - NetBeans
To access that dialog box, select one or more components in the Visual Editor or Outline window, right-click, and choose the Configure Virtual Forms contextual menu item.例文帳に追加
「仮想フォームを構成」ダイアログを開くには、ビジュアルエディタまたは「アウトライン」ウィンドウで 1 つまたは複数のコンポーネントを選択し、そのコンポーネントを右クリックして「仮想フォームを構成」コンテキストメニュー項目を選択します。 - NetBeans
In the Runtime window, expand the Databases node and check if the Travel database is connected.If the jdbc node for the TRAVEL database's badge is broken and you cannot expand the node,the IDE is not connected to the database. 例文帳に追加
「実行時」ウィンドウで、「Databases」ノードを展開し、Travel データベースが接続されているかどうかを確認します。 Travel データベースのバッジの jdbc ノードが壊れていてノードを展開できない場合、IDE は、このデータベースに接続されていません。 - NetBeans
Return to the IDE, and, in the Runtime window, expand Servers and expand the server's node, and then expand Applications Web Applications and note that there is a node for your project, as shown in the following figure. 例文帳に追加
IDE に戻り、「実行時」ウィンドウで、「サーバー」、そのサーバーのノードを順に展開し、そのあと「アプリケーション」「Web アプリケーション」を展開して、次の図に示すようにプロジェクトのノードがあることを確認してください。 - NetBeans
Raises the error exception if any error occurs.The absolute value of wbits is the base two logarithm of the size of the history buffer (the ``window size'') used when compressing data.例文帳に追加
解凍処理に何らかのエラーが生じた場合、error 例外を送出します。 wbits の絶対値は、データを圧縮する際に用いられるヒストリバッファのサイズ (ウィンドウサイズ) に対し、 2 を底とする対数をとったものです。 - Python
Both buffers associated with a windowhave the same visual type, depth, width, height, and shape as the window.Both buffers associated with a window are "visible" (or "obscured") in the same way.例文帳に追加
ウィンドウに対応づけられているどちらのバッファも、同じビジュアル型、深さ、幅、高さ、ウィンドウ形状を持つ。 ウィンドウに対応づけられているどちらのバッファも、同じように「可視状態」(あるいは「隠された状態」)になる。 - XFree86
If an ancestor of a double-bufferedwindow is drawn to with a GC having a subwindow-mode of IncludeInferiors,the effect on the double-buffered window's back buffer depends on the depth of the double-buffered window and the ancestor.例文帳に追加
ダブルバッファのウィンドウの祖先ウィンドウが subwindow モードがIncludeInferiors である GC を使って描画される場合、ダブルバッファウィンドウの背景バッファに対する影響は、ダブルバッファのウィンドウと祖先ウィンドウの深さに依存する。 - XFree86
For a full explanationof the functions that are available, see the Xlib - C Language X Interfacemanual, the X Window System Protocol specification, the X Toolkit Intrinsics- C Language Interface manual, and various toolkit documents. 例文帳に追加
利用可能な関数の正式な説明については\\fIXlib - C 言語 X インタフェース\\fP マニュアル、\\fIX ウィンドウシステムプロトコル\\fP 仕様書、\\fIX ツールキットイントリンシクス - C 言語インタフェース\\fP マニュアルとツールキットに関する様々な文書を参照すること。 - XFree86
The purpose of the X Consortium was to foster the development, evolution, and maintenance of the X Window System, a comprehensive set of vendor-neutral, system-architectureneutral, network-transparent windowing and user interface standards.例文帳に追加
X コンソーシアムの目的は、ベンダ中立、システムアーキテクチャ中立、ネットワーク透過のウィンドウ操作とユーザインタフェース標準の包括的な集合体である X ウィンドウシステムの開発、発展、保全を推進することである。 - XFree86
If the windows are regarded as overlapping sheets of paper stacked on a desk, then lowering a window is analogous to moving the sheet to the bottom of the stack but leaving its x and ylocation on the desk constant.例文帳に追加
ウィンドウを机の上で重なりあっている紙として考えると、ウィンドウを下げることは、その紙をスタックの一番下に移動させることに例えられるが、机の上での x, y 座標は変わらない。 - XFree86
Description The XSetTextProperty function replaces the existing specified property for the named window with the data, type, format, and number of items determined by the value field, the encoding field, the format field, and the nitems field, respectively, of the specified XTextProperty structure.例文帳に追加
説明関数XSetTextPropertyは指定されたウィンドウに対して現在指定されているプロパティのデータ、型、フォーマット、アイテム数を、指定したXTextProperty構造体の value フィールド、encoding フィールド、format フィールド、nitems フィールドでそれぞれ置き換える。 - XFree86
One consequence is that when multiple clients are rendering to the same double-buffered window,all of them should finish rendering before one of them issues the command to swap buffers.例文帳に追加
したがって、複数のクライアントがダブルバッファを持つ同一のウィンドウをレンダリングしている時、これらの全ては、クライアントのいずれかがバッファ入れ換えのコマンドを発行する前にレンダリングを終えなければならない。 - XFree86
Double clicking within the number of milliseconds given by ConstrainedMoveTime warps the pointer to the center of the window and constrains the move to be either horizontal or vertical depending on which grid line is crossed.例文帳に追加
ConstrainedMoveTime で与えたミリ秒時間以内にダブルクリックすると、ポインタはウィンドウの中央に移動し、ポインタが交差した格子線に基づいて動きが垂直方向か水平方向のどちらかに制限される。 - XFree86
However,since each test must be run to completion at least once, some slow servers may take a very long time, particularly on the window moving and resizingtests, and on the arc drawing tests.例文帳に追加
しかし、それぞれのテストは少なくとも1度は実行しなくてはならないので、遅いサーバでは非常に長い時間がかかることがある(特にウィンドウの移動やサイズ変更のテストや円弧の描画テスト)。 - XFree86
Logical words and lines selected by double- or triple-clicking may wrap across more than one screen line if lines were wrapped by xterm itself rather than by the application running in the window.例文帳に追加
ウィンドウ中で実行しているアプリケーションではなく、xterm が行の折り返しを行っている場合、ダブルクリックやトリプルクリックで選択される論理的な単語や行は、複数のスクリーン行にわたることができる。 - XFree86
Clicking button three moves the top line of the display window down to the pointer position.Clicking button two moves the display to a position in the saved text that corresponds to the pointer's position in the scrollbar.例文帳に追加
ボタン 3 をクリックすると、表示ウィンドウの最上行がポインタ位置にくるまで下方に移動する。 ボタン 2 をクリックすると、表示位置をセーブされたテキストの、スクロールバー内のポインタ位置に対応する場所に移動する。 - XFree86
The multi-fiber type ferrule 14 without the window is at least partially housed within an internal cavity formed by the connector housing 12, and thereby, the multi-fiber type connector 10 in which an optical fiber is not provided is formed.例文帳に追加
窓無しマルチファイバ型フェルール(14)は、コネクタハウジング(12)により形成された内部キャビティ内に少なくとも部分的に収納でき、それにより光ファイバの設けられていないマルチファイバ型コネクタ(10)を形成する。 - 特許庁
Furthermore, this word-of-mouth information distribution type contents trial listening system automatically prepares a program from the information of the comments imparted by the customers or the like, and broadcasts the program from a large-scaled display 3 set in the show window of a store to persons outside the store.例文帳に追加
さらに、顧客から付与されたコメント等の情報から自動的に番組を作成し、店舗のショーウインドウに設置された大型ディスプレイ3から店舗外への人々へ向けて放送する。 - 特許庁
An aperture 12 through which light emitted from the light source 4 passes is provided in the first cavity 9, and a window part 16 through which light incident on the photodiode 5 passes is provided in the second cavity 10.例文帳に追加
さらに、光源4から出射した光が通るアパーチャ12が第1のキャビティ9に設けられるとともに、フォトダイオード5へ入射する光が通る窓部16が第2のキャビティ10に設けられる。 - 特許庁
The light reflected by the mirror 17 gets incident into an incident face 151 of a prism 15, and is refracted by the incident face 151 to be output from a projection window 12 to a detection area, while transmitted through an emission face 152.例文帳に追加
ミラー17で反射された光は、プリズム15の入射面151に入射し、入射面151で屈折され、出射面152を透過して投光窓12から検出領域に出射される。 - 特許庁
The cap 4 has a stepped section 4d projected in the inside direction over the whole circumference in a side wall section 4c near the bottom section 4a, and the clearance between the cover 5 and the window section 4b is filled with the sealing compound.例文帳に追加
キャップ4は、底部4a近傍の側壁部4cに、全周に亘って内側方向へ突設された段部4dを具備し、カバー5と窓部4bとの隙間は、封止剤によって封止される。 - 特許庁
A front window glass assembly body 1 capable of being stored in a ceiling part of a cabin is provided with fringe bodies 3, 4 in upper and lower parts of a glass plate member 2 and a first to a fourth pedestals 5, 6, 7, 8 having rollers 9 in four corner parts.例文帳に追加
キャビンの天井部に格納できる前窓ガラス組立体1は、ガラス板材2の上・下に縁取体3,4を備え、四隅部にローラ9を有する第1〜4の架台5,6,7,8を備えている。 - 特許庁
When the static images 121A, 121B, 121C,... are clicked in the editing operation, a window 131 having a character input box 133 appears, and a comment sentence can be inputted to the character input box 133.例文帳に追加
編集時には、静止画121A、121B、121C、…をクリックすると、文字入力ボックス133を有するウィンドウ131が現れ、この文字入力ボックス133にコメント文を入力できる。 - 特許庁
To provide an advertisement posting method and advertisement posting system enabling the development of a detailed advertisement activity according to the content of an operation, the state of a user, the state of a window, the state of an advertised product or the like.例文帳に追加
操作の内容、ユーザの状態、ウィンドウの状態、広告製品の状態などに応じてきめ細かい広告活動を展開し得る広告掲示方法、広告掲示システムを提供する。 - 特許庁
An operation terminal is connected to the terminal 2 to be operated through a network, and an operation right is established in each AP and window being a processing object unit on a shared image display device 1 of the terminal 2 to be operated.例文帳に追加
操作端末と被操作端末2をネットワークで接続し、被操作端末2の共有画面表示装置1上に処理対象単位であるAP、ウィンドウごとに操作権を設定する。 - 特許庁
To make an object audio output application output sound without having a currently using window as background even when a plurality of audio output applications are activated.例文帳に追加
本発明は、複数の音声出力アプリケーションが起動されている場合であっても、現在使用しているウインドウをバックグラウンドにすることなく目的の音声出力アプリケーションから音声を出力させる。 - 特許庁
To provide a user interface capable of easily constructing a user interface in a window to be displayed for deciding a parameter for executing prescribed processing, and increasing productivity, and improving maintenance.例文帳に追加
所定の処理を行うためのパラメータを決定するために表示されるウインドウにおけるユーザーインタフェースを簡単に構築でき、生産性を高めると共にメンテナンス性にも優れたユーザインタフェースを提供する。 - 特許庁
A window part 10A through which an image display region of the display recording medium 2A can be viewed is provided at the casing 10 and the moment of image rewriting to the display recording medium 2A can be observed.例文帳に追加
筐体10には、表示記録媒体2Aの画像表示領域を目視できる窓部10aが設けられており、表示記録媒体2Aに対する画像の書替えの瞬間を見ることができる。 - 特許庁
The first projection 38 is formed with a head 38a and the support body 16 is formed with a window hole 40 fitted with the head 38a of the first projection 38 with its communicated with the guide hole 36.例文帳に追加
第1突起38には頭38aが形成されており、支持体16には、第1突起38の頭38aが嵌まる窓穴40がガイド穴36と連通する状態で形成されている。 - 特許庁
As for the pair of vibration tables 4, the interval of the centers of extending-through parts 27 extending through the opening window 23 of the case 1 is made to be larger than the interval of the centers of inner blade connection parts 12 connecting the inner blades 13.例文帳に追加
一対の振動台4は、ケース1の開口窓23を貫通する貫通部分27の中心の間隔を、内刃13を連結する内刃連結部12の中心の間隔よりも広くしている。 - 特許庁
The illumination light from the light source 48 is guided to the distal end 19 of an endoscope 12 via a light guide 33, and its half transmits through a half mirror 34 and is applied to an observation site from an illumination window 31.例文帳に追加
光源48からの照明光は、ライトガイド33を介して内視鏡12の先端部19に導かれ、半分がハーフミラー34を透過し、照明窓31から観察部位に照射される。 - 特許庁
On the other hand, pinching of an object by the window glass is not detected, a controller supplies a power larger than a power at which a motor stalling current is equal to the allowable maximum current, to the motor.例文帳に追加
コントローラは、ウィンドウガラスに物が挟まれた旨を検出していないとき、モータの停動電流が前記許容最大電流となるような電力よりも大きな電力をモータに供給する。 - 特許庁
To miniaturize a safety device for a power window for executing safety control operation by accurately detecting the pinching of a hand, a neck or the like between a pane and a sash, and to simplify a constitution.例文帳に追加
ウインドガラスとサッシとの間に手や首等を挟み込んだことを正確に検出して安全制御動作を実行するようにしたパワーウインドの安全装置を小型化し、かつ構成を簡略化する。 - 特許庁
To provide an object detection sensor that can detect an object adhering to a detection window, and advantageously suppresses the improper detection caused by the diffusion of light from a light emission part.例文帳に追加
検知窓に密着している対象物であっても検知できるようにし、更に発光部からの光の拡散に起因する誤検知を抑制するのに有利な対象物検知センサを提供する。 - 特許庁
A coating 6 of black color for absorbing outgoing light from the photosensor 2 is applied on a periphery of a transmission window 4 for transmitting the outgoing light from the photosensor 2 provided in the housing 3.例文帳に追加
ハウジング3に設けられた光センサ2からの出射光を透過するための透過窓4の周縁部には、光センサ2からの出射光を吸収する黒色塗装6が施されている。 - 特許庁
The panel includes a projection part 20 on the rear surface of a front panel 10, so as to reduce the gap between the shielding member 3 and the wall surface 8 by pressurizing the shielding member 3 toward the window.例文帳に追加
隙間減少パネルの正面パネル10の背面には突出部20が設けられており、遮蔽部材3を窓側に押すことにより、遮蔽部材3と壁面8との隙間を減少させる。 - 特許庁
When the lapse of time from the update date 214a to a present date exceeds a predetermined time, a message 215 urging data update is displayed in an balloon type separate window 216.例文帳に追加
また、更新日付214aから現在日付までの経過日数が所定期間を超えている場合には、データ更新を促す旨のメッセージ215が、吹き出し型の別ウィンドウ216に表示される。 - 特許庁
The space, surrounded by the beryllium thin plate 8, the substrate 1, and the window frame 4, is set as a sample chamber 9, and a sample inflow hole 10 and a sample outflow hole 11 are provided on the base body 1 facing the sample chamber 9.例文帳に追加
ベリリウム薄板8と基体1、窓枠4で囲まれた空間は試料室9とされ、試料室9に面する基体1には試料流入孔10、試料排出孔11が設けられている。 - 特許庁
An Xe2 excimer lamp 1 is lighted over a synthetic quartz window 2, and TEOS and an additive gas O2 are introduced in a vacuum chamber 3 to form a film on a wafer 6 for a forming time of 15 min with a gas flow rate of 100 sccm at a TEOS partial pressure of 300 mTorr.例文帳に追加
合成石英窓2上よりXe_2 エキシマランプ1を照射し、真空チャンバ3内にTEOS、添加ガスであるO_2 を導入することにより、ウエハ6上に成膜を行った。 - 特許庁
In the channel display, a display window 7 of a channel 6 being used received by the incorporated antenna is turned on by a light-emitting diode so that remaining turned-off dead channels 6 can be grasped and confirmed.例文帳に追加
このチャンネル表示は、内臓アンテナで受信した使用中のチャンネル6の表示窓7が、発光ダイオードによって点灯し、残りの非点灯の空チャンネル6を把握・確認するものである。 - 特許庁
All light sources 47, 49 and 51 are blinked at a timing T1 when a symbol FG is positioned in an upper limit position and the symbol FG is displayed on an approximate upper limit position of an auxiliary reel window 13 (the left end of Fig.7(a)).例文帳に追加
図柄FGが上限位置に位置したタイミングT1で全光源47、49、51を点滅させて図柄FGを補助リール窓13のほぼ上限位置に表示させる(図7(a)の左端)。 - 特許庁
Moreover, the increment Δv of fan speed is calculated according to the vehicle speed of the vehicle 10 and the opening of a window, and the cooling fan 62 is driven by determining the final fan speed V according to an expression V=v+Δv.例文帳に追加
また、車両10の車速及び窓の開度に応じてファン速度の増分Δvを算出し、V=v+Δvにより最終的なファン速度Vを決定して冷却ファン62を駆動する。 - 特許庁
A test target program 1 is activated by a program control part 11, and an active window and operation components thereupon are detected by an operation component detecting part 12 and stored in an operation component storage 13.例文帳に追加
プログラム制御部11により被テスト対象プログラム1を起動し、アクティブなウィンドウとその上の操作部品を操作部品検出部12により検出し、操作部品記憶装置13に格納する。 - 特許庁
Windows 25 are formed corresponding to each coated-plate support part 10 on each side surface part 21 of the case 2, and each coated plate P supported by the coated-plate support part 10 can be viewed from the outside through the window.例文帳に追加
筐体2の側面部21には塗装板支持部10に対応して窓25が形成されており、塗装板支持部10により支持された塗装板Pは窓25を介して外側から視認可能である。 - 特許庁
| Copyright © Japan Patent office. 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. |
| © 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会員(無料)になると
|