url 中包含动态页面并带有参数是什么意思?

2025-04-29 10:12:42
推荐回答(1个)
回答1:

如出现如下形式的:
a.asp?id=5
a.asp?id=10

a.php?id=5
a.php?id=10

a.jsp?id=5
.....