1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オフ

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

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

セーフサーチについて

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

該当件数 : 6334



例文

This function projects a point in the plane onto the surface of a Riemann Sphere, the one-point compactification of the complex plane. 例文帳に追加

この関数は、平面上の点をリーマン球の表面に射影する、つまり複素平面の一つの軸へのコンパクト化 (one-point compactification) を行う。 - JM

The Projects window now contains two project nodes: one for a BPEL project called AsynchronousSample, and one for a Composite application project called AsynchronousSampleApplication. 例文帳に追加

「プロジェクト」ウィンドウに 2 つのプロジェクトノードが表示されます。 1 つは AsynchronousSample という BPEL プロジェクト、もう 1 つは AsynchronousSampleApplication という複合アプリケーションプロジェクトです。 - NetBeans

Note: To invoke the CASA Editor in NetBeans 6.0, right-click the composite application in the Projects window and select Edit Application Configuration.例文帳に追加

注: NetBeans 6.0 で CASA エディタを呼び出すには、「プロジェクト」ウィンドウで複合アプリケーションを右クリックして「アプリケーション構成を編集」を選択します。 - NetBeans

Choose Select in Model from the pop-up menu.In the Projects window, the name of the target object is highlighted. 例文帳に追加

ポップアップメニューから「モデル内を選択」を選択します。 「プロジェクト」ウィンドウで、対象となるオブジェクトの名前が強調表示されます。 - NetBeans

例文

For more information on the Compile on Save feature, see the Compile on Save section of the Creating, Importing, and Configuring Java Projects guide. 例文帳に追加

保存時にコンパイル機能の詳細は、「Java プロジェクトの作成、インポート、および構成」の「保存時にコンパイル」節を参照してください。 - NetBeans


例文

In the Projects window, expand the SynchronousSampleApplication project node and then expand the JBIModules node.Notice that a SynchronousSample.jar node has been added. 例文帳に追加

「プロジェクト」ウィンドウで、「SynchronousSampleApplication」プロジェクトノードを展開し、さらに「JBI モジュール」ノードを展開します。 「 SynchronousSample.jar 」ノードが追加されたことに注意してください。 - NetBeans

If you expand the Libraries node in the Projects window, you can see that the IDE added the JSF and Hibernate libraries to the project. 例文帳に追加

「プロジェクト」ウィンドウの「ライブラリ」ノードを展開すると、IDE によって JSF と Hibernate のライブラリがそのプロジェクトに追加されたことを確認できます。 - NetBeans

Open hibernate.cfg.xml in the Design tab.You can open the file by expanding the default packages source package in the Projects window and double-clicking hibernate.cfg.xml. 例文帳に追加

「デザイン」タブで hibernate.cfg.xml を開きます。 このファイルを開くには、「プロジェクト」ウィンドウで デフォルトパッケージ ソースパッケージを展開し、hibernate.cfg.xml をダブルクリックします。 - NetBeans

In the Projects window, select the LoanRequestor project node and drag your selection to the JBI Modules area in the Design view of the LoanRequestorCompositeApp.casa file. 例文帳に追加

「プロジェクト」ウィンドウで「LoanRequestor」プロジェクトノードを選択し、選択した項目を「LoanRequestorCompositeApp.casa」ファイルのデザインビューにある JBI モジュール領域にドラッグします。 - NetBeans

例文

In the Projects window, right-click the LoanProcessor project node and choose New Web Service from the pop-up menu.The New Web Service wizard opens. 例文帳に追加

「プロジェクト」ウィンドウで「LoanProcessor」プロジェクトノードを右クリックし、ポップアップメニューから「新規」「Web サービス」を選択します。 「新規 Web サービス」ウィザードが開きます。 - NetBeans

例文

Note: For advanced developers, a Palette Customizer is available that enables you to add custom components from JARs, libraries, or other projects to the Palette.例文帳に追加

注: 上級開発者は、パレットカスタマイザを使ってカスタムコンポーネントを JAR、ライブラリ、またはほかのプロジェクトからパレットに追加できます。 - NetBeans

Examine how it is represented as a diagram and as elements in the UML Project in the Projects window 例文帳に追加

操作がどのように図で表されるのか、また UML プロジェクトの要素として「プロジェクト」ウィンドウにどのように表示されるのかを確認します。 - NetBeans

In the Projects window, select the HelloSample project node and drag your selection to the JBI Modules area in the Design view of the SampleCompositeApp.casa file. 例文帳に追加

「プロジェクト」ウィンドウで「HelloSample」プロジェクトノードを選択し、選択した項目を「SampleCompositeApp.casa」ファイルのデザインビューにある JBI モジュール領域にドラッグします。 - NetBeans

The Projects window now contains two project nodes: one for a BPEL project called SynchronousSample, and one for a Composite application project called SynchronousSampleApplication. 例文帳に追加

プロジェクトウィンドウには、2 つのプロジェクトノードが表示されます。 1 つは SynchronousSample という BPEL プロジェクト、もう 1 つは SynchronousSampleApplication という複合アプリケーションプロジェクトです。 - NetBeans

Drag your selection (SynchronousSample.wsdl) from the Projects window to the Design view.The IDE adds a box for the partner link to the design area.例文帳に追加

選択した項目 ( SynchronousSample.wsdl ) を「プロジェクト」ウィンドウからデザインビューまでドラッグします。 パートナーリンクのボックスがデザイン領域に追加されます。 - NetBeans

This tutorial uses two projects to demonstrate features that youmight need for a more complex application. 例文帳に追加

このチュートリアルでは、より複雑なアプリケーションに必要になる可能性がある機能を紹介するために、2 つのプロジェクトを使用します。 - NetBeans

Description: The Visual Web JSF Backwards Compatibility kit provides supplemental libraries that are required by the Visual Web designer to support projects that are based on J2SE 1.4 or J2EE 1.4. 例文帳に追加

説明: Visual Web JSF Backwards Compatibility Kit には、Visual Web デザイナで J2SE 1.4 または J2EE 1.4 ベースのプロジェクトをサポートするために必要な追加ライブラリが含まれます。 - NetBeans

Description: Mobile application projects created in NetBeans can not be run in Japanese and Chinese Linux locales with JDK 6 installed. 例文帳に追加

説明: NetBeans で作成したモバイルアプリケーションプロジェクトは、JDK 6 がインストールされている Linux の日本語と中国語のロケールで実行できません。 - NetBeans

You create a Rails project by right-clicking a blank spot in the Projects window and choosing New Project from the pop-up menu.例文帳に追加

Rails プロジェクトを作成するには、「プロジェクト」ウィンドウ内の空白部分を右クリックし、ポップアップメニューから「新規プロジェクト」を選択します。 - NetBeans

In the Projects window, expand the Composite Application project Test, right-click the node for the specific test case and choose Run.例文帳に追加

「プロジェクト」ウィンドウで複合アプリケーションプロジェクトの下の「テスト」を展開し、特定のテストケースのノードを右クリックして「実行」を選択します。 - NetBeans

When deploying two or more Composite Application projects, a service endpoint conflictmight occur and the deployment fails. 例文帳に追加

複数の複合アプリケーションプロジェクトを配備するときにサービス終了点の衝突が発生して配備に失敗する場合があります。 - NetBeans

To compile a project, package, or file in the IDE, select it in the Projects window and do one of the following: 例文帳に追加

IDE でプロジェクト、パッケージ、またはファイルをコンパイルするには、「プロジェクト」ウィンドウでその項目を選択し、次のいずれかの操作を行います。 - NetBeans

Upon a successful Add, versioning badges disappear in the Projects, Files and Favorites windows, and the color encoding of checked-in files becomesblack.例文帳に追加

追加に成功すると、「プロジェクト」、「ファイル」、および「お気に入り」ウィンドウのバージョン管理バッジが消え、チェックインファイルの色分けが黒に戻ります。 - NetBeans

You can fine tune these options in theproject's Project Properties dialog box (right-click the project node in the Projects window and choose Properties). 例文帳に追加

このオプションは、プロジェクトの「プロジェクトプロパティー」ダイアログ (「プロジェクト」ウィンドウでプロジェクトノードを右クリックし、「プロパティー」を選択) で微調整できます。 - NetBeans

NetBeans C/C++ DevelopmentPack runs well with this default setting when you are developing small projects with up to 500 source and header files.例文帳に追加

ソースおよびヘッダーファイル数が 500 個までの小さなアプリケーションを開発する場合、NetBeans C/C++ Development Pack はこのデフォルトのヒープ設定で十分です。 - NetBeans

To learn quickly how to develop a C or C++ application with the NetBeansIDE, see the C/C++Projects Quick Start Tutorial 例文帳に追加

NetBeans IDE を使用した C/C++ アプリケーションの開発方法の簡単な説明については、C/C++ プロジェクトのクイックスタートチュートリアルを参照してください。 - NetBeans

Select the location you want for this project use the same location for the other projects you create for this end-to-end application.例文帳に追加

このプロジェクトの保存先を選択します。 このエンドツーエンドアプリケーション用に作成するほかのプロジェクトと同じ場所を使用します。 - NetBeans

Select the location you want for this project use the same location for the other projects you create for the end-to-end application.例文帳に追加

このプロジェクトの保存先を選択します。 このエンドツーエンドアプリケーション用に作成するほかのプロジェクトと同じ場所を使用します。 - NetBeans

To switch to a different start script, right-click the Project node in the Projects window and choose Properties from the pop-up menu.例文帳に追加

別の起動スクリプトに切り替えるには、「プロジェクト」ウィンドウで「プロジェクト」ノードを右クリックし、ポップアップメニューから「プロパティー」を選択します。 - NetBeans

Open hibernate.cfg.xml in the Design tab.You can open the file by expanding the Configuration Files node in the Projects window and double-clicking hibernate.cfg.xml. 例文帳に追加

「デザイン」タブで hibernate.cfg.xml を開きます。 このファイルを開くには、「プロジェクト」ウィンドウでプロジェクトの「構成ファイル」ノードを展開し、hibernate.cfg.xml をダブルクリックします。 - NetBeans

To check the includes and excludes in the NetBeans project, right-click the project's node and the Projects window and choose Properties.例文帳に追加

NetBeans プロジェクトで含めると除外するを確認するには、「プロジェクト」ウィンドウでプロジェクトのノードを右クリックし、「プロパティー」を選択します。 - NetBeans

In the IDE, open both project by choosing File Open Project and browse to the folder that contains the unzipped files with projects. 例文帳に追加

IDE で、「ファイル」「プロジェクトを開く」を選択し、展開したプロジェクトのファイルが含まれるフォルダまで移動して、両方のプロジェクトを開きます。 - NetBeans

In the Projects window, right-click the DilbertViewer project node and choose New Mobile Client to Web Application, as shown below: 例文帳に追加

「プロジェクト」ウィンドウで DilbertViewer プロジェクトノードを右クリックし、次に示すように「新規」「モバイルクライアントから Web アプリケーションへの接続」を選択します。 - NetBeans

From now on, we will consider specifically what policy measures to implement and what projects to carry out. 例文帳に追加

今後、どういう政策をやっていくのか、どういう事業をやっていくのかという中身の検討に入っていくわけであります。 - 金融庁

In 1880, national projects were sold to private companies including the Mitsui combine and the Mitsubishi combine, and the Ministry of Industry was abolished in 1885. 例文帳に追加

1880年に軍関係を除く官営事業は三井財閥、三菱財閥など民間に払下げられ、1885年工部省は廃止。 - Wikipedia日英京都関連文書対訳コーパス

The display system projects the color laser beams from the array in certain patterns to the display and has the visual images formed by the display.例文帳に追加

ディスプレイシステムは、その配列からのカラーレーザー光をディスプレイへあるパターンで投影して、ディスプレイによって視像を生成させる。 - 特許庁

The trimming potion 13 projects outside both side parts of the resistor corresponding to the direction of a current flow in the resistor 11.例文帳に追加

トリミング部分13は、抵抗体11内の電流流れ方向に対応する抵抗体の両側部の外側に突出している。 - 特許庁

On the reverse side of the sealing resin 17, there is formed the external electrode 18 that projects downward from the underside of the sealing resin 17.例文帳に追加

封止樹脂17の裏面側には封止樹脂17の下面から下方に突出した外部電極18が形成される。 - 特許庁

The microwave sensor projects the microwave to the container conveyed by the conveyor, and receives the microwave transmitted through the container.例文帳に追加

マイクロ波センサは、コンベアによって搬送されている容器に対してマイクロ波を投射し、容器を透過したマイクロ波を受ける。 - 特許庁

A projecting part 16 of the metal molded tile 1 is put on the fixing metal fitting, and a bolt 21 projects upward through a through hole 14 of the projecting part 16.例文帳に追加

金属成型瓦(1)の凸部(16)が固定金具に被さり、ボルト(21)が凸部(16)の貫通孔(14)を通して上方に突出する。 - 特許庁

One embodiment (Fig. 3b) projects matrix elements along a diagonal of the matrix onto scalar PEs to determine a Cholesky factor.例文帳に追加

本発明の一実施形態(図3b)では、コレスキーファクタを判定するため、行列の対角要素がスカラーPEに射影される。 - 特許庁

A bolt 2 fitted with a flange 3 is buried in the bottom of the shoe 1 consisting of sintered alloy so that the tip projects downwardly.例文帳に追加

焼結合金よりなるシュー1の下端部にフランジ3付きのボルト2を、先端が下方に向けて突出するように埋め込む。 - 特許庁

A plurality of metal rods 12 attached to the metal plate 11 penetrates the ceiling slab 11 and projects into the carriage room 3.例文帳に追加

金属板11に取付けられた複数の金属棒12が、天井スラブ8を貫通して搬送室3内に突出している。 - 特許庁

The projection control device 26 projects a drawing corresponding to the outfitting stage G on its projected region E by the projector 27.例文帳に追加

投影制御装置26は、プロジェクタ27により、当該艤装ステージGに対応する図面をその投影領域Eに投影させる。 - 特許庁

Then, the tip side of the rotating shaft 11 of the rotor 10 projects from the tip side in the shaft line direction of the case 21.例文帳に追加

その後、回転子10のうち回転軸11の先端側がケース21の軸線方向先端側から突出することになる。 - 特許庁

The projection means projects blind-spot images the image pickup means takes on the hologram combiner 401.例文帳に追加

そして、撮像手段によって撮像した車両の死角範囲の画像を投影手段によって当該ホログラムコンバイナに投影する。 - 特許庁

A terminal electrode 5 is provided on the lower surface of the IC package 4, and an electrode bump 6 projects from the terminal electrode 5.例文帳に追加

また、ICパッケージ4の下面には、端子電極5が設けられ、端子電極5からは電極バンプ6が突出している。 - 特許庁

The light source device 1 extends almost horizontally in a displaced direction of the trolley wire T and projects a single wavelength light to the trolley wire T.例文帳に追加

光源装置1は、トロリ線Tの偏位方向にほぼ水平に伸び、トロリ線Tに単一波長光を投光する。 - 特許庁

A first ink absorber is stored in a slider 40 and disposed so that its abutting surface 51a projects from the slider 40.例文帳に追加

スライダ40内に第1インク吸収体を収容し、その当接面51aがスライダ40から突出するように配設した。 - 特許庁

例文

Recently, actions can be seen such as taking measures for administrative punishment for the first time in regard to projects that have violated environmental regulations.例文帳に追加

また、最近では、環境規制違反プロジェクトに対して初めて行政懲罰手段を講じるなどの動きも見られる。 - 経済産業省




  
Copyright(C) 2026 金融庁 All Rights Reserved.
  
本サービスで使用している「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 © Japan Patent office. All Rights Reserved.
  
Copyright Ministry of Economy, Trade and Industry. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 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.
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS