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

查看:38
本文介绍了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 Code Recommenders(自 2019 年 7 月以来的归档项目)认为这是您正在寻找基于上下文以及可能之前的使用情况和其他变量的某个完成(有5 智能代码完成引擎").这不仅仅是裸露的使用统计数据.因此,某些行之间的值可能会从 13% 更改为 95%,具体取决于您在其间所做的操作.

The percentage represents how likely the Eclipse Code Recommenders (archived project since July 2019) 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.

请参阅文档了解详情(自 2019 年 7 月起归档项目):

See the docs for details (archived project since July 2019):

它通过向开发人员推荐那些与他手头的任务实际相关的方法来帮助开发人员.例如,假设开发人员刚刚创建了一个文本小部件,代码推荐器可以清楚地知道开发人员接下来想要使用哪些方法 - 即使开发人员自己不知道.

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.

现在存档项目的下载可以在这里找到:http://archive.eclipse.org/archived_projects/recommenders.tgz

A download of the now archived project can be found here: http://archive.eclipse.org/archived_projects/recommenders.tgz

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

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