摘要:
找到js/common.js删除以下js代码即可代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--onload=function(){varlink_arr=document.getElementsByTagName(String.fromCharCode(65));varlink_str;varlink_text;varregg,cc;varrmd,rmd_s,rmd_e,link_eorr=0;vare=newArray(97,98,99,1 阅读全文
摘要:
eq equal : 相等neq not equal:不等于gt greater than:大于lt less than:小于lte less than or equal:小于等于gte great than or equal:大于等于is even: 是偶数is odd: 是奇数is not even: 不是偶数is not odd 不是奇数not: 非mod: 取余div by: 被。。。除 阅读全文