1153万例文収録!

「encapsulate」に関連した英語例文の一覧と使い方(2ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > encapsulateの意味・解説 > encapsulateに関連した英語例文

セーフサーチ:オフ

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

encapsulateを含む例文一覧と使い方

該当件数 : 90



例文

We can encapsulate that in code.例文帳に追加

それをコードにまとめるのです - 映画・海外ドラマ英語字幕翻訳辞書

Encapsulate an XML error or warning. 例文帳に追加

XML エラーと警告をカプセル化します。 - Python

If you could encapsulate it in a single idea例文帳に追加

もし1つのアイデアに まとめるとしたら - 映画・海外ドラマ英語字幕翻訳辞書

We can encapsulate and put into a system.例文帳に追加

すべてまとめて システムに組み込みます - 映画・海外ドラマ英語字幕翻訳辞書

例文

Whether or not to encapsulate the values with the enclosure value. 例文帳に追加

enclosure で指定した文字で値を囲むかどうか。 - PEAR


例文

The Encapsulate Fields dialog opens,listing the name field. 例文帳に追加

「フィールドをカプセル化」ダイアログが開き、name フィールドが表示されます。 - NetBeans

Right-click in the Java Editor and select Refactor > Encapsulate Fields. 例文帳に追加

Java エディタを右クリックし、「リファクタリング」「フィールドをカプセル化」を選択します。 - NetBeans

Right-click in the editor and choose Refactor Encapsulate Fields. 例文帳に追加

エディタ内を右クリックし、「リファクタリング」「フィールドをカプセル化」を選択します。 - NetBeans

Right-click anywhere in the Java editor and choose Refactor Encapsulate Fields. 例文帳に追加

Java エディタ内を右クリックし、「リファクタリング」「フィールドをカプセル化」を選択します。 - NetBeans

例文

Right-click in the Source Editor and choose Refactor Encapsulate Fields. 例文帳に追加

ソースエディタ内を右クリックし、「リファクタリング」「フィールドをカプセル化」を選択します。 - NetBeans

例文

Right-click in the Source Editor and select Refactor Encapsulate Fields. 例文帳に追加

ソースエディタ内で右クリックし、「リファクタリング」「フィールドをカプセル化」を選択します。 - NetBeans

Right-click the name field in the Source Editor and choose Refactor Encapsulate Fields.例文帳に追加

ソースエディタで name フィールドを右クリックし、「リファクタリング」「フィールドをカプセル化」を選択します。 - NetBeans

Note that the Generate R/W Propertycommand has been removed, since the Encapsulate Fields command includes the same functionality. 例文帳に追加

「フィールドをカプセル化」コマンドに同じ機能があるために、 「R/W プロパティの生成」コマンドは廃止されています。 - NetBeans

The netrc class parses and encapsulates the netrc file format used by the Unix ftp program and other FTP clients.例文帳に追加

netrc クラスは、Unix ftp プログラムや他のFTP クライアントで用いられる netrc ファイル形式を解析し、カプセル化(encapsulate) します。 - Python

Choose Refactor Encapsulate Fields to generate the getters and setters for the fields. 例文帳に追加

「リファクタリング」「フィールドをカプセル化」を選択し、これらのフィールドの取得メソッドおよび設定メソッドを生成します。 - NetBeans

Click Next in the Encapsulate Fields dialog box and then click Do Refactoring in the Refactoring tab of the Output window. 例文帳に追加

「フィールドをカプセル化」ダイアログの「次へ」をクリックし、「出力」ウィンドウの「リファクタリング」タブで「リファクタリングを実行」をクリックします。 - NetBeans

In the Encapsulate Fields dialog, check the boxes to create getter and setter methods as shown in the figure below. 例文帳に追加

「フィールドをカプセル化」ダイアログで、次の図に示すように、取得メソッドおよび設定メソッドを作成するボックスをチェックします。 - NetBeans

Encapsulate fields generates 'get' and 'set' methods and replaces the usage of the original fields with these methods例文帳に追加

フィールドをカプセル化することによる「取得」メソッドおよび「設定」メソッドの生成と、それらメソッドを使った元のフィールドの内容の置き換え - NetBeans

Right-click in the Source Editor and choose Refactor Encapsulate Fields to generate getters and setters for each of the fields.In the Encapsulate Fields dialog box, make sure that getter and setter check boxes are selected for the fields id, title and body.例文帳に追加

ソースエディタ内で右クリックし、「リファクタリング」「フィールドをカプセル化」を選択して、各フィールドの取得メソッドおよび設定メソッドを生成します。 「フィールドをカプセル化」ダイアログの、id、title、body の各フィールドで、取得メソッドおよび設定メソッドのチェックボックスが選択されていることを確認します。 - NetBeans

Right-click in the Source Editor and choose Refactor Encapsulate fields to generate getters and setters for each of the fields.In the Encapsulate Fields dialog box, make sure that the getter and setter check boxes are selected for all of the fields.例文帳に追加

ソースエディタ内で右クリックし、「リファクタリング」「フィールドをカプセル化」を選択して、各フィールドの取得メソッドおよび設定メソッドを生成します。 「フィールドをカプセル化」ダイアログで、すべてのフィールドについて取得メソッドおよび設定メソッドのチェックボックスが選択されていることを確認します。 - NetBeans

In the Encapsulate Fields dialog, check the boxes to create both getter and setter methods for the hasVoted property and click Refactor. 例文帳に追加

「フィールドをカプセル化」ダイアログで、「hasVoted」プロパティーに取得メソッドと設定メソッドの両方を作成するボックスを選択して、「リファクタリング」をクリックします。 - NetBeans

In the Encapsulate Fields dialog, check the boxes to create both getter and setter methods for the timestamp property and click Refactor. 例文帳に追加

「フィールドをカプセル化」ダイアログで、「timestamp」プロパティーに取得メソッドと設定メソッドの両方を作成するボックスを選択して、「リファクタリング」をクリックします。 - NetBeans

Additional interfaces facilitateformatting events which are not reversible, such as paragraphseparation.Writer objects encapsulate device interfaces. 例文帳に追加

さらに、段落分割のように、可逆でない書式化イベントの機能を提供するインタフェースもあります。 writer オブジェクトはデバイスインタフェースをカプセル化します。 - Python

To add a property to a page bean, open the page's java code and add the propery declaration to the constructor public class Page1 extends AbstractPageBean, and encapsulate the fields as above. 例文帳に追加

ページ Bean にプロパティーを追加するには、ページの Java コードを開き、プロパティー宣言をコンストラクタ public class Page1 extends AbstractPageBean に追加して、前述のようにフィールドをカプセル化します。 - NetBeans

In the Encapsulate Fields dialog, check the boxes to create both getter and setter methods for both the ballotOptions and tally properties, as shown in the following figure. 例文帳に追加

「フィールドをカプセル化」ダイアログで、次の図に示すように「ballotOptions」プロパティーと「tally」プロパティーの両方に取得メソッドと設定メソッドを作成するボックスを選択します。 - NetBeans

Right-click the word name in the field declaration at the start of the class and choose Refactor Encapsulate Fields.Click Next to run the command with its default options.例文帳に追加

クラスの先頭部分のフィールド宣言にある変数 name を右クリックして、「リファクタリング」「フィールドをカプセル化」を選択します。 「次へ」をクリックして、デフォルトのオプションでコマンドを実行します。 - NetBeans

Configuration of a coding machine 1 performs intraframe coding processing about only a certain variance block of which data variation to a previous frame is more than threshold, and forms a sending signal, after carrying out CIF transformation of the encapsulate image data with a camera 2.例文帳に追加

符号化器1の構成は、カメラ2により取り込む画像データをCIF変換した後、前フレームに対するデータ変化量がしきい値以上ある変化ブロックのみについてフレーム内符号化処理を行なって送信信号を生成する。 - 特許庁

Click Next in the Encapsulate Fields dialog box and then click Do Refactoring in the Refactoring tab of the Output window.The IDE adds the getter and setter methods for the fields and changes the visibility of the fields to private. 例文帳に追加

「フィールドをカプセル化」ダイアログの「次へ」をクリックし、「出力」ウィンドウの「リファクタリング」タブで「リファクタリングを実行」をクリックします。 IDE によって、これらのフィールドの取得メソッドおよび設定メソッドが追加され、フィールドの可視性が private に変更されます。 - NetBeans

A display layer 3 is formed by preparing three kinds of color microcapsules 1 each colored into one of R, G, B which encapsulate rotating particles 5 colored into two colors of white and black and by disposing the microcapsules 1 at random or by periodically varying the kinds of the microcapsules by the pixel unit on a supporting body 2.例文帳に追加

白/黒の2色に色分けされた回転粒子5を内包し、R、G、Bのいずれかに着色された3種類の着色マイクロカプセル1をランダムに、または画素単位に周期的に種類を替えて支持体2上に配置し、表示層3を形成する。 - 特許庁

The bonding end 12 of a connection terminal 10 is bonded to wiring 22 on a flexible printed circuit 20 and a resin material 16 is coated on the bonded section of the two in such a way as to encapsulate this bonded section; the power source distributor circuit 1 is made by layering a plurality of such flexible printed circuits 20.例文帳に追加

電源分配回路1は、接続端子10の接合端部12をFPC20の配線22に接合し、両者の接合部上にこの接合部を覆い封止するように樹脂部材16を塗布した複数枚のFPC20を重合してなる。 - 特許庁

A multi-step process is used to adjust a chemical vapor deposition chamber after cleaning and between successive depositions, by removing fluorine residues from the chamber with a hydrogen plasma, and subsequently depositing a solid compound in the chamber to encapsulate any particles remaining in the chamber.例文帳に追加

洗浄後かつ連続した堆積の間に、水素プラズマでチャンバからフッ素残渣を除去し、続いてチャンバ内に固体化合物を堆積させてチャンバ内に残っている微粒子物を封入することによって、化学気相成長チャンバを調整するマルチステッププロセスを用いる。 - 特許庁

The sustained release microcapsule or millicapsule, that inhibits initial release of the core substance and can encapsulate the core substance theoretically with 100% efficiency, is a non-spherical three-layered microcapsule or millicapsule obtained by forming first (a) the surface layer, and subsequently (b) the core substance layer and (c) the back layer in this order.例文帳に追加

最初に(a) 表層を形成し、次いで(b)芯物質層、(c)裏層の順に形成することにより得られる三層構造を有する非球状のマイクロ、ミリカプセルとすることにより、芯物質の初期放出をなくし、かつ理論上100%の効率でもって芯物質を封入できる徐放性のマイクロ、ミリカプセルが提供される。 - 特許庁

There is provided the sampling bag for gas collection which is provided with a fastener having an opening at one side among four sides to encapsulate and release gas, and one or more connectors at sides among the three sides where the opening is not provided, the provided connectors each having a silicon-made septum with a rubber part that a syringe needle can penetrate.例文帳に追加

ガス補集用のサンプリングバッグであって、四辺のうち一辺に開口部があり、ガスの密封および開放が可能な締具と、開口部を設けなかった3辺のうちの辺にコネクターを1個以上設け、設けたコネクターがシリンジニードルの貫入が可能なゴム部を備えたシリコン製セプタムを有する。 - 特許庁

A semiconductor device includes a visible light emitting semiconductor, at least one transparent spacer having a radius and disposed such as to encapsulate the light emitting semiconductor, a layer including a fluorescent material disposed on top of the transparent spacer, and a lead frame connected to the light emitting semiconductor that supplies power to the light emitting semiconductor and enables the light emitting semiconductor to emit light.例文帳に追加

半導体装置であって、可視光発光半導体と、発光半導体をカプセル封止するよう配置された少なくとも1つの半径を有する透明スペーサと、透明スペーサの上に配置された、蛍光材料を含む層と、発光半導体に接続されて、発光半導体に電力を供給し、発光させるリード・フレームとを有する。 - 特許庁

The water-soluble non-electrolyte is attached, adsorbed or bonded to the membrane surface of the liposome through chemical interaction caused between the fatty acid ester residue on the surface of the lipid membrane and the water-soluble non-electrolyte in the aqueous phase of the liposome to efficiently encapsulate the water-soluble non-electrolyte in the liposome and to exhibit the high inclusion rate.例文帳に追加

さらに脂質膜表面の脂肪酸エステル残基と、リポソーム水相中の水溶性非電解質との間に生じる化学的相互作用を通じて、水溶性非電解質をリポソ−ムの膜表面に付着、吸着もしくは結合させ、該水溶性非電解質を効率よくリポソーム内に封入して、かつ、高い内包率を示す。 - 特許庁

The method for preparing a three-dimensional solid free form fabrication object comprises spreading a non-reactive powder on a substrate, selectively dispensing a reactive powder on the non-reactive powder to form a mixture of a reactive resin and the non-reactive powder, creating the three-dimensional free form by dispensing selectively the reactive resin, and curing the reactive resin to encapsulate the non-reactive powder.例文帳に追加

三次元の立体自由形状成形物体を作り出す方法は、基板上に非反応性粉末を分散し、その非反応性粉末の上に反応性粉末を選択的に分配して、反応性樹脂と非反応性粉末の混合物を作り、その選択的な反応性樹脂の分配で三次元物体が形成され、反応性樹脂が硬化して非反応性粉末をカプセル封止する。 - 特許庁

The blood flow promoter contains microcapsules that encapsulate an oil-in-water emulsion in the external oil phase, each microcapsule including therein oil drops having an average particle diameter of 0.01-3 μm and containing a hydrophilic polymer gelling agent as an encapsulating agent, wherein the oil drops contain 0.1-30 mass% of perfluorohexane and/or perfluorodecalin based on the total amount of the microcapsule.例文帳に追加

外油相中に水中油型エマルジョンを内包したマイクロカプセルを含む血流促進剤であって、マイクロカプセルは平均粒子径が0.01〜3μmの油滴を内包し、且つ親水性高分子ゲル化剤をカプセル化剤として含み、この油滴中にパーフルオロヘキサンおよび/またはパーフルオロデカリンをマイクロカプセル全量に対して0.1〜30質量%含むものとする。 - 特許庁

It is possible to electro-magnetically shield the semiconductor chip 3 without making a large metal case and wall surrounding the semiconductor chip 3 by forming the semiconductor device so as to seal the semiconductor chip 3 mounted on a base 1 with an insulating first resin coat 6 and encapsulate the first resin coat 6 with a second resin coat 7 including a conductive material.例文帳に追加

基板1上に搭載された半導体チップ3を絶縁性の第1の樹脂コート6で封止し、当該第1の樹脂コート6上を導電性の材料を含む第2の樹脂コート7で覆って半導体装置を形成することにより、半導体チップ3の周りに大きな金属製のケースや壁を設けることなく、当該半導体チップ3を電磁的にシールドすることができるようにする。 - 特許庁

To lessen the occurrence of electrical corrosion by the ionic material is included in dirt in the potions of respective transparent electrode wiring 2a for common and respective transparent electrode terminals 7 for common in the spacings between both transparent substrates 1 and 2 of a liquid crystal display device constituted by superposing the segment transparent substrate 1 and the common transparent substrate 2 so as to encapsulate liquid crystal 4 therebetween.例文帳に追加

セグメント透明基板1とコモン透明基板2をその間に液晶4を封入するように重ね合わせて成る液晶表示装置において、各コモン用透明電極配線2a及び各コモン用透明電極端子7のうち両透明基板1,2の間の隙間の部分に、汚れに含まれるイオン性物質による電気的腐食が発生することを低減する。 - 特許庁

例文

The light emitting diode package includes: an LED chip; a body part having the LED chip mounted thereon; a pair of reflective parts extending from the body part to face each other while interposing the LED chip therebetween, and reflecting light emitted from the LED chip; and a molding part provided between the pair of reflective parts to encapsulate the LED chip and having a top surface whose central region is curved inwards.例文帳に追加

本発明による発光素子パッケージはLEDチップと、上記LEDチップを実装する本体部と、上記LEDチップを介し互いに向かい合うように 上記本体部から延長されて夫々具備され、上記LEDチップから放出される光を反射させる一対の反射部と、上記LEDチップを封止するように上記一対の反射部の間に形成され、中央領域が凹んだ上部面を具備するモールディング部と、を含む。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います:
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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/ ).
  
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会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS