<html><head><title>都市女孩社区</title>
<meta http-equiv=content-type content=text/html;charset=gb2312> 【程序编程相关:Overflow flag & 】 【推荐阅读:Rule of Sign Extensi】<link href="scrool.css" type=text/css rel=stylesheet> 【扩展信息:Extened Precision Ar】 <style type="text/css"> .navpoint { color: #444444; cursor: hand; font-family: webdings; font-size: 9pt } </style> <script language=javascript> function getqueryvalue(sorstr,panstr) { /*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++copyright: 网络有限公司 joysos.com
description: 在javascript内实现querystringcreatdate: 2004-02-28
authorname:: wumeibo wumeibo@joysos.com lastupdate: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/ var vstr=""; if (sorstr==null || sorstr=="" || panstr==null || panstr=="") return vstr; sorstr = sorstr.tolowercase(); panstr += "="; var itmp=sorstr.indexof(panstr); if (itmp<0){return vstr;} sorstr = sorstr.substr(itmp + panstr.length); ... 下一页