跳到主要内容
CodeWiki
练习
学习路径
学习方向
速查表
试验场
术语表
AI 时代
搜索
⌘K
中文
英语
中文
练习
学习路径
学习方向
速查表
试验场
术语表
AI 时代
中文
英语
中文
练习
/
测验
/
前端
/
前端开发基础
JavaScript 没有运行时,哪种实现仍保留原生导航能力?
来自 前端开发基础
Node 24
入门
1分钟
JavaScript 没有运行时,哪种实现仍保留原生导航能力?
<a href="/account">Account</a>
<button onclick="location.href=/account">Account</button>
<div role="link">Account</div>
<span data-route="/account">Account</span>
检查
向 AI 询问这道练习
报告错误
下一道练习
开发者工具中一条匹配的 CSS 声明被划掉了,首先应检查什么?
测验
有新版本可用
重新加载