Coding: How to get code suggestions and function completion in Netbeans? 符号化:どのようにコードへの提案とNetbeansの関数の完了を取得する?
Posted on 15. 15日に掲載した。 Jun, 2009 by Dragos in Apps , Coding 6月2009年Appsの 、 コーディングにドラゴシュで
I was struggling myself in finding how to get the code suggestions feature work in Netbeans.どのようにコードへの提案Netbeansで動作機能を得るため見つけることで自分自身を苦しんでいた。 I knew it was there and sometimes I accidentally triggered it, but I could never figure out what combination of keys I had to hit in order for the suggestions box to appear.私はそれがあるとされた時々私は誤ってトリガを知っていたが、私のキーの私は、提案ボックスの順序での表示を打つ必要があったかの組み合わせを図ことができませんでした。 So I decided to open a new window in Netbeans and try all possible keyboard combinations.だから、Netbeansで新しいウィンドウを開いて、すべての可能なキーボードの組み合わせを試すことにした。 Fortunately, I found it quickly幸いなことに、私はすぐに見つかりました ![]()
So, to make the code suggestion and function completion feature work (in Netbeans) you need to hit CTRL+\ whenever you need it.したがって、コードの提案と機能を補完機能が動作Netbeansの()内はCtrlキーをヒットする必要があるように+ \するたびにそれが必要です。 Simple, isn't it?単純な、それは何ですか?
Related posts:関連記事:
- JavaScript: Send function as a parameter to another function (callbacks) JavaScriptを:別の関数(コールバック)へのパラメータとして関数を送る
- Coding:How to fetch user profile data with SSI.php from a SMF forum database 符号化:どのようにSMFのフォーラムのデータベースからSSI.phpを持つユーザープロファイルデータをフェッチする
- PHP Error: Call to a member function fetch_assoc() on a non-object in PHPのエラー:メンバにFETCH_ASSOCは(非)上でオブジェクトの関数を呼び出します 。
- Coding: Don't make mistakes when resizing objects! コーディング:ときにオブジェクトのサイズを変更ミスをしないでください! Preserve the initial ratio correctly! 正しく初期比を保持!
- JavaScript: Get anchor from URL JavaScriptを:URLからアンカーを取得












































