Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在尝试获得“?”时遇到了一些重大问题。在我的 SVG 脚本中的 href 中。我想从我的 SVG 内部链接到我网站的其他部分,并且我的大多数页面都是动态的,需要 $_GET 变量来动态创建它们。每次我尝试在 href 中包含问号时,SVG 似乎都会抛出一个问题,但我需要这样做才能传递 $_GET 变量......还有其他方法吗??!
您是否尝试用 ascii 代码替换它?? 与您必须将 & 替换为 & 的方式相同