| 例文 |
code editorの部分一致の例文一覧と使い方
該当件数 : 206件
In the Visual Designer, when you double-click a component, the Source Editor opens to the place in the code where the component's event methods are located. 例文帳に追加
ビジュアルデザイナでコンポーネントをダブルクリックすると、ソースエディタが開き、コード内でそのコンポーネントのイベントメソッドがある場所が表示されます。 - NetBeans
The editor enables the user to selectively hide and display modules, classes or functions of the currently edited file with PHP source code. 例文帳に追加
エディタでは、PHP ソースコードが含まれる現在編集中のファイルで、モジュール、クラス、または関数の表示と非表示を切り替えることができます。 - NetBeans
In the Source Editor, right-click in the source code and choose EJB Methods Add Business Method from the popup window to generate a business method for the bean.例文帳に追加
ソースエディタで、ソースコード内を右クリックし、ポップアップウィンドウから「EJB メソッド」「ビジネスメソッドを追加」を選択して、Bean のビジネスメソッドを生成します。 - NetBeans
In the Source Editor, right-click in the source code and choose EJB Methods Add Business Method from the popup menu to open the Add Business Method dialog box.例文帳に追加
ソースエディタで、ソースコード内を右クリックし、ポップアップメニューから「EJB メソッド」「ビジネスメソッドを追加」を選択して、「ビジネスメソッドを追加」ダイアログを開きます。 - NetBeans
To see the full list of code templates, choose Tools Options on a Microsoft Windows system or NetBeans Preferences on a Macintosh system, and then choose Basic Options Editor Code Templates and click the ellipsis button for the Code Templates property. 例文帳に追加
すべてのコードテンプレートの一覧を表示するには、「ツール」「オプション」 (Microsoft Windows システムの場合)、または「NetBeans」「設定」 (Macintosh システムの場合) を選択したあと、「基本オプション」「編集」「エディタ」「コードテンプレート」を選択し、「コードテンプレート」プロパティーの省略符号ボタン () をクリックします。 - NetBeans
Note: After you enter code (either by typing or copying and pasting) into the Source Editor, place the cursor in theSource Editor and press Alt-Shift-F to automatically format the code.To show line numbers, right-click the left margin and例文帳に追加
注: ソースエディタへのコードの入力後 (入力またはコピーして貼り付け)、ソースエディタにカーソルを置き Alt-Shift-F キーを押して自動的にコードが整形されるようにします。 行番号を表示するには、左マージンを右クリックして - NetBeans
The SQL editor's code completion lets you insertschema, table and column names more quickly.It also lets you browse the history of all SQL statements,filter by search terms and/or by connection URLs,and then insert the selected statement.You can sort query results in the SQL Editor and load large returned data sets page by page.You can directly change values of returned results and insert or delete rows.例文帳に追加
SQL エディタのコード補完を使用すると、スキーマ、表、および列名をよりすばやく挿入できます。 - NetBeans
Note: The only directive which is excluded is the #include directive.However there is a tool available to directly insert these include files into the source code in the editor.例文帳に追加
注: #include 指示だけは除外されます。 ただし、エディタを使用して、ソースコードにこれらのインクルードファイルを直接挿入できるツールがあります。 - NetBeans
A client-executable code executable by a client is generated by a server to be transferred to the client together with schedule information for providing each editor.例文帳に追加
クライアントにより実行可能なコードがサーバにより生成され、各エディタを提供するためのスケジュール情報と共にクライアントに転送される。 - 特許庁
Now we'll create the same application using the New Project and New File wizards,and completing the code using the Source Editor. 例文帳に追加
ここでは、「新規プロジェクト」ウィザードと「新規ファイル」ウィザードを使用し、ソースエディタを使用してコードを完成させることにより、同じアプリケーションを作成します。 - NetBeans
Whenever you finish typing in the Source Editor, you can tidy up the code by right-clicking and choosing Format (Alt-Shift-F; Ctrl-Shift-F on Mac).例文帳に追加
ソースエディタでの入力が完了するたびに、右クリックして「整形」を選択 (Alt-Shift-F、Mac の場合は Ctrl-Shift-F) することにより、コードを整えることができます。 - NetBeans
To add code that parses the returned URLs, click the Source button on the upper left side of the Source Editor and then scroll down to the end of file.例文帳に追加
返された URL を構文解析するコードを追加するには、ソースエディタの左上にある「ソース」ボタンをクリックし、ファイルの最後までスクロールします。 - NetBeans
Turn off code completion.To turn off code completion, select Editor in the left pane of the Options window and then click the General tab and unselect the checkbox for the Auto Pop up Completion Window property.例文帳に追加
コード補完の無効。 コード補完を無効にするには、「オプション」ウィンドウの左区画で「エディタ」を選択し、次に「一般」タブをクリックして「補完ウィンドウの自動ポップアップ」プロパティーのチェックボックスを選択解除します。 - NetBeans
A programmable display device 1 changes graphic data or the like on the picture by changing the Java source code by a text editor 18 if necessary.例文帳に追加
プログラマブル表示器1側では、Javaソースコードをテキストエディタ18で必要に応じて変更することによって画面における図形のデータ等を変更する。 - 特許庁
Right-click in the Source Editor and choose Insert Code and then select Getter and Setter to generate getters and setters for each of the fields. 例文帳に追加
ソースエディタ内を右クリックし、「コードを挿入」を選択し、「取得メソッドおよび設定メソッド」を選択して、各フィールドの取得メソッドと設定メソッドを生成します。 - NetBeans
Switch to the Source View (Alt-O) and in the Source Editor, set breakpoints in your source code by clicking the line number of the element you want to place a breakpoint for. 例文帳に追加
「ソース」ビューに切り替えて、ソースエディタで、ブレークポイントを配置する要素の行番号をクリックすることにより、ソースコード内にブレークポイントを設定します。 - NetBeans
In addition to Highlights,the source editor lets you quickly navigate through your code with improved Navigator window organization and the Members and Hierarchy Inspectors.例文帳に追加
強調表示機能に加えて、「ナビゲータ」ウィンドウの構成およびメンバーと階層のインスペクタが改善されたので、ソースエディタでコード内を簡単に移動できます。 - NetBeans
The editor searches the element components with execution sequence set from the definition information in that sequence and creates a code of a method according to each category of the components.例文帳に追加
エディタは、この定義情報から実行順が設定された要素部品をその順番に検索し、その部品のカテゴリに応じたメソッドのコードを生成する。 - 特許庁
NetBeans IDE 4.0 simplifies coding of these applications by providing templates for MIDlet and MIDlet suites and code completion in the Source Editor for J2ME packages.例文帳に追加
NetBeans IDE 4.0 では、MIDlet および MIDlet スイート用のテンプレートが用意され、J2ME パッケージについてソースエディタのコード補完機能があるため、モバイルアプリケーションのコーディングが簡略化されています。 - NetBeans
In the NetBeans IDE, you code Enterprise Java Beans (EJBs) just like any other Java class,assisted by code completion and editor hints.The IDE makes sure you implement the correct methods and keep the classes in sync with their interfaces.例文帳に追加
NetBeans IDE では、コード補完やエディタのヒントの機能を使用して、EJB (Enterprise Java Beans) をほかの Java クラスと同じようにコーディングできます。 IDE によって、適切なメソッドが実装されていること、クラスとインタフェースの同期が保たれていることが確認されます。 - NetBeans
The C/C++ editor supports syntactic and semantic highlighting,improved code completion, improved code assistance accuracy, automatic indentation and formatting(including a choice of formatting styles),bracket matching, code folding, and templates.You can find classes, variables, functions, #include directives,derived classes, and more. 例文帳に追加
C/C++ エディタでは、構文および意味解釈の強調表示、改善されたコード補完、自動インデントおよび整形 (整形スタイルの選択を含む)、エラーの強調表示、括弧の一致、コード折り畳み、テンプレートなどをサポートしています。 NetBeans IDE では、クラス、変数、関数、#include 指令、派生クラスなどを検索できます。 - NetBeans
The editor displays an image form of the target device so that an actual behavior of the target device can be viewed, defines a function of the menu and generates an object code.例文帳に追加
エディタは、ターゲット装置の実際の挙動を閲覧することができるように、ターゲット装置のイメージ形態を表示し、メニューのための機能を定義し、オブジェクトコードを生成する。 - 特許庁
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
Open index.jsp in the Source Editor and type in the below code for the second row of the HTML table you previously created.trtd id=auto-row colspan=2table id=complete-table /td//trThe second row of the table contains another HTML table.例文帳に追加
index.jsp をソースエディタで開き、前に作成した HTML 表の 2 行目として次のコードを入力します。 trtd id=auto-row colspan=2table id=complete-table /td//tr表の 2 番目の行は、別の HTML 表を含んでいます。 - NetBeans
Right-click in the Source Editor and choose Insert Code (Alt-Insert) and then select Getter and Setter to open the Generate Getters and Setters dialog box. 例文帳に追加
ソースエディタ内を右クリックして「コードを挿入」(Alt-Insert) を選択し、「取得メソッドおよび設定メソッド」を選択して「取得メソッドおよび設定メソッドの生成」ダイアログを開きます。 - NetBeans
If you click the Source button, the IDE displays the application's Java sourcecode in the Editor with sections of code that are automatically generated by the GUI Builder indicated by blue areas, called Guarded Blocks.例文帳に追加
「ソース」ボタンをクリックすると、アプリケーションの Java ソースコードがエディタに表示されます。 GUI ビルダーによって自動的に生成された部分 (保護されたブロック) は青で示されます。 - NetBeans
Open index.php in the editor and type in the below code for the second row of the HTML table you previously created.trtd id=auto-row colspan=2table id=complete-table /td//trThe second row of the table contains another HTML table.例文帳に追加
index.php をエディタで開き、前に作成した HTML 表の 2 行目として次のコードを入力します。 trtd id=auto-row colspan=2table id=complete-table /td//tr表の 2 番目の行は、別の HTML 表を含んでいます。 - NetBeans
The editor analyzes the syntax of the code while you type, and marks syntax errors by underlining the erroneous lines and setting a red bullet next to them. 例文帳に追加
エディタでは、コードの入力中にその構文が分析され、構文エラーがあった場合は該当する行に下線が表示され、その横に赤い丸が設定されます。 - NetBeans
In this section, you continue with your application development by modifying the generated source code in the Source editor and using the Reverse Engineer feature to update your UML model of your application. 例文帳に追加
この節では、生成されたソースコードをソースエディタで変更し、リバースエンジニアリング機能を使用してアプリケーションの UML モデルを更新して、アプリケーションの開発を続けます。 - NetBeans
But if you don'thave the update pack installed, or you also want to internationalize code not generated by the Form Editor, then using the Internationalize window is the way to go.例文帳に追加
ただし、更新パックをインストールしていない場合、またはフォームエディタによって生成されていないコードも国際化する場合は、国際化ウィンドウを使用することをお勧めします。 - NetBeans
Take advantage of full syntax highlighting, code completion,pop-up documentation, and error checking for JavaScript, CSS and PHP.The Editor recognizes JavaScript code in stand-alone JavaScript files as well as in HTML, RHTML, PHP, and JSP files (More about JavaScript...).例文帳に追加
JavaScript、CSS、および PHP 用の、構文の完全強調表示、コード補完、ドキュメントのポップアップ、およびエラー確認を利用できます。 エディタでは、HTML ファイル、RHTML ファイル、PHP ファイル、および JSP ファイル内にある JavaScript コードだけでなく、単独の JavaScript ファイルの JavaScript コードも認識されます。 - NetBeans
The debugging tool (52) decides on a reverse relation between the machine code (38), that runs on the controller (14) and at least one high-level control instruction (46) that is displayed in a program editor.例文帳に追加
デバッグ用ツール(52)はコントローラ(14)上で走る機械コード(38)と、プログラム・エディタ内に表示された少なくとも1つの高レベル制御命令(46)と、の間の逆関係を決定する。 - 特許庁
A nonlinear editor 19 uses a time code at the 24-frame rate inserted to the user area of the VITC information to generate an edit list provided to an on-line edit system.例文帳に追加
ノンリニア編集機19は、VITC情報のユーザエリアに挿入されている24フレームレートのタイムコードを使用して、オンライン編集システムに提供される編集リストを生成する。 - 特許庁
The sound information is edited in a sound information editor; and scales, pitches, beats, and timbres are stored in a table corresponding to code numbers, which are selected.例文帳に追加
音情報は音情報エディターにより編集されるが、予め音階、音長、拍子、音色がコード番号に対応されてテーブル化されて記憶されており、このコード番号を選択する。 - 特許庁
NetBeans IDE 6.5 offers a powerful Ruby editor including code completion, a debugger,and full support for Ruby on Rails.You can use your local ruby binaries or rely on the included JRuby runtime. 例文帳に追加
NetBeans IDE 6.5 には、コード補完、デバッガ、および Ruby on Rails の完全サポートを含む、強力な Ruby エディタが用意されています。 ローカルの Ruby バイナリを使用することも、含まれている JRuby 実行環境に任せることもできます。 - NetBeans
The IDE's editor generally adaptsto the technology you are using, so if you are working in an HTML page, pressing the code completion key combination (Ctrl-Space) will produce suggestions for HTML tags and attributes.例文帳に追加
IDE のエディタは通常、使用しているテクノロジに適応するので、HTML ページの作業を行なっているときにコード補完のキーの組み合わせ (Ctrl- スペース) を押すと HTML のタグと属性の候補が表示されます。 - NetBeans
You can look at the default IDE code templates for the abbreviations fori, forc, and newoin the Source Editor Abbreviations for Java Files table to see these constructs in action. 例文帳に追加
ソースエディタで Java ファイルに使用可能な省略名 にある、省略名 fori、forc、および newo に対するデフォルトの IDE コードテンプレートを参照して、それらの構造体の使用方法を確認できます。 - NetBeans
Generate the getters and setters for the fields by right-clicking in the Source Editor, choosing Insert Code (Alt-Insert) and then selecting Getter and Setter. 例文帳に追加
フィールドの取得メソッドおよび設定メソッドを生成します。 この操作は、ソースエディタ内を右クリックし、「コードを挿入」(Alt-Insert) を選択し、「取得メソッド」および「設定メソッド」を選択することで行います。 - NetBeans
Generate the getters and setters for the fields by right-click in the Source Editor, choosing Insert Code (Alt-Insert) and then selecting Getter and Setter. 例文帳に追加
フィールドの取得メソッドおよび設定メソッドを生成します。 この操作は、ソースエディタ内を右クリックし、「コードを挿入」(Alt-Insert) を選択し、「取得メソッド」および「設定メソッド」を選択することで行います。 - NetBeans
Customizers are no longer supported for tag library descriptors and tag handlers, because you can now use code completion in the Source Editor to edit their attributes, properties, and behavior.例文帳に追加
タグライブラリ記述子およびタグハンドラ用のカスタマイザは廃止されました。 これは、それらの属性やプロパティ、動作が、ソースエディタのコード補完機能を使用して編集できるようになったためです。 - NetBeans
The editor indents, completes,and highlights your Ruby code syntactically as well as semantically.It parses your code live as you type, so it can match words and brackets,mark errors and occurrences, and display new quick fixes (improved in 6.1) and RDoc. 例文帳に追加
エディタでは、構文と意味構文に従って Ruby のコードのインデント設定、補完、および強調表示が可能です。 コードはリアルタイムで構文解釈され、語や括弧の対応付け、エラーや発生箇所のマーク、新しい簡易修正 (6.1 で改良) や RDoc の表示が行われます。 - NetBeans
The client executes the generated code, displays the respective editors, based on the provided information, and manages and maintains new or updated information, in response to an interaction between a user and the editor.例文帳に追加
クライアントは、生成されたコードを実行し、提供された該当情報により各エディタを表示し、エディタとのユーザのやりとりに応答して、新規の又は更新された情報を管理及び維持する。 - 特許庁
The IDE's Source Editor generallyadapts to the technology you are using, so if you are working in an HTML page, pressing the code completion key combination (Ctrl-Space) will produce suggestions for HTML tags and attributes.例文帳に追加
IDE のソースエディタは通常、使用しているテクノロジに適応するので、HTML ページの作業を行なっているときにコード補完のキーの組み合わせ (Ctrl- スペース) を押すと HTML のタグと属性の候補が表示されます。 - NetBeans
The IDE's new JavaScript Editor provides many advanced editing capabilities, such as intelligent code completion, semantic highlighting, instant renaming and refactoring capabilities,as well as many more features.例文帳に追加
IDE の新しい JavaScript エディタには多数の高度な編集機能が用意されています。 たとえば、インテリジェントなコード補完、意味解釈の強調表示、名前の即時変更機能とリファクタリング機能などがあります。 - NetBeans
NetBeans IDE 6.1 contains a completely new JavaScript editor which provides many advanced editing capabilities such as intelligent code completion, mark occurences, instant rename, on-fly analysis of JavaScript libraries, support for many Ajax frameworks and more.例文帳に追加
NetBeans IDE 6.1 の完全に新しい JavaScript エディタには、インテリジェントなコード補完、出現箇所のマーク、名前の即時変更、JavaScript ライブラリの即時分析、多数の Ajax フレームワークのサポートなど、多数の高度な編集機能があります。 - NetBeans
To provide a compression code editor that applies re-coding only to a necessary and indispensable area so as to update a bit stream thereby preventing the data quality from being deteriorated in editing the bit stream.例文帳に追加
本発明は、ビットストリームを編集するに当たって、必要不可欠の領域についてのみ再符号化を行ってビットストリームを更新するようにして、データの質の劣化を防止することを目的としている。 - 特許庁
Use the navigator window or the Go To Type, Go To File, Go To Symbol, Go To Declaration, FindUsages menu items for easy code navigation in large projects. The editor warns about potential code problems by flagging them and giving an hint in a pop-up.例文帳に追加
大規模なプロジェクトで簡単にコードナビゲーションするために、ナビゲータウィンドウまたは「型へ移動」、「ファイルへ移動」、「シンボルへ移動」、「宣言へ移動」、「使用状況を検索」などのメニュー項目を使用できます。 エディタは、潜在的なコードの問題について、フラグを立て、ヒントをポップアップ表示することによって警告を出します。 - NetBeans
For example, you can use new J2SE 5.0language constructs such as enums, generics and metadata annotations to build and edit your applications.Features such as error annotations (error underlying) and code folding can be used with J2SE 5.0 sources and the Source Editor supports code completion and syntax highlighting of J2SE 5.0 language keywords.例文帳に追加
たとえば、enum や generic、メタデータ注釈などの新しい J2SE 5.0 言語コンストラクトを使用し、アプリケーションを構築、編集できます。 J2SE 5.0 ソースで、エラー注釈やコード折り畳みなどの機能を使用でき、ソースエディタは、J2SE 言語キーワードのコード補完や構文の強調表示をサポートしています。 - NetBeans
If you wish you can also use the wizards in the IDE to help you create each POJO and each mapping file from scratch.You can then edit the mapping files in the XML editor and use the IDE's code completion to help you map the fields to the columns. 例文帳に追加
必要な場合は、IDE 内のウィザードを使用して、各 POJO と各マッピングファイルを新規に作成することもできます。 その後、XML エディタでマッピングファイルを編集し、IDE のコード補完を使用してフィールドを列にマッピングできます。 - NetBeans
| 例文 |
| 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会員(無料)になると
|