Coding: How to get code suggestions and function completion in Netbeans? Kodlama: Nasıl kod önerileri ve Netbeans işlev tamamlanması için?
Posted on 15. 15 tarihinde gönderildi. Jun, 2009 by Dragos in Apps , Coding Haziran, 2009 Apps, Kodlama ve Dragos tarafından
I was struggling myself in finding how to get the code suggestions feature work in Netbeans. Nasıl kodu öneriler Netbeans çalışma özelliği almak için bulmakta kendimi çalışıyordu. 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. Ben orada oldu ve bazen yanlışlıkla tetiklenen biliyordu, ama tuşları I öneriler kutusuna sırayla belirmesini vurmak zorunda ne kombinasyonu rakam asla. So I decided to open a new window in Netbeans and try all possible keyboard combinations. Bu yüzden Netbeans yeni bir pencere açmak ve mümkün olan bütün klavye kombinasyonlarını deneyin karar verdi. Fortunately, I found it quickly Neyse ki çabuk buldum ![]()
So, to make the code suggestion and function completion feature work (in Netbeans) you need to hit CTRL+\ whenever you need it. Bunun için, kod öneri ve fonksiyon tamamlama özelliğini eser Netbeans (olarak) CTRL vurmak gerekir yapmak için + \ her you need it. Simple, isn't it? Basit, değil mi?
Related posts: Ilgili posta:
- JavaScript: Send function as a parameter to another function (callbacks) JavaScript: başka bir işlev (geriçağırımları) bir parametre olarak işlev gönder
- Coding:How to fetch user profile data with SSI.php from a SMF forum database Kodlama: Nasıl Bir SMF forumunun veritabanından SSI.php ile kullanıcı profili veri almak için
- PHP Error: Call to a member function fetch_assoc() on a non-object in PHP Hata: Üye için fetch_assoc olmayan () on-nesne fonksiyonu Arama
- Coding: Don't make mistakes when resizing objects! Kodlama: zaman nesneleri yeniden boyutlandırma hataları yapmayın! Preserve the initial ratio correctly! Doğru ilk oranı koru!
- JavaScript: Get anchor from URL JavaScript: URL'den çapa alın












































