?.srgb,prgb——将颜色srgb变为颜色prgb(颜色值见frgb,缺省值:srgb=green,prgb=cyan)
例如:$#@60;img src=http://www.blue1000.com/article/″/CGI-bin/Count.cgi?lit=1234567&srgb=00ff00&prgb=ff0000″&chcolor=T$#@62;
注:必须与参数chcolor=T同时使用。
7.chcolor——是否允许改变颜色(chcolor=T or F,缺省值为F)
8.st——起始数值(缺省值为1)
注:必需Server允许你自由生成data文件,如果data文件已经存在无效。
9.sh——是否显示计数器(sh=T or F,缺省值为T)
注:你可以使用参数:st=F不显示计数器而照常计数。
10.df——保存计数的data文件(如不指定则显示随机数)
注:这个文件是计数器提供者指定的。
11.incr——是否计数(缺省值为T)
注:如设为F则只显示当前数值而不增加。(谁会用这个功能!)
12.lit——显示指定的字符串
13.negate——反色显示(negate=T or F,边框颜色不反转,缺省值为F)
14.degrees——旋转计数器的角度(degrees=90,180,270 or 360,缺省值为270)
例如:$#@60;img src=http://www.blue1000.com/article/″/CGI-bin/Count.cgi?ft=0&df=sample.dat&degrees=90&dd=D&prgb=ffff00&rotate=T″$#@62;
注:必须与参数rotate=T同时使用。
15.rotate——是否允许旋转显示(rotate=T or F,不指定degrees时旋转270度,缺省值为F)
16.display——显示计数器、日期、时间或图像(display=counter, clock, date or image,缺省值为counter)
例如:$#@60;img src=http://www.blue1000.com/article/″/CGI-bin/Count.cgi?display=clock″$#@62;
$#@60;img src=http://www.blue1000.com/article/″/CGI-bin/Count.cgi?display=date″$#@62;
17.timezone——时区(timezone=GMT加减4位的十进制数值)
例如:$#@60;img src=http://www.blue1000.com/article/″/CGI-bin/Count.cgi?display=clock&timezone=GMT+0600″$#@62;
注:当你的机器显示的时间不正确时使用。
18.tformat——时间显示方式(12 or 24,缺省值为12)
例如:$#@60;img src=http://www.blue1000.com/article/″/CGI-bin/Count.cgi?display=clock&tformat=24″$#@62;
19.dformat——日期显示方式(MMDDYY(Month-Day-Year),缺省值为MMDDYY)
例如:$#@60;img src=http://www.blue1000.com/article/″/CGI-bin/Cou cgi?display=date&dformat=ddmmyy″$#@62;
20.trgb——使该颜色透明(颜色值见frgb,需与参数tr=T同时使用)
例如:$#@60;img src=http://www.blue1000.com/article/″/CGI-bin/Count.cgi?ft=2&df=sample.dat&trgb=000000″$#@62;
21.tr——是否允许显示透明颜色(tr=T or F,缺省值为F)
至于其它种类的计数器,它们都大同小异,大可举一反三,我想就不必我在这里班门弄斧了。
