Eclipse自动完成(百分号,在Juno) [英] Eclipse Autocomplete (percent sign, in Juno)

查看:202
本文介绍了Eclipse自动完成(百分号,在Juno)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

几年前,我使用Eclipse Juno开始使用旧版本。

I started using Eclipse Juno a few days ago after using older versions for years.

有一件事让我很困扰:在方法旁边的百分比是多少在自动完成框中是否意味着?

There's one thing that's really bothering me: What do that percentages next to the methods in the auto-complete box mean?

推荐答案

百分比表示 Eclipse代码推荐者 认为,您正在根据上下文和以前的使用和其他变量寻找一定的完成(有 5智能代码完成引擎)。这不仅仅是裸露的使用统计信息。因此,根据您之间的差异,某些行之间的值可能会从13%变为95%。

The percentage represents how likely the Eclipse Code Recommenders think it is that you are looking for a certain completion based on the context and maybe prior usage and other variables (there are "5 Intelligent Code Completion Engines"). It is not only the bare usage statistics. So a value might change from 13% to 95% between some lines, depending what you did in between.

请参阅文档详情


它帮助开发商,只向他们推荐那些与他手头上的任务相关的方法。例如,假设开发者刚刚创建了一个文本小部件,代码引用者明白开发人员希望使用下一个方法 - 即使开发人员不知道自己。

It assists developers by recommending him only those methods that are actually relevant for his task at hand. For instance, given that a developer just created a text widget makes it obvious for Code Recommenders which methods a developer wants to use next - even if the developer doesn't know it by himself.

这篇关于Eclipse自动完成(百分号,在Juno)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆