摘要:        
escape不编码字符有69个:*,+,-,.,/,@,_,0-9,a-z,A-Z  encodeURI不编码字符有82个:!,#,$,&,',(,),*,+,,,-,.,/,:,;,=,?,@,_,~,0-9,a-z,A-Z  encodeURIComponent不编码字符有71个:!, ',(,),*,-,.,_,~,0-9,a-z,A-Z  1.  JS: escape : js使用数据时可...    阅读全文
posted @ 2011-11-08 10:30
hen
阅读(21104)
评论(15)
推荐(36)
        
                    
                
浙公网安备 33010602011771号