摘要:
1 Object.seal(O)的调用When the seal function is called, the following steps are taken: If Type(O) is not Object throw a TypeError exception. For each nam... 阅读全文
posted @ 2014-07-20 17:01
aqhjh
阅读(425)
评论(0)
推荐(0)
摘要:
The encodeURI and decodeURI functions are intended to work with complete URIs; theyassume that any reserved characters in the URI are intended to have... 阅读全文
posted @ 2014-07-20 09:21
aqhjh
阅读(337)
评论(0)
推荐(0)