For example, escape will encode the capital Cyrillic letter A as %u0410 . To decode strings encoded with escape , use the JavaScript function unescape .
確定! 回上一頁