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.
我们正在尝试获取一个包含“#”符号的电话号码,以便在通过移动浏览器中的链接访问时自动拨号。似乎适用于黑莓操作系统,但不适用于 Android。我们知道,出于安全原因,iOS 不能使用 # 符号,但 Android 呢?为什么没有骰子呢?
您是否尝试过使用%23URL 编码来替换“#”?
%23