小窓モード


プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > Weblio例文辞書 > step wizardの意味・解説 

step wizardとは 意味・読み方・使い方

ピン留め

追加できません

(登録数上限)

単語を追加

Weblio例文辞書での「step wizard」に類似した例文

step wizard

Weblio例文辞書はプログラムで機械的に意味や英語表現を生成しているため、不適切な項目が含まれていることもあります。ご了承くださいませ。

「step wizard」の部分一致の例文検索結果

該当件数 : 16



例文

Step through the wizard to install the plugins.発音を聞く 例文帳に追加

ウィザードの手順を実行し、プラグインをインストールします。 - NetBeans

Step through the wizard and accept any default settings.発音を聞く 例文帳に追加

ウィザードでの操作を進めます。 すべてデフォルトの設定を受け付けます。 - NetBeans

In the third step of the wizard, you are given the opportunity to associate the Action class with a form bean.例文帳に追加

ウィザードの 3 番目のステップで、Action クラスをフォーム Bean と関連付けられます。 - NetBeans

Step through the wizard to locate the sources you want to import to create your project.発音を聞く 例文帳に追加

ウィザードを進めて、インポートするソースを探して指定し、プロジェクトを作成します。 - NetBeans

In the final step of the New Project wizard, the Frameworks panel, choose jMaki AjaxFramework.発音を聞く 例文帳に追加

「新規プロジェクト」ウィザードの最後の手順である「フレームワーク」パネルで、「jMaki Ajax Framework」を選択します。 - NetBeans

The Generated Classes step of the New Entity Classes from Database wizard corresponds to Step 3 of Generating RESTful Web Services from Entity Classes.発音を聞く 例文帳に追加

「新規データベースからのエンティティークラス」ウィザードの「生成されるクラス」手順は、「エンティティークラスからの RESTful Web サービスの生成」の手順 3 に対応します。 - NetBeans

例文

Note: You can also access the Ruby Options window by clicking the Change button in step 2 of the New Project wizard.例文帳に追加

注: 「新規プロジェクト」ウィザードの手順 2 で「変更」ボタンをクリックして、Ruby の「オプション」ウィンドウにアクセスすることもできます。 - NetBeans

>>例文の一覧を見る

調べた例文を記録して、 効率よく覚えましょう
Weblio会員登録無料で登録できます!
  • 履歴機能
    履歴機能
    過去に調べた
    単語を確認!
  • 語彙力診断
    語彙力診断
    診断回数が
    増える!
  • マイ単語帳
    マイ単語帳
    便利な
    学習機能付き!
  • マイ例文帳
    マイ例文帳
    文章で
    単語を理解!
  • その他にも便利な機能が満載!
Weblio会員登録(無料)はこちらから

「step wizard」の部分一致の例文検索結果

該当件数 : 16



例文

If you do not enter any information in Step 3 (Database Configuration)of the New Project wizard, this is the setting that the IDE uses.例文帳に追加

「新規プロジェクト」ウィザードの手順 3 (データベース構成) に情報を入力しない場合、これが IDE で使用される設定になります。 - NetBeans

When you are creating a project from existing sources, Step 2 of the NewProject wizard enables you to name the project and specify its location.例文帳に追加

プロジェクトを既存のソースから作成する場合、「新規プロジェクト」ウィザードの手順 2 でプロジェクトの名前と場所を指定できます。 - NetBeans

When you create a Ruby on Rails project, the IDE adds the configurations to the database.yml for the database server that you select in the Database Configuration step of the Wizard.例文帳に追加

Ruby on Rails プロジェクトを作成する場合、ウィザードの「データベース構成」パネルで選択したデータベースサーバーに関する設定が database.yml に追加されます。 - NetBeans

The wizard provides the setup instruction (for example, visual sensation, a sound, a text, etc.) only in one step at once and moreover displays the following step in the order of a setup beforehand formed only when a front step is correctly and favorably finished.例文帳に追加

ウィザードは、一度に1ステップだけセットアップ指示(例えば、視覚、音声、テキスト等)を提供し、また前のステップが正確かつ順調に完了した場合にのみ、予め形成されたセットアップ順序で次のステップを表示する。 - 特許庁

You deselected this option in the wizard however because you will hand-codesimple validation in the next step, which does not require the validate method.発音を聞く 例文帳に追加

ただし、次の手順で validate メソッドを必要としない簡単な妥当性検査を手動でコーディングするため、このウィザードでは、このオプションを選択解除しました。 - NetBeans

When you create a Ruby on Rails project, the IDE adds the configurations to the database.yml for the database server that you select in step 2 of the Wizard as shown in the previous figure.例文帳に追加

Ruby on Rails プロジェクトを作成する場合、前の図に示すように、ウィザードの手順 2 で選択したデータベースサーバーに関する設定が database.yml に追加されます。 - NetBeans

All hard-coded strings are displayed in the last step of Internationalization wizard and it is possible to decide which of them will come from the properties file (use checkbox).例文帳に追加

ハードコードされた文字列は、国際化ウィザードの最後の手順ですべて表示されます。 それらのうちどれがプロパティーファイルからのものかを判断できます (チェックボックスを使用)。 - NetBeans

例文

You create a Struts application in the same way as you create any other web application in the IDE - using the New Web Application wizard,with the additional step of indicating that you want the Struts libraries and configuration files to be included in your application.例文帳に追加

Struts アプリケーションを作成する方法は、IDE でほかの Web アプリケーションを作成する方法と同じです。 「新規 Web アプリケーション」ウィザードを使用して、追加手順で Struts ライブラリと Struts 構成ファイルをアプリケーションに含めるように指示します。 - NetBeans

>>例文の一覧を見る

step wizardのページの著作権
英和・和英辞典 情報提供元は 参加元一覧 にて確認できます。

   

ピン留めアイコンをクリックすると単語とその意味を画面の右側に残しておくことができます。

こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

このモジュールを今後表示しない
みんなの検索ランキング
閲覧履歴
無料会員登録をすると、
単語の閲覧履歴を
確認できます。
無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS