<div class="codetitle"> <span><a style="CURSOR: pointer" data="21656" class="copybut" id="copybut21656" onclick="doCopy('code21656')"><u>复代码</u></a></span> 代码如下:</div> <div class="codebody" id="code21656"> <br><script 언어="JavaScript"><br>< !-- <BR>var 주의 = false<BR>function setCookie(이름, 값, 만료, 경로, 도메인, 보안) {<BR> var curCookie = name "=" escape(value) <BR> ((만료) ? ";expires="expires.toGMTString() : "") <BR> ((경로) ? "; path=" 경로 : "") <BR> ((도메인) ? "; domain=" 도메인 : "" ) <BR> ((보안) ? "; 보안" : "")<BR> if (!caution || (name "=" escape(value)).length <= 4000)<BR> document.cookie = curCookie<BR> else<BR> if (confirm("쿠키가 4KB를 초과하여 잘립니다!"))<BR> document.cookie = curCookie<BR>}<BR>function getCookie(name) {<BR> var 접두사 = name "="<BR> var cookieStartIndex = document.cookie.indexOf(prefix)<BR> if (cookieStartIndex == -1)<BR> null 반환<BR> var cookieEndIndex = document.cookie.indexOf(";" , cookieStartIndex prefix.length)<BR> if (cookieEndIndex == -1)<BR> cookieEndIndex = document.cookie.length<BR> return unescape(document.cookie.substring(cookieStartIndex prefix.length, cookieEndIndex))<BR> }<BR>function deleteCookie(이름, 경로, 도메인) {<BR> if (getCookie(이름)) {<BR> document.cookie = name "=" <BR> ((경로) ? "; path=" 경로 : "") <BR> ((도메인) ? "; domain=" 도메인 : "") <BR> "; 만료=70년 1월 1일 목요일 00:00:01 GMT"<BR> }<BR>}<BR>function fixDate(date) {<BR> var base = new Date(0)<BR> var 왜곡 = base.getTime()<BR> if (skew > 0)<br> date.setTime(date.getTime() - 왜곡)<br>}<br>var now = new Date()<br>fixDate(now)<br>now.setTime(now.getTime() 365 * 24 * 60 | ("카운터", 방문, 지금)<br>document.write("您是到访的第" Visits "位用户!")<br>// --><br></script><br><br> </div>