CODE COMPLETION - 日本語 への翻訳

[kəʊd kəm'pliːʃn]
[kəʊd kəm'pliːʃn]

英語 での Code completion の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
The Salesforce Aura Extension for VS Code now supports code completion for Aura component tags, attributes, and JavaScript.
VSCode向けSalesforceAura拡張機能では、Auraコンポーネントタグ、属性、JavaScriptのコード補完がサポートされるようになりました。
To add characters that invoke the code completion window, select Java from the Language drop-down list and type your characters in the Auto Popup Triggers for Java field.
コード補完」ウィンドウを呼び出す文字を追加するには、「言語」ドロップダウン・リストから「Java」選択し、「Java用自動ポップアップのトリガー」フィールドに目的の文字を入力します。
The code completion box displays a list of choices starting with the letter a, such as method arguments, class fields, and global names, that are accessible from the current context.
コード補完ボックスに、文字「a」から始まる、現在のコンテキストからアクセス可能なメソッド引数、クラス・フィールド、グローバル名などの選択肢が一覧表示されます。
Select MyBooks(int year, String title, String author)- generate in the code completion list to generate a constructor for MyBooks. java.
コード補完リストで「MyBooks(intyear,Stringtitle,Stringauthor)-generate」を選択して、MyBooks.javaのコンストラクタを生成します。
In a general sense, code completion is very useful when you want to fill in the missing code, look at the options available in the context of your application, and generate blocks of code when needed.
一般に、コード補完機能は、不足しているコードを追加する場合、アプリケーションとの関連で使用できるオプションを探す場合、必要に応じてコード・ブロックを生成する場合にとても便利です。
JavaScript: The NetBeans IDE has the JavaScript tools you need: an intelligent JavaScript editor, CSS/HTML code completion, the ability to debug JavaScript in Firefox and IE, and bundled popular JavaScript libraries.
JavaScript:NetBeansIDEには、インテリジェントなJavaScriptエディタ、CSS/HTMLコード補完、FirefoxおよびIEでJavaScriptをデバッグする機能、バンドルされた人気のあるJavaScriptライブラリなど、ユーザーが必要とするJavaScriptツールがあります。
When you use these constructs in your code, the IDE recognizes them, offers correct classes in code completion, correctly highlights errors, and lets you automatically fix syntax.
これらの構造をコード内で使用すると、IDEはそれを認識してコード補完で正しいクラスを提供し、エラーを正しく強調表示して、構文を自動的に修正できるようにします。
Doctrine2 Support If you have Doctrine2 ORM and its requisite packages installed, you can use NetBeans IDE's code completion with Doctrine2 functions and you can run Doctrine2 commands from the IDE.
Doctrine2のサポートDoctrine2ORMとその必須パッケージをインストールしている場合は、NetBeansIDEのコード補完とDoctrine2機能をあわせて使用して、IDEからDoctrine2コマンドを実行できます。
Code completion Scratchpad integrates the tern code analysis engine, and uses that to provide autocomplete suggestions and popups containing information on the current symbol.
コード補完スクラッチパッドにternコード解析エンジンを統合して、オートコンプリートの候補やカレントシンボルに関する情報を表示するポップアップを提供するために使用しています。
On the Code Completion tab, select the Auto Popup Completion Window checkbox to invoke the code completion window automatically when you are typing certain characters.
コード補完」タブで、「補完ウィンドウを自動ポップアップ」チェックボックスを選択すると、特定の文字の入力時に「コード補完」ウィンドウが自動的に呼び出されます。
Code completion can handle method reference and safe dereference operators, while it also provides names of dynamic methods for Grails domain and controller classes.
コード補完によって、メソッド参照および安全な参照解除演算子を処理でき、Grailsドメインおよびコントローラ・クラスの動的メソッドの名前も提供されます。
You can open, edit, and run your SQL scripts in the SQL Editor. The editor is richly featured with code completion and syntax coloring to help you write scripts quickly and correctly.
SQLスクリプトをSQLエディタで開いて編集し、実行することができます。このエディタはコード補完と構文の色分けの充実した機能を備えており、スクリプトをすばやく正確に記述するのに役立ちます。
Inserting the code template with code completion To insert a code template by using code completion, type the beginning of the expanded snippet not the template abbreviation.
コード補完によるコード・テンプレートの挿入コード補完を使用してコード・テンプレートを挿入するには、テンプレートの省略名ではなく、展開されるスニペットの先頭部分を入力します。
The charCodeAt(50) function on that String is of the Number type, so if you apply code completion on"to" here, you will see only the methods available on Number.
この文字列のcharCodeAt(50)関数は数値型であるため、ここにコード補完を適用すると、数値で利用可能なメソッドのみが表示されます。
You can use code completion to select getResponse() from the different resultObj methods, as shown below, and then use code completion to select getUrl() from the getResponse methods.
次に示すように、コード補完を使用してgetResponse()を別のresultObjメソッドから選択し、コード補完を使用してgetUrl()をgetResponseメソッドから選択します。
Based on JetBrains Clion platform, the Android Studio NDK plugin provides features such as refactoring and code completion for C/C++ code alongside your Java code..
JetBrainsClionプラットフォームに基づき、AndroidStudioNDKプラグインではリファクタリングやC/C++のコードコンプリート(Javaコードに加えて)などの機能が提供されます。
Using Code Completion and Documentation The IDE has a dynamic C and C++ code completion feature that enables you to type one or more characters and then see a list of possible classes, methods, variables, and so on that can be used to complete the expression.
コード補完およびドキュメントの使用IDEの動的C/C++コード補完機能によって、ユーザーが文字を1文字以上入力すると、その式を自動的に補完するためのクラス、メソッド、変数といった選択肢のリストが表示されます。
Moreover, binary builds of open-source Swift integrate with the Xcode developer tools, including complete support for the Xcode build system, code completion in the editor, and integrated debugging, allowing anyone to experiment with the latest Swift developments in a familiar Cocoa and Cocoa Touch development environment.
さらに、オープンソースSwiftのバイナリビルドは、Xcodeビルドシステムの完全サポート、エディタでのコード補完、統合されたデバッグなど、Xcode開発ツールと統合されているため、誰でも最新のSwift開発を、使い慣れたCocoaとCocoaTouch開発環境で試すことができます。
In the IDE, you can code enterprise beans just as you would code other Java classes, using code completion and editor hints to implement the correct methods and keep the classes in synch with their interfaces.
IDEでは、他のJavaクラスをコーディングするように、エンタープライズBeanをコーディングすることができ、コード補完とエディタ・ヒントを使用して、適切なメソッドを実装し、インタフェースでクラスの同期を保持できます。
Benefit from syntactic and semantic code highlighting, pop-up documentation, code formating and folding, marking of occurrences and exit points, clever try/catch code completion, smart method parameter pre-filling, and rectangular selection.
構文的および意味的なコード強調表示、ドキュメントのポップアップ、コードのフォーマットと折りたたみ、出現箇所と終了ポイントのマーク、高度なTry/Catchコード補完、スマート・メソッド・パラメータ事前入力および四角形選択を活用できます。
結果: 85, 時間: 0.0309

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語