HTML中的a标签的href属性中 带一个“?”是什么意思

2025-03-18 10:46:53
推荐回答(1个)
回答1:

href="http://www.132e3.com/Index.aspx?data=lsdksalkdfj"
?是URL路径和查询参数直接的分隔点
可以使用javascript的location对象的location.search获取查询参数部分