A.lastIndexOf()B.shift()C.indexOf()D.unshift()
A.search属性获取或设置当前URL的查询字符串B.href属性获取当前URLC.pathname属性获取当前URL中的主机名D.port属性获取当前URL中的端口号
A.getFullYear()B.setFullYear()C.getDate()D.setDate()