08 2012 档案
摘要:Open GoogleOpen Google after 1 second Open Google after 1 secondOpen Google after 1 second<a href="javascript:void(0);" id="first">Open Google</a><br /><br /><a href="javascript:void(0);" id="second">Open Google after 1 second<
阅读全文
摘要:1 function utf8(){ 2 3 } 4 5 utf8.prototype.encode=function(text) 6 { 7 var result = ""; 8 for (var n = 0; n < text.length; n++) 9 { 10 var c = text.charCodeAt(n); 11 if (c < 128) 12 { 13 result += String.fromCharCode(c); 14 } 15 ...
阅读全文

浙公网安备 33010602011771号