var htxt=""; document.write(""); htxt=""; htxt=htxt+"" htxt=htxt+"
『资料评论』  点击这里发表或查看更多评论 好评率:83.33% 差评率:16.67%
" htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+"
 □ [差评]镇不知道好评哪来的,不觉得这课件做的很乱吗?基本都是题lgb1314 <9-8 16:27>
"; htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+"
 □ 不错yihaojinyu <9-1 8:43>
"; htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+"
 □ [好评]hao2015gehx <3-23 15:11>
"; htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+"
 □ [好评]很好ycyzhx <9-10 11:26>
"; htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+""; htxt=htxt+"
 □ [好评]做的挺好的1121916717 <9-6 16:1>
"; document.write(htxt); function sendhp() { $.get("http://www.e-huaxue.com/sendgoodbad.asp", { id: "30347891", gb: "g" }, function(data){ viewpp(data); }); } function viewpp(data) { if(data.substring(0,3)!="err") { var dpsj = data.split(","); var good = parseInt(dpsj[0]); var bad = parseInt(dpsj[1]); $("#hpp").html(GetPercent(good,good+bad)); $("#cpp").html(GetPercent(bad,good+bad)); } else { alert("只有下载过此资料的会员可以发表评价!"); } } function GetPercent(num, total) { num = parseFloat(num); total = parseFloat(total); if (isNaN(num) || isNaN(total)) { return "-"; } return total <= 0 ? "-" : (Math.round(num / total * 10000) / 100.00 + "%"); } function sendcp() { $.get("http://www.e-huaxue.com/sendgoodbad.asp", { id: "30347891", gb: "b" }, function(data){ viewpp(data); }); }