分页: 1 / 1

[已解决]水问题:vim.org 插件页面里的rating是怎么算的?

发表于 : 2013-03-31 20:21
reallynotme
如题,比如这个插件http://www.vim.org/scripts/script.php?script_id=2540, 写的是Rating 5643/1667, Downloaded by 66645.

这个rating是怎么算的呢?1667是指投票的人数吗?

rate this script里面的有3个选项:(1)Life Changing (2)Helpful (3)Unfulfilling 各是多少分呢?

Re: 水问题:vim.org 插件页面里的rating是怎么算的?

发表于 : 2013-03-31 22:41
fanhe
-1 1 4
x/y
x为得分,y为投票次数

Re: 水问题:vim.org 插件页面里的rating是怎么算的?

发表于 : 2013-04-01 9:40
reallynotme
THX