1153万例文収録!

「import source」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

import sourceの部分一致の例文一覧と使い方

該当件数 : 27



例文

To keep data modification at an import destination to required minimum in re-installation by data modification at an import source and to perform processing without inconvenience even when the number of data fields at the import source is different from that at the import destination.例文帳に追加

インポート元のデータ変更による再インストール時においてインポート先のデータ変更を必要最小限にとどめることができ、かつインポート元とインポート先とのデータフィールドの数が異なっても不都合なく処理する。 - 特許庁

In the Sources Folder field, specify the folder from where you want to import the source files. 例文帳に追加

「ソースフォルダ」フィールドで、ソースファイルのインポート元のフォルダを指定します。 - NetBeans

There are two project templates you can use to import your existingJ2SE source code: 例文帳に追加

既存の J2SE ソースコードのインポートに利用できる、2 つのプロジェクトテンプレートがあります。 - NetBeans

Source: Compile from the data by CEIC (Chinese wage data), Global Trade Atlas (Chinese import data, HS cord 847950)例文帳に追加

資料:CEIC(中国賃金データ)、Global Trade Atlas(中国輸入データ、HSコード847950)から作成。 - 経済産業省

例文

This document explains how to import existing source code in NetBeans IDE projects.例文帳に追加

このドキュメントでは、既存のソースコードを NetBeans IDE プロジェクトにインポートする方法を説明します。 - NetBeans


例文

This document explains how to import existing source code in the NetBeans IDE projects.例文帳に追加

このドキュメントでは、既存のソースコードを NetBeans IDE 4.0 プロジェクトにインポートする方法を説明します。 - NetBeans

If you want to import an applet source file, select Java Project with Existing Sources.Click Next. 例文帳に追加

アプレットソースファイルをインポートする場合、既存のソースがある Java プロジェクトを選択します。 「次へ」をクリックします。 - NetBeans

Use the Specify MIDP Sources page to locate thesource directory for the source code and (optionally)the .jad file you want to import.例文帳に追加

「MIDP ソースを指定」ページで、インポートするソースコードと .jad ファイル (任意) がある、ソースディレクトリを探します。 - NetBeans

Fix import errors by right-clicking in the Source Editor and choosing Fix Imports(Ctrl-Shift-I; -Shift-I on Mac). 例文帳に追加

ソースエディタ内を右クリックし、「インポートを修正」(Ctrl-Shift-I、Mac の場合は□-Shift-I) を選択してインポートエラーを修正します。 - NetBeans

例文

Right-click anywhere in the Source Editor and choose Fix Imports to automatically add the following import statements near the top of the source file: 例文帳に追加

ソースエディタ内の任意の場所を右クリックし、「インポートを修正」を選択して、ソースファイルの先頭付近に次のインポート文を自動的に追加します。 - NetBeans

例文

You can hide method bodies, comments, import statements, and other blocks of code by folding them in the Source Editor.例文帳に追加

ソースエディタに表示されるメソッドのボディ、コメント、インポート文などのコードのブロックを折り畳んで非表示にすることができます。 - NetBeans

During this part of the document you will learn how to import your source code if you want to use your own Ant script to work with your web application.例文帳に追加

つまり、ここでは、専用の Ant スクリプトを使用して Web アプリケーションを扱う場合のソースコードのインポート方法を学びます。 - NetBeans

Users can use the mechanism to import data from a data source and display the imported data in the modeless data window.例文帳に追加

ユーザは、本機構を使用して、データソースからデータをインポートし、インポートしたデータをモードレスデータウィンドウに表示することができる。 - 特許庁

Let the IDE generate this import statement for you by right-clicking in the Source Editor and choosing Fix Imports (Alft-Shift-F).例文帳に追加

ソースエディタ内で右クリックし、「インポートを修正」(Alft-Shift-F) を選択すると、このインポート文が自動的に IDE によって生成されます。 - NetBeans

During this part of the document, you learn how to import your source code if you want to use your own Ant build script to work with your web application.例文帳に追加

つまり、ここでは、独自の Ant 構築スクリプトを使用して Web アプリケーションを扱う場合のソースコードのインポート方法を学びます。 - NetBeans

If the link key matched thereto is present, the column of the database of the import destination corresponding to this matched link key is taken as a corresponding column, and the corresponding column is linked with the column of the database of the import source, to which the reading of key is performed.例文帳に追加

存在していれば、その一致するリンクキーに対応するインポート先のデータベースのカラムを該当するカラムとし、この該当するカラムとキーの読み取りを行ったインポート元のデータベースのカラムとの間にリンクをはる。 - 特許庁

To import the source code you were working on in version 3.6, create a new project for each source package root (or if you have your own Ant script, onefree-form project for the entire application).例文帳に追加

バージョン 3.6 で扱ったソースコードをインポートするには、ソースパッケージのルートごとに新しいプロジェクトを 1 つ作成します (専用の Ant スクリプトがある場合は、アプリケーション全体で自由形式のプロジェクトを 1 つ作成)。 - NetBeans

In this document, you first use a hypothetical web application to learn how to import source code that does not have its own Ant build script.例文帳に追加

このドキュメントでは、最初に、仮に作成した Web アプリケーションを使用し、独自の Ant 構築スクリプトがないソースコードをインポートする方法を簡単に説明します。 - NetBeans

In this document, we'll first use a hypothetical web application to outline how to import source code that doesn'tuse an Ant build script.例文帳に追加

このドキュメントでは、最初に、仮に作成した Web アプリケーションを使用し、Ant 構築スクリプトを使用していないソースコードをインポートする方法を簡単に説明します。 - NetBeans

The field name of a database of an import source is read as a key, and whether a link key matched to the read key is present in the multi-link key table MLT is confirmed.例文帳に追加

インポート元のデータベースのフィールド名をキーとして読み取り、この読み取ったキーと一致するリンクキーがマルチリンクキーテーブルMLTに存在するか否かを確認する。 - 特許庁

Description: When you import settings from a NetBeans IDE 6.0-baseduser directory to a NetBeans IDE 6.1-based user directory, you might encounter problems such as not being able to edit source files.例文帳に追加

説明: NetBeans IDE 6.0 ベースのユーザーディレクトリから NetBeans IDE 6.1 ベースのユーザーディレクトリに設定をインポートする場合、ソースファイルを編集できないなどの問題が発生する場合があります。 - NetBeans

Depending on your needs, you can create a completely new PHP project without any previously developed source files or import an existing PHP application into a new project. 例文帳に追加

必要に応じて、開発済みソースファイルを使用せずに完全に新しい PHP プロジェクトを作成するか、または新しいプロジェクトに既存の PHP アプリケーションをインポートすることができます。 - NetBeans

This document explains how you can import existing Java Platform, MicroEdition (Java ME platform ) source code into a NetBeans IDE 5.5 project.For more information about NetBeans IDE 5.5 projects and developing Java ME,CLDC/MIDP applications, see: 例文帳に追加

このドキュメントでは、既存の Java[tm] Platform Micro Edition (Java[tm] ME プラットフォーム) のソースコードを NetBeans IDE 5.5 プロジェクトにインポートする方法を説明します。 NetBeans IDE 5.5 プロジェクトおよび Java ME アプリケーションの開発の詳細は、次を参照してください。 - NetBeans

To eliminate a fear of power shortage by obtaining an energy source not requiring fossil fuel such as petroleum, coal and natural gas dependent upon import, atomic energy attended with risk of radioactivity, hydraulic power, wind power, wave power, solar light or the like.例文帳に追加

輸入に頼る石油、石炭、天然ガスなどの化石燃料、放射能の危険を伴う原子力、不安定で立地条件の厳しい水力、風力、波力、太陽光等によらないエネルギー源を得て、電力不足の心配を解消すること。 - 特許庁

Competition from China and Republic of Korea in what was the core of Japan's manufacturing industry as well a source of pride in the country's strong technology, the mold industry, increased and the import penetration ratio (imports/(shipments + imports ? exports)) rose from 1.9% in 1996 to 6.0% in 2006 (see Figure 2-2-34).例文帳に追加

また、製造業の要であるとともに我が国が強い技術力を誇ってきた「金型」においても中国及び韓国との競合が進んでおり、輸入浸透度(輸入額/(出荷額+輸入額-輸出額))は1996年の1.9%から2006年の6.0%にまで拡大している(第2-2-34図)。 - 経済産業省

In terms of passenger car exports to China, which is the largest emerging market, that of Germany have steadily increased, and its share of the total imports to China as of 2010 was 37.5%, indicating that Germany is the largest import source for China. By contrast, France and Italy represent only 0.5% and 0.7%, respectively, and have failed to attract the Chinese market.例文帳に追加

最大の新興国市場である中国向けの乗用車輸出もドイツが着実に増加し、2010年時点で中国の総輸入に占めるシェアが37.5%と中国の最大の輸入先となっているのに対し、フランスは0.5%、イタリアは0.7%と現時点では市場取り込みに失敗している。 - 経済産業省

例文

The core of the water strategy in Singapore is the "Singapore Green Plan 2012" formulated in 2006. The Four Tap Strategy, which was formulated in the same year under the plan, are measures to diversify water sources, which include (1) collection of rainwater in the region (main source), (2) import of water from Johore Province in Malaysia, (3) utilization of NEWater, and (4) desalination of seawater.例文帳に追加

シンガポールの水戦略の中核は2006年に策定された「シンガポールグリーンプラン2012」であり、その下で同年策定された「四つの水源戦略(Four TapStrategy)」において、水源の多様化の方策として、①地域内での雨水集水、を中心に、②マレーシアのジョホール州からの水輸入、③NEWaterの活用、④海水淡水化を挙げている。 - 経済産業省




  
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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS