BBShelp 版 (精华区)

发信人: Sun (大灯泡), 信区: BBS_help
标  题: 表现值!
发信站: 哈工大紫丁香 (2000年05月31日09:00:53 星期三), 转信

        if(perf==-9999)
                return "没等级";
        if(perf<=5)
                return "赶快加油";
        if(perf>5&&perf<=12)
                return "努力中";
        if(perf>12&&perf<=35)
                return "还不错";
        if(perf>35&&perf<=50)
                return "很好";
        if(perf>50&&perf<=90)
                return "优等生";
        if(perf>90&&perf<=140)
                return "太优秀了";
        if(perf>140&&perf<=200)
                return "本站支柱";
        if(perf>200)
                return "神~~";

--
    太阳就是个大灯泡。(自创)
    先天下之光而光,后天下之脱而脱。(摘抄)

※ 来源:·哈工大紫丁香 bbs.hit.edu.cn·[FROM: 202.118.239.237]
[百宝箱] [返回首页] [上级目录] [根目录] [返回顶部] [刷新] [返回]
Powered by KBS BBS 2.0 (http://dev.kcn.cn)
页面执行时间:3.041毫秒