Createを含む例文一覧と使い方
該当件数 : 10192件
Sotohiro Terashima's screencast shows you how to install the OpenLaszlo Plugin and create a new OpenLaszlo-based web application. 例文帳に追加
Sotohiro Terashima のスクリーンキャストでは、OpenLaszlo プラグインをインストールし、OpenLaszlo ベースの新しい Web アプリケーションを作成する方法を示しています。 - NetBeans
Now you need to create a Java package and add the method that you will use to construct the acrostic.例文帳に追加
ここでは、Java パッケージを作成し、アクロスティックを構築するために使用するメソッドを追加する必要があります。 - NetBeans
Check the Set as Main Project and Create Hello MIDlet check boxes (both are checked by default).例文帳に追加
「主プロジェクトとして設定」と「Hello MIDlet を作成」の各チェックボックスを選択します (どちらもデフォルトで選択されています)。 - NetBeans
Create a new directory within which to install the software and ensure that the directory is empty and writable.例文帳に追加
ファイルの再表示を行うと、「ローカルで変更」ステータスであるべきファイルが「最新」に書き変わってしまう。 回避策 - NetBeans
In this section, you create a new MySQL database and populate the database with SQL that is provided. 例文帳に追加
この節では、新しい MySQL データベースを作成し、提供されている SQL を使用してデータベースにデータを挿入します。 - NetBeans
In the Create New Property Alias dialog box, click Browse next to the Property field to specify the property.例文帳に追加
「新規プロパティー別名の作成」ダイアログで、「プロパティー」フィールドの横の「参照」ボタンをクリックしてプロパティーを指定します。 - NetBeans
To create a custom Ant task in the IDE, press Ctrl-N and select the Custom Task template from the Ant Build Scripts folder. 例文帳に追加
IDE でカスタム Ant タスクを作成するには、Ctrl-N キーを押し、「Ant 構築スクリプト」フォルダから「カスタムタスク」テンプレートを選択します。 - NetBeans
You will now use the Entity Classes from Database wizard to create the entity classes based on our relational database. 例文帳に追加
ここでは、「データベース」ウィザードの「エンティティークラス」を使用して、リレーショナルデータベースに基づいたエンティティークラスを作成します。 - NetBeans
Create a connection pool by extracting the connection information from an existing database connection or from a connected database 例文帳に追加
既存のデータベース接続または接続したデータベースから、接続情報を抽出して、接続プールを作成する - NetBeans
To demonstrate the IDE's deadlock detection, you will run the sample Deadlock project in the debugger and create a deadlock situation.例文帳に追加
IDE のデッドロック検出を示すには、デバッガにあるサンプルの Deadlock プロジェクトを実行し、デッドロック状況を作成します。 - NetBeans
The IDE comes with a set of templates, and you can create your own code templates in the Options window. 例文帳に追加
IDE にはテンプレートのセットが付属しているため、「オプション」ウィンドウで独自のコードテンプレートを作成することができます。 - NetBeans
In this exercise you create an EJB module project and then an application client project that connects to the EJB. 例文帳に追加
この課題では、EJB モジュールプロジェクトを作成してから、その EJB に接続するアプリケーションクライアントプロジェクトを作成します。 - NetBeans
In this exercise you create an EJB module named EJBModule30.In this exercise you do not want to add the EJB module to an enterprise project. 例文帳に追加
この課題では、EJBModule30 という EJB モジュールを作成します。 ここでは、EJB モジュールはエンタープライズプロジェクトに追加しません。 - NetBeans
In the following procedure, you create an Enterprise Java Bean (EJB) that contains the images that will be passed by the web service as binary data. 例文帳に追加
次の手順では、Web サービスによってバイナリデータとして渡されるイメージを含むエンタープライズ Java Bean (EJB) を作成します。 - NetBeans
Within this application, you create a client that consumes the web service you created and modified in previous tutorials. 例文帳に追加
このアプリケーション内で、前のチュートリアルで作成および変更した Web サービスを使用するクライアントを作成します。 - NetBeans
In the following procedure, you create a web application containing both the EJB module and the web service you created in earlier tutorials. 例文帳に追加
次の手順では、前のチュートリアルで作成した EJB モジュールと Web サービスを両方含む Web アプリケーションを作成します。 - NetBeans
album in Package Name.Select Create Web Service from Existing Session Bean and then browse to the EJB module and select it, as below.例文帳に追加
「既存のセッション Bean から Web サービスを作成」を選択し、次に示すように EJB モジュールを参照して選択します。 - NetBeans
In the following procedure, you create modified WSDL and XML Schema files for the web service that you created in a previous tutorial. 例文帳に追加
次の手順では、前のチュートリアルで作成した Web サービス用に、変更した WSDL ファイルと XML スキーマファイルを作成します。 - NetBeans
After you install the plugin you will be able to select the framework in the New Project wizard when you create a web project.例文帳に追加
プラグインをインストールすると、Web プロジェクトを作成するときに、「新規プロジェクト」ウィザードでフレームワークを選択できます。 - NetBeans
You create a project by right-clicking in the Projects window and choosing New Project from the pop-up menu.例文帳に追加
プロジェクトを作成するには、「プロジェクト」ウィンドウ内を右クリックし、ポップアップメニューから「新規プロジェクト」を選択します。 - NetBeans
You could create a validator here, but for now it is simpler and more practical to simply set a reasonable default value.例文帳に追加
ここにバリデータを作成することもできますが、妥当なデフォルト値を設定する方が簡単で実用的です。 - NetBeans
In this tutorial, you use the NetBeans IDE to create and deploy a Java Swing application that displays data from a database.例文帳に追加
このチュートリアルでは、NetBeans IDE を使用して、データベースからのデータを表示する Java Swing アプリケーションを作成し、配備します。 - NetBeans
This enables you to create one set of source code and customize it for each mobile device you are targeting.例文帳に追加
これにより、1 つのソースコードを作成し、それを対象の各モバイルデバイスに合わせてカスタマイズすることができます。 - NetBeans
If you want the JavaScript file to be visible in the Project Editor, create the JavaScript file in an appropriate subfolder of the project, such as src. 例文帳に追加
JavaScript ファイルを「プロジェクトエディタ」で表示するには、src などの、プロジェクト内の適切なサブフォルダに JavaScript ファイルを作成します。 - NetBeans
Drag your selection (LoanRequestor.wsdl) from the Projects window to the Design view.The Create New Partner Link dialog box opens. 例文帳に追加
選択した項目 ( LoanRequestor.wsdl ) を、「プロジェクト」ウィンドウからデザインビューまでドラッグします。 「新規作成 パートナーリンク」ダイアログが開きます。 - NetBeans
This tutorial describes how you can use NetBeans IDE to create a mobile client application that consumes a web service.例文帳に追加
このチュートリアルでは、NetBeans IDE を使用して、Web サービスを消費するモバイルクライアントアプリケーションを作成する方法を説明します。 - NetBeans
In this section, we'll create a new Mobile Application project.We then use the Mobile Client to Web Application wizard to connect the application to the DailyDilbert service.例文帳に追加
その後、「モバイルクライアントから Web アプリケーションへの接続」ウィザードを使用して、アプリケーションを DailyDilbert サービスに接続します。 - NetBeans
In this section, you will create a visual MIDlet and use the designer to add components and connect them to each other.例文帳に追加
この節では、ビジュアル MIDlet を作成し、デザイナを使用してコンポーネントを追加し、コンポーネントを相互に接続します。 - NetBeans
Sun Developer NetworkMobility Center - Here you can get info about how to create, test, certify,and market mobile Java applications. 例文帳に追加
Sun Developer Network Mobility Center (英語) - Java モバイルアプリケーションを作成、テスト、認定、および販売する方法に関する情報を掲載しています。 - NetBeans
It is referred to as 'Ryusaku no kan' ('龍作の官', post created by a dragon), due to the note 'Dragon, create a nagon!' in Shokyo (one of the five classic texts of Confucianism). 例文帳に追加
「龍作の官」と呼ばれるのは書経に「龍、なんじ納言(言をいれる)を作(な)せ」とあるのによる。 - Wikipedia日英京都関連文書対訳コーパス
He went on to construct successive structures to create a grand temple complex that measured approximately 327m from north to south and 218m from east to west. 例文帳に追加
その後次々と堂舎が建てられ、その規模は東西2町・南北3町に及び、伽藍は豪壮を極めた。 - Wikipedia日英京都関連文書対訳コーパス
Additionally, since the school's founding they have been determined not to create an official school song, school badge and school gate. 例文帳に追加
また、大学設置当初より、公式な校歌・校章・校門の類を制定・整備しないことを貫いている。 - Wikipedia日英京都関連文書対訳コーパス
Regional Revitalization by Project Based Subject Invited from the Public - aiming to create a model of cycle-oriented activities in cooperation with the local community-.' 例文帳に追加
公募制のプロジェクト科目による地域活性化-往還型地域連携活動のモデルづくりを目指して- - Wikipedia日英京都関連文書対訳コーパス
To easily create an electronic album by reducing a work load including photographing, editing and creation of the album.例文帳に追加
写真撮影から編集を経てアルバム作成までの作業量を低減し、電子アルバム作成を容易に行う。 - 特許庁
The browser format creating part 2 converts the received content to create browser format content information.例文帳に追加
ブラウザ形式作成部2は、受信したコンテンツに対して変換を行い、ブラウザ形式コンテンツ情報を作成する。 - 特許庁
Yukata with the logo of the ryokan on them help advertise the ryokan, and also the sight of visitors in yukata helps to create an onsen atmosphere in the town. 例文帳に追加
また現在では旅館のPRにもなるうえ、温泉地の湯の町情緒の向上にも一役買っている。 - Wikipedia日英京都関連文書対訳コーパス
Nowadays, the dozo construction techniques are used on restaurants, businesses and museums to create a traditional look. 例文帳に追加
現在は、伝統的な外観を生かして、飲食店などの商業施設や博物館に転用されることもある。 - Wikipedia日英京都関連文書対訳コーパス
Integrating materials and colors of walls, roofing and the curves of a roof, create unified beauty. 例文帳に追加
壁の材質、色、屋根の葺き方、屋根の反り、などをほぼ統一することで、一体化した美観を作ることもできた。 - Wikipedia日英京都関連文書対訳コーパス
Could not people born in Meiji period gather their belongings to create a small museum?' 例文帳に追加
「明治に生れた人達が、自分の所持品を持ちよつて、それを小博物館にすることは出来なかつたらうか。」 - Wikipedia日英京都関連文書対訳コーパス
When a float used for the shrine's festivals was broken in 1990, it was decided to create a new one. 例文帳に追加
1990年(平成2年)、熊野神社の祭礼で用いられてきた山車が壊れたために新調することになった。 - Wikipedia日英京都関連文書対訳コーパス
A client requests media information from a server so the client can create a local representation of the server's database.例文帳に追加
クライアントはメディア情報をサーバから要求し、それによりクライアントはサーバのデータベースローカル代理を作りえる。 - 特許庁
This means a family member belong to an Ie will go independent and create a new Ie based on his/her intention. 例文帳に追加
ある家に属する家族が、その意思に基づき、その家から分離して新たに家を設立することをいう。 - Wikipedia日英京都関連文書対訳コーパス
Masakado, who was surprised to receive the migyosho, agreed to create and send an official document to Kyoto, which was certified by the Kokufu (Ancient Provincial Office) of five provinces in Kanto. 例文帳に追加
驚いた将門は上書を認め、同年5月、関東5カ国の国府の証明書をそえて送った。 - Wikipedia日英京都関連文書対訳コーパス
Later, the Shipping Department of Mitsui & Co., Ltd. became independent to create Mitsui Steamship Co., Ltd., which became the current Mitsui O.S.K. Lines, Ltd. 例文帳に追加
なお後に三井物産の船舶部が独立して三井船舶となり、現在の商船三井になっている。 - Wikipedia日英京都関連文書対訳コーパス
About 1992: The station building was renovated in order to expand the platforms for eight-car trains, install flush toilets and create slopes for wheelchairs. 例文帳に追加
1992年(平成4年)頃 駅舎改築・8連に対応する為にホーム延長・トイレ水洗化・スロープ改良される。 - Wikipedia日英京都関連文書対訳コーパス
To create and provide fine mesoporous silica having both micropores and mesopores with a particle diameter of 100 nm or smaller.例文帳に追加
ミクロ孔とメソ孔とを合わせ持ち、かつ粒径が100nm以下の微細メソポーラスシリカを創出し、提供する。 - 特許庁
To prevent residual fluids at the location of cartridge outlets from contacting each other, reacting, and hardening to create a clogged condition.例文帳に追加
カートリッジの出口での残留流体は、互いに接触、反応、かつ固化して目詰まり状態を生じさせる。 - 特許庁
| 本サービスで使用している「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. |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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会員(無料)になると
|