Coding: How to get code suggestions and function completion in Netbeans? 编码:如何获取代码和功能的建议在Netbeans完成?
Posted on 15.发布15。 Jun, 2009 by Dragos in Apps , Coding 2008年6月,2009年在企业应用 , 编码 德拉戈什
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 编码:如何获取从证券保证金融资论坛数据库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的:从网址锚












































