1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > the code projectに関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

the code projectの部分一致の例文一覧と使い方

該当件数 : 106



例文

The key decisions concerning the FreeBSD project, such as the overall direction of the project and who is allowed to add code to the source tree, are made by a core team of 9 people. 例文帳に追加

プロジェクトの全体的な方向性や、誰にソースツリーにコードの書き込み権限を与えるか、 などといった FreeBSDプロジェクトに関する重要な意思決定は、 9 名からなるコアチーム (core team)によってなされます。 - FreeBSD

Workaround: Before adding files or code to the Java project, or generating the code using UML functionality, change the Java project encoding property to that of the default encoding for the locale in which the NetBeans IDE has been started if they are not the same. 例文帳に追加

回避策: Java プロジェクトにファイルまたはコードを追加する前、または UML 機能を使用してコードを生成する前に、Java プロジェクトのエンコーディングプロパティーと IDE を起動したロケールのデフォルトエンコーディングが異なる場合は、Java プロジェクトのエンコーディングプロパティーを変更します。 - NetBeans

You can find news, articles, additional modules, and other usefulinformation on the NetBeans project web site.Since NetBeans is an open-source project, the web site also provides accessto source code, a bug database, information on creating your own NetBeansmodules, and much more. 例文帳に追加

NetBeans はオープンソースプロジェクトであるため、この Web サイトでは、ソースコードやバグデータベース、独自の NetBeans モジュールの作成に関する情報などのさまざまな情報も提供しています。 - NetBeans

Now that you have created the Java and UML Project you will use, you can look at the tools used in the UML code generation process. 例文帳に追加

これから使用する Java および UML プロジェクトを作成しました。 今度は、UML コード生成プロセスで使用するツールを見ていきましょう。 - NetBeans

例文

When creating the project, you can choose to develop your application in the Visual Mobile Designer (VMD) or in the Source Code Editor.例文帳に追加

プロジェクトの作成時に、アプリケーションの開発にビジュアルモバイルデザイナ (VMD) を使用するか、またはソースコードエディタを使用するかを、選択できます。 - NetBeans


例文

When creating the project, you can choose to develop your applicationin the Visual Mobile Designer (VMD) or in the Source Code Editor. 例文帳に追加

プロジェクトの作成時に、アプリケーションの開発にビジュアルモバイルデザイナー (VMD) を使用するか、またはソースコードエディタを使用するかを、選択できます。 - NetBeans

Description: When you open a Java source file that is not in a project and try to invoke code completion for standard Java classes, the code completion box does not offer anything.例文帳に追加

説明:プロジェクトに含まれていない Java ソースファイルを開き、標準 Java クラスのコード補完を呼び出そうとすると、コード補完ボックスに何も表示されない。 - NetBeans

In this tutorial, you learn how to reverse engineer the source code of an existing Java application into a UML Modeling project. 例文帳に追加

このチュートリアルでは、既存の Java アプリケーションのソースコードを UML モデリングプロジェクトにリバースエンジニアリングする方法を学びます。 - NetBeans

The first step in reverse-engineering this code base is to create a NetBeansJava Project with Existing Sources. 例文帳に追加

このコードベースをリバースエンジニアリングする最初の手順は、NetBeans の「既存のソースを使用する Java プロジェクト」を作成することです。 - NetBeans

例文

Next we create the MyHello application using the New Project and New File wizards,and complete the code using the Source Editor. 例文帳に追加

ここでは、「新規プロジェクト」ウィザードと「新規ファイル」ウィザードを使用して MyHello アプリケーションを作成し、ソースエディタを使用してコードを完成させます。 - NetBeans

例文

The classpath settings in the Classpath page of the Project Properties dialog box only tell the IDE which classes to make available for code completion and refactoring. 例文帳に追加

「プロジェクトプロパティー」ダイアログの「クラスパス」ページのクラスパスの設定は、コード補完およびリファクタリングに使用できるクラスを IDE に伝えるだけです。 - NetBeans

All these options are also available for on-the-fly configuration when you invoke the code generation process, assuming you have enabled the Prompt Before Generating Code option in the Project Customizer. 例文帳に追加

また、プロジェクトカスタマイザの「コードを生成する前に問い合わせる」オプションが有効になっていれば、コード生成プロセスを呼び出す際の構成中にもこれらすべてのオプションを使用できます。 - NetBeans

Now we'll create the same application using the New Project and New File wizards,and completing the code using the Source Editor. 例文帳に追加

ここでは、「新規プロジェクト」ウィザードと「新規ファイル」ウィザードを使用し、ソースエディタを使用してコードを完成させることにより、同じアプリケーションを作成します。 - NetBeans

To illustrate how to set up your application code in NetBeans IDE, we'll use the BlackJack example project below.例文帳に追加

このドキュメントでは、NetBeans IDE でアプリケーションコードを準備する方法を具体的に理解するために、下図の BlackJack サンプルプロジェクトを使用します。 - NetBeans

Errors are indicated by red underlines or red boxes along the left side of the code.Your project will not build if there are errors in the code.例文帳に追加

エラーがある場合は、赤い下線、またはコードの左端に赤いボックスが表示されます。 コードにエラーがある場合は、プロジェクトを構築できません。 - NetBeans

The classpath settings for free-form projects in the Project Properties dialog box only tell the IDE what classes to make available for code completion and refactoring. 例文帳に追加

「プロジェクトプロパティー」ダイアログでの自由形式プロジェクトのクラスパス設定は、コード補完およびリファクタリングに使用できるクラスを IDE に知らせるだけです。 - NetBeans

In free-form projects you tell the IDE what classes to make available for code completion and refactoring and specify the classpath for these project sources. 例文帳に追加

自由形式プロジェクトでは、コード補完およびリファクタリングに使用できるクラスを IDE に知らせ、それらのプロジェクトソースのクラスパスを指定します。 - NetBeans

Before you start writing code, you have to make sure you have all of the necessary softwareand that your project is set up correctly. 例文帳に追加

コーディングを開始するには、必要なすべてのソフトウェアを用意し、プロジェクトを正しく作成、設定しておく必要があります。 - NetBeans

code name for the secret United States project set up in 1942 to develop atomic bombs for use in World War II 例文帳に追加

1942年に準備された秘密の米国のプロジェクトのコード名で、第二次世界大戦で使用する原子爆弾を開発するためのもの - 日本語WordNet

With a C/C++ Project From Existing Code, the IDE relies on yourexisting makefile for instructions on how to compile and run your application. 例文帳に追加

「既存のコードからの C/C++ プロジェクト」の場合、IDE は、アプリケーションのコンパイルおよび実行する手順について、既存の Makefile に依存します。 - NetBeans

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

To abide by the last wishes of Emperor Tenmu, she embarked on the construction of Fujiwara-kyo, which was the first large-scale capital city in Japan, and continued with streamlining Ritsuryo Code as well as the compilation project of a national history, including the establishment of Asuka Kiyomihara Code with reference to Tang. 例文帳に追加

天武の遺志を継ぎ、日本初の本格的都城である藤原京の建設を進めたほか、飛鳥浄御原令の制定など、唐を参考にした律令の整備・国史編纂事業などを継続した。 - Wikipedia日英京都関連文書対訳コーパス

The addition of channel support to the PEAR installer as of version 1.4.0 means that it is now simpler to distribute any PHP code project using the PEAR installer than it ever was. 例文帳に追加

バージョン 1.4.0 で PEAR インストーラにチャネルのサポートが追加され、PHP でコードが書かれたプロジェクトを PEAR インストーラで配布することが以前に比べさらに簡単になりました。 - PEAR

No code is directly related to the Actor or Use Cases, but these interactions expose the need for certain components in your project.例文帳に追加

コードはアクターやユースケースと直接関係しませんが、これらの相互作用は、プロジェクトに特定のコンポーネントが必要であることを明らかにします。 - NetBeans

Despite the fact that the people such as IKI no Hakatoko who once visited Tang Dynasty and SATSU Kokaku who was originally Chinese and became naturalized in Japan were involved in the project of compiling Ritsuryo Code, the leaders of the project such as Imperial Prince Osakabe and FUJIWARA no Fuhito were not experts of the system of Ritsuryo in Tang, and as such, what was decided as Taiho Code was idealistic in its tendency. 例文帳に追加

しかし律令編纂には入唐経験のある伊吉博徳や、唐から帰化した薩弘恪などが加わってはいたものの、作成を主導した刑部親王や藤原不比等らは唐律令の実態に精通していた訳ではなく、やや理想的な傾向を残すものでもあった。 - Wikipedia日英京都関連文書対訳コーパス

With a C/C++ Project From Existing Code, the IDE relies on your existing makefile for instructions on how to compile and run your application.例文帳に追加

「既存のコードからの C/C++ プロジェクト」の場合、IDE は、アプリケーションのコンパイルおよび実行する手順について、既存のメイクファイルに依存します。 - NetBeans

Issue #87639: The Generic type for attributes, operations, and operations in nested classes are lost when reverse engineering a Java source code into a UML project. 例文帳に追加

課題 No. 87639: Java ソースコードを UML プロジェクトにリバースエンジニアリングするときに、入れ子クラス内の属性、操作、および操作の総称型が失われます。 - NetBeans

The Casemix project is developed by the Team Of Information Systems Unit, at the Hospital of the University Sains Malaysia.The NetBeans-based application is used for International Disease Code (ICD10 & ICD9) and drug table lookup. 例文帳に追加

このプロジェクトは、Sains Malaysia 大学病院の情報システムユニットチームによって開発されました。 国際疾病分類 (ICD10 と ICD9) と薬一覧表の検索に使用されています。 - NetBeans

Click OK to save the properties, without specifying the Target Project.(You see the same user interface later in your workflow in the Generate Code dialog, but at that point in the workflow all mandatory fields including Target Project must be filled in before you click OK to generate code.) 例文帳に追加

「了解」をクリックし、ターゲットプロジェクトを指定せずにプロパティーを保存します。 同じユーザーインタフェースは、このあとのワークフローの「コードを生成」ダイアログにも表示されますが、ワークフローのこの時点では、「了解」をクリックしてコードを生成する前に、ターゲットプロジェクトなどのすべての必須フィールドに入力する必要があります。 - NetBeans

Since the NetBeans IDE is an open-source project, the web site also provides access to source code, an issue database, information on creating your own NetBeans modules, and much more. 例文帳に追加

NetBeans IDE はオープンソースプロジェクトなので、この Web サイトでは、ソースコード、課題のデータベース、ユーザー独自の NetBeans モジュールの作成に関する情報などにもアクセスできます。 - NetBeans

When you start an application from the Java Desktop Application project template,by default your code is generated with the Swing Application Framework's conventions for managing resources, such as UI text.例文帳に追加

Java デスクトップアプリケーションプロジェクトテンプレートからアプリケーションを起動すると、デフォルトで、UI テキストなどの Swing Application Framework のリソース管理規則を使用してコードが生成されます。 - NetBeans

This project aims to produce hybrid symbolic/numeric code for the efficient computation of the basic objects of convex analysis. 例文帳に追加

このプロジェクトの目標とするところは, 凸解析の基本的な対象を効率的に計算するための混成記号/数値コードを作り出すことである. - コンピューター用語辞典

Note: The source folder for the JavaPrj1 project may also include the backup files that were created if you selected the Backup Existing Source Files checkbox in the Generate Code dialog box and you chose to use the same source folder. 例文帳に追加

注: 「コードを生成」ダイアログで「既存のソースファイルをバックアップ」チェックボックスを選択し、同じソースフォルダを選択した場合は、JavaPrj1 プロジェクトのソースフォルダにバックアップファイルも含まれます。 - NetBeans

Description: UML code generation uses default system encoding instead of the encoding of the java project and this can mean non ASCII characters might not be seen and processed correctly if the java project encoding is not the same as the encoding of the locale in which the user is running the NetBeans IDE. 例文帳に追加

説明: UML コード生成では、Java プロジェクトのエンコーディングの代わりにデフォルトのシステムエンコーディングを使用します。 これは、Java プロジェクトのエンコーディングが NetBeans IDE を実行しているロケールのエンコーディングと同じでない場合に、ASCII 以外の文字の表示と処理が正しく行われない可能性があることを意味します。 - NetBeans

The IDE contains code snippets that can be dragged and dropped into the editor: The Palette allows you to quickly addJavaFX objects with transformations, effects and animation to your project.例文帳に追加

IDE には、エディタにドラッグ&ドロップできるコードスニペットが含まれています。 パレットを使用して、変換、エフェクト、およびアニメーションを持つ JavaFX オブジェクトをプロジェクトにすばやく追加できます。 - NetBeans

In this tutorial, you use the sample Java and UML sample projects provided with the IDE to learn how to reverse engineer the source code of an existing Java application into a UML project. 例文帳に追加

このチュートリアルでは、IDE が提供するサンプルの Java プロジェクトおよび UML プロジェクトを使用して、既存の Java アプリケーションのソースコードを UML プロジェクトにリバースエンジニアリングする方法を示します。 - NetBeans

Once you have properly created the templates in NetBeans and configured the proper domain template, you can create a UML model project that will take advantage of the new template to generate Enterprise Java Bean code for the Enterprise Java Bean. 例文帳に追加

テンプレートを NetBeans に適切に作成し、適切なドメインテンプレートを構成したら、エンタープライズ Java Bean 用の エンタープライズ Java Bean コードを生成する新しいテンプレートを利用する、UML モデルプロジェクトを作成できます。 - NetBeans

Note: By default, the project has been created with the Compile on Save feature enabled, so you do not need to compile your code first in order to run the application in the IDE. 例文帳に追加

注: プロジェクトはデフォルトで「保存時にコンパイル」機能が有効になっている状態で作成されているので、アプリケーションを IDE で実行するときに先にコードをコンパイルする必要はありません。 - NetBeans

Classes from the target JDK version, other commonly used project-specific APIs like the Servlet, JSP, JSTL and XML APIs, as well as the sources you have manually added to the classpath can be used in code completion. 例文帳に追加

コード補完では、ターゲット JDK バージョンのクラス、およびサーブレットや JSP、JSTL、XML API などのほかのよく使われるプロジェクト別の API、さらにはクラスパスに手動で追加したソースを利用することができます。 - NetBeans

Since NetBeans is an open-source project, the web site also provides access to source code, a bug database, information on creating your own NetBeans modules, and much more. 例文帳に追加

NetBeans はオープンソースプロジェクトであるため、この Web サイトでは、ソースコードやバグデータベース、独自の NetBeans モジュールの作成方法をはじめ、さまざまな情報を提供しています。 - NetBeans

The pop-up menus for the nodes in the Project windowprovide easy access to Rails scripts and Rake tasks, such as the generate script for generating code,and the db:migrate task for migrating to a specific version of the database tables.例文帳に追加

「プロジェクト」ウィンドウのノード用ポップアップメニューは、コードを生成する generate スクリプトや特定のバージョンのデータベース表にマイグレーションする db:migrate タスクなど、Rails スクリプトや Rake タスクに簡単にアクセスする手段を提供します。 - NetBeans

The PHP Extension Community Library (PECL)PECL PECL (pronounced "pickle") is a separate project that distributes PHP extensions (compiled code written in C, such as the PDO extension). 例文帳に追加

PHP 拡張モジュール・コミュニティライブラリ (PECL)PECL PECL("pickle" 《ピクル》と読みます)は PEAR とは独立したプロジェクトで、PHP 拡張モジュール (C で書かれたコードをコンパイルしたもの、たとえばPDO など) を配布しています。 - PEAR

We continue building on the MyHello project completed in the MIDP Quick Start and show you how to deploy it to different emulators and customize the code for specific device environments.例文帳に追加

このチュートリアルでは、そのチュートリアルで使用した MyHello プロジェクトを引き続き使用し、プロジェクトを異なるエミュレータに配備し、特定のデバイス環境向けにコードをカスタマイズする方法を示します。 - NetBeans

However, the project classpath variable must match the classpath used by your Ant script in order to provide the correct information for code completion, error highlighting, and refactoring commands. 例文帳に追加

ただし、コード補完、エラーの強調表示、リファクタリングコマンド用に正しい情報を提供するために、プロジェクトクラスパス変数は、Ant スクリプトで使用するクラスパスに一致している必要があります。 - NetBeans

Then in the subsequent step S13, the DSP compares the reception levels of an acquired RSSI (Received Signal Strength Indicator), RSCP (Received Signal Code Power), and Ec/Io with threshold values set in compliance with the 3GPP (3rd Generation Partnership Project) standard given from the CPU to discriminate the propriety of the reception level.例文帳に追加

その後、ステップS13において、取得したRSSI、RSCPおよびEc/Ioの受信レベルを、CPUから与えられている3GPP規格で設定された閾値と比較し、受信レベルの良否を判断する。 - 特許庁

To provide a component distribution system in which a component provider can prepare a design model of an MDA (model-driven-architecture) whose contents are protected and a component user uses the protected design model to generate a source code by setting corresponding to a self-platform and can incorporate the source code in a project.例文帳に追加

コンポーネント提供者が、コンテンツを保護されたMDAの設計モデルを作成することができ、又、コンポーネントのユーザーが、保護された設計モデルを使って、自プラットフォームに応じた設定でソースコードを生成し、プロジェクトに組み込むことができるコンポーネント流通システムを提供すること。 - 特許庁

At this point you can choose Run Run Main Project to see the main application window.However, the application does not yet function properly, because the database has some attributes for which the wizard did not generate necessary code.例文帳に追加

この時点で、「実行」「主プロジェクトを実行」を選択して、アプリケーションのメインウィンドウを表示できます。 ただし、データベースには、ウィザードで必要なコードが生成されなかった属性がいくつか存在するため、まだアプリケーションは正しく機能しません。 - NetBeans

A valid code extraction unit 106 extracts valid program codes of both the projects, and a development linage comparison unit 107 compares these codes with each other, whereby a development linage with respect to the project of the measuring object is measured.例文帳に追加

実効コード抽出部106において、両プロジェクトの実効プログラムコードが抽出され、開発行数比較部107においてこれらが比較されることで測定対象のプロジェクトについての開発行数が測定される。 - 特許庁

An agent part 2a is provided with a folder access agent 5 for performing access to a folder which stores a document or the like stored in a project shared file folder in which the result product of a project is stored for acquiring it and a source management access agent 6 for performing access to the program code(source), and mediates to copy the folder decided by setting to a local copy region part 2c.例文帳に追加

エージェント部2aは、プロジェクトの成果物が格納されたプロジェクト共有ファイルフォルダ内に格納されているドキュメントなどを格納したフォルダにアクセスし、取得するフォルダアクセスエージェント5と、同じくプログラムコード(ソース)にアクセスするソース管理アクセスエージェント6と、を有し、設定によって定められたフォルダをローカルコピー領域部2cへコピーする仲介を行う。 - 特許庁

例文

When you create a Java class using the the New Project wizard, the NetBeans IDE uses code generation templates to generate source, substituting token variables with the proper information: author name, creation date, license, class name, constructor name, and other attributes. 例文帳に追加

「新規プロジェクト」ウィザードを使用して Java クラスを作成するとき、NetBeans IDE はコード生成テンプレートを使用してソースを生成しますが、その際にトークン変数を適切な情報 (作成者名、作成日、ライセンス、クラス名、コンストラクタ名、その他属性) に置き換えます。 - NetBeans




  
本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。
  
日本語WordNet
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2026 License. All rights reserved.
WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  
Copyright © Japan Patent office. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., 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 © 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 1994-2010 The FreeBSD Project. All rights reserved. license
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS