1016万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

we'llを含む例文一覧と使い方

該当件数 : 519



例文

To demonstrate this we'll add four JButtons to our ContactEditor form that will allow us to add, edit, and remove individual entries from our contact list, as shown in the following illustrations.例文帳に追加

このことを示すため、このあとの各図に示すように、連絡先リストのエントリを追加、編集、および削除できる JButton を 4 つ ContactEditor フォームに追加します。 - NetBeans

Now that the buttons are positioned where we want them, we'll set the four buttons to be the same size for visual consistency as well as to clarify that they are related functionally.例文帳に追加

ボタンを配置したら、これらのボタンが関連する機能であることを明確にするため、また視覚的な一貫性を保つために、4 つのボタンを同じサイズにします。 - NetBeans

Later in the tutorial, we'll also take a look at some other interesting new features of NetBeans 6.0'sCode Completion, such as generating arbitrary constructors using the Code Generation dialog.例文帳に追加

このチュートリアルでは、たとえば「コード生成」ダイアログを使用した任意のコンストラクタの生成など、NetBeans 6.0 のコード補完のその他の新機能についてもあとで説明します。 - NetBeans

The third option, and the one we'll take a look at in this section, would be to use the Editor's new Instant Renamefeature which you can use by simply placing the cursor on the identifier and pressing Ctrl+R.例文帳に追加

この例で使用する 3 番目の方法では、エディタの新しい「名前の即時変更」機能を使用します。 この機能は、カーソルを識別子の上に置き、Ctrl-R キーを押すだけで使用できます。 - NetBeans

例文

Next we'll map the Ant targets that will enable us to call IDE commands on our application and configure our project'sclasspath by adding the necessary sources and specifying the source level for our application.例文帳に追加

続いて、アプリケーションに対して IDE コマンドを呼び出すことを可能にする 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

So we'll need to transform the image to the PNG format, which is smaller and more easily sized for the many different display sizes available to mobile devices.例文帳に追加

したがって、画像を PNG 形式に変換する必要があります。 PNG 形式は GIF 形式よりもサイズが小さく、モバイルデバイスの多数の異なるディスプレイサイズに合わせて簡単にサイズを調整できます。 - 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

This time, we'll jam the option argument right up against the option: since "-n42" (one argument) is equivalent to "-n 42" (two arguments), the code例文帳に追加

今度は、オプション引数をオプションの右側にぴったりくっつけて一緒くたにします: -n42 (一つの引数のみ) は -n 42 (二つの引数からなる) と等価になるので、 - Python

例文

Prince Otomo stood with an incense burner in his hand and vowed, saying 'Having the same spirit of faith, these six members promise to obey the imperial edict. If we break the promise, we'll be sure to be punished by heaven.' 例文帳に追加

大友皇子が香炉を手にして立ち、「六人心を同じくして、天皇の詔を奉じる。もし違うことがあれば必ず天罰を被る」と誓った。 - Wikipedia日英京都関連文書対訳コーパス

例文

At a ceremony marking the ship's departure, Matsuda Hiroki, the captain of the Shirase, said, "We may face many difficulties but we'll try our best to accomplish our mission." 例文帳に追加

この船の出航を記念する式典で,しらせの松田弘(ひろ)毅(き)艦長は「多くの困難に直面するかもしれませんが,全力をつくして任務を遂行してまいります。」と述べた。 - 浜島書店 Catch a Wave

Yamane said after the game, "Our team always plays tenaciously. After our opponents scored the first run of the game, I told Ojima we'll definitely turn the game around."例文帳に追加

山根選手は試合後に以下のように述べた。「僕たちはいつも粘り強くプレーしている。対戦相手が試合の先制点を挙げた後,僕は小島投手に,絶対に僕たちが逆転するからと言った。」 - 浜島書店 Catch a Wave

In this task we'll add four JTextFields that will display the contact information and the JLabels that will describe them.While accomplishing this, notice the horizontal and vertical guidelines that the GUI Builder displays, suggesting the preferred component spacing as defined by your operating system's look and feel.例文帳に追加

この作業では、連絡先情報を表示する JTextField と、これらのフィールドの説明を表示する JLabel をそれぞれ 4 つ追加します。 このとき、オペレーティングシステムの Look Feel に適切なコンポーネントの間隔を示す横方向と縦方向のガイドラインが表示されます。 - NetBeans

Whenever you add a component between two existing components,the GUI Builder automatically shifts them to make room for the new component.To demonstrate this, we'll insert a JTextField between the JLabels we addedpreviously, as shown in the following two illustrations. 例文帳に追加

2 つの既存のコンポーネントの間にコンポーネントを追加すると、その新しいコンポーネントが入るように、既存のコンポーネントの位置が自動的に調整されます。 この処理を確認するため、このあとの 2 つの図に示すように、追加した JLabel の間に JTextField を挿入します。 - NetBeans

In the previous section we got a glimpse of the IDE's alignment featureswhile adding the JLabel and JTextField components to our ContactEditorUI form.Next, we'll take a more in depth look at the GUI Builder's alignment features as we work with the various other components we need for our application.例文帳に追加

前の節では、JLabel コンポーネントと JTextField コンポーネントを ContactEditorUI フォームに追加するときに IDE の位置揃え機能を確認しました。 この節では、アプリケーションに必要なほかのコンポーネントを操作しながら、GUI ビルダーの位置揃え機能を詳しく見ていきます。 - NetBeans

In this section we'll move to our project's Main.java file so we can write the code that will, as an example, check for new emails on the server while taking a second look a few of the commonly used features that we covered in the first part of the tutorial.例文帳に追加

この節では、プロジェクトの Main.java ファイルで、たとえばサーバー上に新しい電子メールがあるかどうかを確認するコードを記述します。 また、このチュートリアルでこれまでに説明した一般的な機能の一部についてさらに詳しく説明します。 - NetBeans

At the awards ceremony, Ueda Eiji, the chief of the JFA women's committee, said, "The nickname 'Nadeshiko Japan' was chosen from suggestions made by the public in 2004. Now we'll aim for 'gold Nadeshiko' at next year's London Olympics." 例文帳に追加

授賞式で,日本サッカー協会の上田栄(えい)治(じ)女子委員長は「『なでしこジャパン』の愛称は2004年に一般の人から寄せられた案の中から選ばれた。今,私たちは来年のロンドン五輪での『金のなでしこ』をめざしている。」と話した。 - 浜島書店 Catch a Wave

The first scenario outlines the steps necessary to accomplish this when working with standard Java projects, while the second describes the process when working with free-form Java projects (those using an existing Ant script).In both scenarios we'll refer to an imaginary BlackJack example project to illustrate how to set up your application code in NetBeans IDE.例文帳に追加

最初の例では、標準 Java プロジェクトを扱う場合に行う必要がある手順の概略を説明し、2 つめの例では、自由形式 Java プロジェクト、すなわち、既存の Ant スクリプトを使用するプロジェクトを扱う場合の手順を説明します。 両方の例とも、NetBeans IDE でアプリケーションコードを準備する方法を具体的に理解するために、サンプルアプリケーションとして BlackJack というアプリケーションを想定します。 - NetBeans

例文

"Prince Otomo stood with an incense burner in his hand and vowed, saying 'Having the same spirit of faith, these six members promise to obey the imperial edict. If we break the promise, we'll be sure to be punished by heaven.' After that, the five other members stood one by one with koro in their hands and promised to obey the imperial edict, following the prince. They said, 'If we break the promise, Shitenno (the Four Divas) will strike us. The gods of heaven and earth will also punish us. Sanjusanten (the thirty-three inhabitants of heaven), be a witness of the following: our descendants and family clans will be sure to die out,' they thus vowed with tears in their eyes." 例文帳に追加

大友皇子手執香鑪先起誓盟曰六人同心奉天皇詔若有違者必被天罰云云於是左大臣蘇我赤兄臣等手執香鑪隨次而起泣血誓盟曰臣等五人隨於殿下奉天皇詔若有違者四天王打天神地祇亦復誅罰三十三天証知此事子孫當絕家門必亡云云 - Wikipedia日英京都関連文書対訳コーパス

索引トップ用語の索引



  
浜島書店 Catch a Wave
Copyright © 1995-2024 Hamajima Shoten, Publishers. 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/ をご覧下さい。
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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-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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS