2¡¢´¿ASP´úÂëÉú³Éͼ±íº¯Êý——Öùͼ
<%
dim total(12,2)
total(1,1)=56
total(2,1)=7
total(3,1)=-7
total(4,1)=0
total(5,1)=16
total(6,1)=10
total(7,1)=14
total(8,1)=7
total(9,1)=9
total(10,1)=7
total(11,1)=11
total(12,1)=14
total(1,2)="µØÀí"
total(2,2)="»¯Ñ§"
total(3,2)="ÀúÊ·"
total(4,2)="Âܲ·¿Î"
total(5,2)="ÃÀÊõ"
total(6,2)="ÌåÓý"
total(7,2)="ÌìÎÄ"
total(8,2)="ÎïÀí"
total(9,2)="ÒôÀÖ"
total(10,2)="Ó¢Óï"
total(11,2)="ÕþÖÎ"
total(12,2)="×ÔÈ»"
%>
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<!--[if !mso]>
<style>
v\:* { behavior: url(#default#VML) }
o\:* { behavior: url(#default#VML) }
.shape { behavior: url(#default#VML) }
</style>
<![endif]-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title></title>
<style>
TD { FONT-SIZE: 9pt}
</style></head>
<body topmargin=5 leftmargin=0 scroll=AUTO>
<%call table1(total,200,20,10,20,400,200,"A")%>
<%call table1(total,200,320,10,15,400,250,"B")%>
</body>
</html>
<%
function table1(total,table_x,table_y,thickness,table_width,all_width,all_height,table_type)
'²ÎÊýº¬Òå(´«µÝµÄÊý×飬ºá×ø±ê£¬×Ý×ø±ê£¬Öù×ӵĺñ¶È£¬Öù×ӵĿí¶È£¬Í¼±íµÄ¿í¶È£¬Í¼±íµÄ¸ß¶È,ͼ±íµÄÀàÐÍ)
'´¿ASP´úÂëÉú³Éͼ±íº¯Êý——Öù״ͼ
'×÷Õߣº¹¨Ãù(Passwordgm) QQ:25968152 MSN:passwordgm@sina.com Email:passwordgm@sina.com
'±¾È˷dz£Ô¸ÒâºÍASP,VML,FLASHµÄ°®ºÃÕßÔÚHTTP://www.ilisten.cn½øÐн»Á÷ºÍ̽ÌÖ
'·Ç³£¸ÐлÄúʹÓÃÕâ¸öº¯Êý£¬ÇëÄúʹÓúÍתÔØʱ±£Áô°æȨÐÅÏ¢£¬ÕâÊǶÔ×÷Õß¹¤×÷µÄ×îºÃµÄ×ðÖØ¡£
dim tb_color(14,2)
tb_color(1,1)="#d1ffd1"
tb_color(2,1)="#ffbbbb"
tb_color(3,1)="#ffe3bb"
tb_color(4,1)="#cff4f3"
tb_color(5,1)="#d9d9e5"
tb_color(6,1)="#ffc7ab"
tb_color(7,1)="#ecffb7"
tb_color(8,1)="#d1ffd1