DIVを含む例文一覧と使い方
該当件数 : 58件
In the JSP Editor, remove the text Right Bar from between the rightBar div tags.例文帳に追加
JSP エディタで、rightBar div の内容 Right Bar を削除します。 - NetBeans
In the JSP Editor, remove the text Main Content from between the content div tags. 例文帳に追加
JSP エディタで、content div の内容 Main Content を削除します。 - NetBeans
Drag and drop a Grid Panel component on to the leftBar div. 例文帳に追加
leftBar div に「グリッドパネル」コンポーネントをドラッグ&ドロップします。 - NetBeans
Open the JSP Editor and remove the text Header from between the header div tags. 例文帳に追加
JSP エディタを開き、header div の内容 Header を削除します。 - NetBeans
Username: input type=text name=user/ Password: input type=password name=userpassword/br/ div class=error ?php if (!logonSuccess) echo Invalid name and/or password; ? /div input type=submit value=Edit My Wish List/ /form/div The class "logon" is applied to the entire form, and the class "error" is applied to an error message within the form. 例文帳に追加
div class=logon input type=submit name=myWishList value=My Wishlist onclick=javascript:showHideLogonForm()/ form name=logon action=index.php method=POST style=visibility:?php if (logonSuccess) echo hidden; else echo visible;? Username: input type=text name=user/ Password: input type=password name=userpassword/br/ div class=error ?php if (!logonSuccess) echo Invalid name and/or password; ? /div input type=submit value=Edit My Wish List/ /form/div クラス「logon」がフォーム全体に適用され、クラス「error」がフォーム内のエラーメッセージに適用されます。 - NetBeans
Note: The width is same as width of the container div as specified in layout.css. 例文帳に追加
注: この幅は、layout.css で指定した container div の幅と同じです。 - NetBeans
Now the Layout Panel should cover the entire Main Content div 例文帳に追加
これでレイアウトパネルがメインコンテンツ div 全体をカバーします。 - NetBeans
DIV carries out an unsigned division on the accumulator 例文帳に追加
DIVは,符号なしの除算をアキュムレータ(累算器)で実行する - コンピューター用語辞典
Insert the div element that is shown in bold in the following code sample.例文帳に追加
次のコード例にボールドで示している div 要素を挿入します。 - NetBeans
Implementing the Design Using HTML Divs 例文帳に追加
HTML Div を使用したデザインの実装 - NetBeans
Be sure you select the div elements themselves and not just their jsp:directive.include child elements. 例文帳に追加
このとき、jsp:directive.include 子要素だけでなく、必ず div 要素自体を選択してください。 - NetBeans
From the Layout section of the Palette, drag and drop a Group Panel component onto the rightBar div. 例文帳に追加
パレットの「レイアウト」セクションから、「グループパネル」コンポーネントを rightBar div にドラッグ&ドロップします。 - NetBeans
From the Layout section of the Palette, drag and drop a Group Panel component onto the footer div. 例文帳に追加
パレットの「レイアウト」セクションから、「グループパネル」コンポーネントを footer div にドラッグ&ドロップします。 - NetBeans
Ftom the Layout section of the Palette, drag and drop a Layout Panel component on to the content div. 例文帳に追加
パレットの「レイアウト」セクションから、「レイアウトパネル」コンポーネントを content div にドラッグ&ドロップします。 - NetBeans
2. Why are the hidden form elements put into a div with style display: none? 例文帳に追加
2. フォームの hidden 要素が divタグの内部に配置され、スタイル display: noneが指定されている理由は? - PEAR
Implement the application design using divs. 例文帳に追加
div を使用してアプリケーションのデザインを実装する - NetBeans
From the Layout section of the Palette, drag and drop a Layout Panel component onto the header div in the Visual Designer. 例文帳に追加
パレットの「レイアウト」セクションから、「レイアウトパネル」コンポーネントをビジュアルデザイナ内の header div にドラッグ&ドロップします。 - NetBeans
In the Outline window, hold down the Control key and select both div elements and the Static Text component. 例文帳に追加
「アウトライン」ウィンドウで、Ctrl キーを押しながら、div 要素と「静的テキスト」コンポーネントの両方を選択します。 - NetBeans
From the Page 1 - Navigator window, hold down the Control key and select both div elements and the Static Text component. 例文帳に追加
Page 1 の「ナビゲータ」ウィンドウで、Ctrl キーを押しながら、div 要素と「静的テキスト」コンポーネントの両方を選択します。 - NetBeans
In the case of q[i]≥div+p-1 in a step 33, p-1 is added to a value of div in a step 34.例文帳に追加
ステップ33で、q[i]≧div+p−1の場合、ステップ34で、divの値にp−1を加算する。 - 特許庁
In addition, the page fragment is added to the Projects window and to a div block in the Navigator window. 例文帳に追加
ページフラグメントがページに表示されます。 ページフラグメントは、「プロジェクト」ウィンドウと、「ナビゲータ」ウィンドウの div ブロックにも追加されます。 - NetBeans
In addition, the page fragment is added to the Projects window and to a div block in the Outline window. 例文帳に追加
ページフラグメントがページに表示されます。 ページフラグメントは、「プロジェクト」ウィンドウと、「アウトライン」ウィンドウの div ブロックにも追加されます。 - NetBeans
And as form is not a block element, but div is a block element, this trick is used to make the output XHTML valid. 例文帳に追加
form はブロック要素ではありませんがdiv はブロック要素です。 そこで、このような記述をすることで、妥当な XHTML にしているのです。 - PEAR
Then, y[i] is determined from y[i]=q[i]-div in a step 35.例文帳に追加
ステップ35で、y[i]=q[i]−divから、y[i]を求める。 - 特許庁
In the case of q[i]<div+p-1, processing is moved to a step 35 as it is.例文帳に追加
q[i]<div+p−1の場合、そのままステップ35に進む。 - 特許庁
A parameter calculation apparatus initializes (i) and div into 0 in a step 32.例文帳に追加
パラメータ演算装置は、ステップ32で、i、divを0に初期化する。 - 特許庁
The rugby club had belonged to League A (Div. 1) of Kansai Collegiate Rugby Football Association, but was relegated to League B after losing the play-off for the ticket of Div. 1 against Setsunan University's team in 2007. 例文帳に追加
龍谷大学ラグビー部は、関西大学Aリーグ(1部)に所属していたが、2007年、摂南大学との入れ替え戦に負けBリーグに降格。 - Wikipedia日英京都関連文書対訳コーパス
The American football club,"SEA HORSE", had been in Division 1 (Div. 1) of Kansai Collegiate American Football Association, but was relegated to Division 2 after losing the play-off for the ticket of Div. 1 against Konan University's team in 2007. 例文帳に追加
アメリカンフットボール部「シーホース」は関西学生ディヴィジョンI(1部リーグ)に所属していたが、2007年、甲南大との入れ替え戦に負け2部に降格。 - Wikipedia日英京都関連文書対訳コーパス
According to the output signal level detected in the detection circuit, the carrier leak suppression is performed by controlling the gain of the DIV circuit and the LoAmp circuit.例文帳に追加
前記検出回路で検出された出力信号レベルに応じて、DIV回路およびLoAmp回路の利得を制御することにより、キャリアリークの抑圧を行う。 - 特許庁
Noise induced by the power voltage of a frequency divider is reduced by the periodical preloading operation of the up/down counters L1 to LN in the frequency divider DIV.例文帳に追加
本発明は、周波数分周器DIVのアップ/ダウン・カウンタL1〜LNの周期的なプリロード動作により、周波数分周器の電源電圧に誘起されたノイズを低減させる。 - 特許庁
In this case, that division candidate position is regarded as the final division position Div and the content data 2 is dubbed, from the head to the division position Div, to the recording medium 3A.例文帳に追加
この場合、その分割候補位置を最終的な分割位置Divとして、コンテンツデータ2の先頭から分割位置Divまでを記録媒体3Aにダビングする。 - 特許庁
The parameters are, e.g., a network divider (DIV), a time correction (TCR), and an equalizer (EQ).例文帳に追加
パラメータは、例えば、ネットワークディバイダ(DIV)、タイムコレクション(TCR)およびイコライザ(EQ)である。 - 特許庁
The number of emission sites required for each pixel or sub-pixel is estimated by measuring a distribution characteristic of emission current density, and by using a statistical technique from its average value av and a standard deviation div.例文帳に追加
エミッション電流密度の分布特性を測定し、その平均値avと標準偏差divから統計的手法を用いて、ピクセルあるいはサブピクセル当たりに必要なエミッションサイト数を見積もる。 - 特許庁
Tokyo Office (Div. 566, Level 5, Nippon Building, 2-6-2 Otemachi, Chiyoda Ward, Tokyo, 100-0004) 例文帳に追加
東京オフィス(〒100-0004東京都千代田区大手町2丁目6番2号日本ビルヂング5階566区) - Wikipedia日英京都関連文書対訳コーパス
The divider DIV performs division operation (÷(sum of a_k), k=0 to (n-1)), and a filter output Y is obtained.例文帳に追加
除算器DIVでは、除算演算(÷(a_kの総和),k=0〜(n−1))が行われ、フィルタ出力Yが得られる。 - 特許庁
An agent control part 6 makes the expert agent exhibit the expert comment about an expertise division Div, related to the expertise division Div consistent with a matter-of-concern division Int of the user concern matter stored in a matter-of-concern part 5, out of the expertise divisions Div wherein the selected information Ch is classified in an expertise part 4.例文帳に追加
エージェント制御部6は、選択情報Chが専門知識部4において分類された専門知識区分Divの内、関心事部5に記憶されたユーザの関心事である関心事区分Intと一致する専門知識区分Divに対して、当該専門知識区分Divに関する専門的コメントを専門家エージェントに提示させる。 - 特許庁
A control circuit 23 provided to a reset circuit 21 outputs a set signal S or a reset signal R to a delay circuit 22 to make an output signal SGC of the delay circuit 22 in matching with a level of a frequency setting signal DIV at that time when a power save signal PS is released.例文帳に追加
リセット回路21に設けられた制御回路23は、パワーセーブ信号PSが解除されると、遅延回路22の出力信号SGCをその時の周波数設定信号DIVのレベルと一致させるためのセット信号S又はリセット信号Rを遅延回路22に出力する。 - 特許庁
A discrimination circuit 24 does not output an L level output signal OUT to stop a phase comparator since the level of the frequency setting signal DIV matches the level of the output signal SGC of the delay circuit 22 in the case of releasing the power save signal PS.例文帳に追加
判定回路24は、パワーセーブ信号PSが解除された時には周波数設定信号DIVのレベルと遅延回路22の出力信号SGCのレベルが一致していることから、位相比較器を停止させるためのLレベルの出力信号OUTに出力することはない。 - 特許庁
An amplitude value (detected amplitude value Areal) of current changes diu, div and diw based on a norm of a two-dimensional vector which is thus converted.例文帳に追加
そして、こうして変換された2次元ベクトルのノルムに基づき、電流変化diu,div,diwの振幅値(検出振幅値Areal)を検出する。 - 特許庁
The detector/demodulator 9 receives the RF signal from the DIV 8, demodulates the signal, acquires a transport stream, and gives it to a TS decoder 10.例文帳に追加
検波・復調部9は、DIV8からRF信号を受け取って、復調してトランスポートストリームを取得して、TSデコーダ10に渡す。 - 特許庁
A clock frequency divider circuit (DIV) 110 outputs a signal MPR resulting from applying 1/2 frequency division to a clock signal CLK to a programmable delay line (DL-MTX) 140.例文帳に追加
クロック分周回路(DIV)110は、クロック信号CLKを2分周した信号MPRを、プログラマブル・ディレイライン(DL_MTX)140へ出力する。 - 特許庁
Signals output from the multipliers A_0 to A_n-1 are input to an adder SUM, and the added result is input to a divider DIV.例文帳に追加
乗算器A_0〜A_n−1からそれぞれ出力された信号は加算器SUMに入力され、その加算結果は除算器DIVに入力される。 - 特許庁
The frequency divider DIV generates the clock with low frequency CLKL from the clock with high frequency CLKH, and the bus interface BSIF is provided with a level shifting function, a data width converting function, a hand shaking function between the bus BS and the bus interface, and the like.例文帳に追加
DIVは、CLKHからCLKLを生成し、BSIFは、レベルシフト機能、データ幅変換機能、およびBSとの間のハンドシェイク機能などを備える。 - 特許庁
Each of the processor cores PE0-PE63 is provided with a bus interface BSIF and a frequency divider DIV in order to absorb a power supply voltage difference and a frequency difference between the bus BS and each of them.例文帳に追加
PE0〜PE63のそれぞれは、BSとの間の電源電圧差および周波数差を吸収するため、バスインタフェースBSIFおよび分周器DIVを備える。 - 特許庁
| 本サービスで使用している「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 (C) 1994- Nichigai Associates, Inc., All rights reserved. |
| 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 © 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/ ). |
| © 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会員(無料)になると
|