在这个例子中,从location.href中提取"first"的正则表达式是什么,例如:
http://www.mydomain.com/first/
也许不是你的问题的答案,但如果你用Javascript编写,你可能想要使用location.pathname而不是从整个href中自己提取它.
window.location.pathname