<rt id="bn8ez"></rt>
<label id="bn8ez"></label>

  • <span id="bn8ez"></span>

    <label id="bn8ez"><meter id="bn8ez"></meter></label>

    posts - 68, comments - 19, trackbacks - 0, articles - 1

    JS URL傳中文參數(shù)引發(fā)的亂碼問題

    Posted on 2010-09-28 11:22 viery 閱讀(299) 評(píng)論(0)  編輯  收藏 所屬分類: Javascript

    解決方法如下:
    1、在JS里對中文參數(shù)進(jìn)行兩次轉(zhuǎn)碼

    復(fù)制代碼 代碼如下:

    var login_name = document.getElementById("loginname").value;
    login_name = encodeURI(login_name);
    login_name = encodeURI(login_name);

    2、在服務(wù)器端對參數(shù)進(jìn)行解碼
    復(fù)制代碼 代碼如下:

    String loginName = ParamUtil.getString(request, "login_name");
    loginName = java.net.URLDecoder.decode(loginName,"UTF-8");

    在使用url進(jìn)行參數(shù)傳遞時(shí),經(jīng)常會(huì)傳遞一些中文名的參數(shù)或URL地址,在后臺(tái)處理時(shí)會(huì)發(fā)生轉(zhuǎn)換錯(cuò)誤。在有些傳遞頁面使用GB2312,而在接收頁面使用UTF8,這樣接收到的參數(shù)就可能會(huì)與原來發(fā)生不一致。使用服務(wù)器端的urlEncode函數(shù)編碼的URL,與使用客戶端javascript的encodeURI函數(shù)編碼的URL,結(jié)果就不一樣。
    javaScript中的編碼方法:
    escape() 方法:
    采用ISO Latin字符集對指定的字符串進(jìn)行編碼。所有的空格符、標(biāo)點(diǎn)符號(hào)、特殊字符以及其他非ASCII字符都將被轉(zhuǎn)化成%xx格式的字符編碼(xx等于該字符在字符集表里面的編碼的16進(jìn)制數(shù)字)。比如,空格符對應(yīng)的編碼是%20。unescape方法與此相反。不會(huì)被此方法編碼的字符: @ * / +
    英文解釋:MSDN JScript Reference: The escape method returns a string value (in Unicode format) that contains the contents of [the argument]. All spaces, punctuation, accented characters, and any other non-ASCII characters are replaced with %xx encoding, where xx is equivalent to the hexadecimal number representing the character. For example, a space is returned as "%20."
    Edge Core Javascript Guide: The escape and unescape functions let you encode and decode strings. The escape function returns the hexadecimal encoding of an argument in the ISO Latin character set. The unescape function returns the ASCII string for the specified hexadecimal encoding value.

    encodeURI() 方法:把URI字符串采用UTF-8編碼格式轉(zhuǎn)化成escape格式的字符串。不會(huì)被此方法編碼的字符:! @ # $& * ( ) = : / ; ? + '
    英文解釋:MSDN JScript Reference: The encodeURI method returns an encoded URI. If you pass the result to decodeURI, the original string is returned. The encodeURI method does not encode the following characters: ":", "/", ";", and "?". Use encodeURIComponent to encode these characters. Edge Core Javascript Guide: Encodes a Uniform Resource Identifier (URI) by replacing each instance of certain characters by one, two, or three escape sequences representing the UTF-8 encoding of the character

    encodeURIComponent() 方法:把URI字符串采用UTF-8編碼格式轉(zhuǎn)化成escape格式的字符串。與encodeURI()相比,這個(gè)方法將對更多的字符進(jìn)行編碼,比如 / 等字符。所以如果字符串里面包含了URI的幾個(gè)部分的話,不能用這個(gè)方法來進(jìn)行編碼,否則 / 字符被編碼之后URL將顯示錯(cuò)誤。不會(huì)被此方法編碼的字符:! * ( )
    英文解釋:MSDN JScript Reference: The encodeURIComponent method returns an encoded URI. If you pass the result to decodeURIComponent, the original string is returned. Because the encodeURIComponent method encodes all characters, be careful if the string represents a path such as /folder1/folder2/default.html. The slash characters will be encoded and will not be valid if sent as a request to a web server. Use the encodeURI method if the string contains more than a single URI component. Mozilla Developer Core Javascript Guide: Encodes a Uniform Resource Identifier (URI) component by replacing each instance of certain characters by one, two, or three escape sequences representing the UTF-8 encoding of the character.

    因此,對于中文字符串來說,如果不希望把字符串編碼格式轉(zhuǎn)化成UTF-8格式的(比如原頁面和目標(biāo)頁面的charset是一致的時(shí)候),只需要使用escape。如果你的頁面是GB2312或者其他的編碼,而接受參數(shù)的頁面是UTF-8編碼的,就要采用encodeURI或者encodeURIComponent。
    另外,encodeURI/encodeURIComponent是在javascript1.5之后引進(jìn)的,escape則在javascript1.0版本就有。
    英文注釋:The escape() method does not encode the + character which is interpreted as a space on the server side as well as generated by forms with spaces in their fields. Due to this shortcoming, you should avoid use of escape() whenever possible. The best alternative is usually encodeURIComponent().Use of the encodeURI() method is a bit more specialized than escape() in that it encodes for URIs [REF] as opposed to the querystring, which is part of a URL. Use this method when you need to encode a string to be used for any resource that uses URIs and needs certain characters to remain un-encoded. Note that this method does not encode the ' character, as it is a valid character within URIs.Lastly, the encodeURIComponent() method should be used in most cases when encoding a single component of a URI. This method will encode certain chars that would normally be recognized as special chars for URIs so that many components may be included. Note that this method does not encode the ' character, as it is a valid character within URIs.

    只有注冊用戶登錄后才能發(fā)表評(píng)論。


    網(wǎng)站導(dǎo)航:
     
    主站蜘蛛池模板: 黄瓜视频高清在线看免费下载| 三年片免费高清版 | 精品免费人成视频app| 亚洲第一AAAAA片| 任你躁在线精品免费| 亚洲AV无码成人精品区在线观看 | 两个人日本WWW免费版| 亚洲综合伊人久久大杳蕉| 久久不见久久见免费影院www日本| 亚洲国产一成久久精品国产成人综合| 性色av极品无码专区亚洲| 日本免费人成黄页在线观看视频| 亚洲AV综合永久无码精品天堂| 日本免费高清一本视频| 九九视频高清视频免费观看| 亚洲无码视频在线| 国产一级高青免费| 亚洲激情中文字幕| 曰批全过程免费视频在线观看| 亚洲日本乱码卡2卡3卡新区| 四虎成人免费网址在线| 美女视频黄a视频全免费网站色| 亚洲中文字幕无码爆乳av中文| a级毛片免费网站| 久久亚洲精品无码VA大香大香| 天天影院成人免费观看| 亚洲AV噜噜一区二区三区| 亚洲国产精品成人久久蜜臀| 免费视频精品一区二区三区| 亚洲国产成人久久99精品| 国产又粗又长又硬免费视频| 男女一进一出抽搐免费视频| 亚洲精品中文字幕乱码影院| 暖暖在线日本免费中文| 国产一级高青免费| 亚洲中文字幕乱码一区| 亚洲中文字幕无码爆乳AV| 成人免费黄色网址| sss日本免费完整版在线观看| 久久久久亚洲av无码专区导航 | 9久热精品免费观看视频|