SpiderMonkey ã® escape() ã¯ç¬¬äºå¼æ°ã«ããããã©ã°ãåãåãã Amazon ã® API ç¨ã«ãããªé¢æ°ãæ¸ãã¦ã¦æ°ä»ããã function amazEnc(str) encodeURIComponent(str).replace(/[!\'()]+/g, escape).replace(/[*]/g, '%2A'); amazEnc('unescape(_)') //=> Error: invalid string escape mask 8 ãã® 8 㯠replace() ã escape() ã«æ¸¡ãããããä½ç½®ã 該å½ã½ã¼ã¹ã³ã¼ããè¦ã¦ã¿ãã /* * Contributions from the String class to the set of methods defined for the * global object. escape and un
{{#tags}}- {{label}}
{{/tags}}