VS Code解析以下内容,就好像没有感叹号一样,没有任何错误: const el = /** @type {HTMLElement!} */ (document.getElementById("abc")); 它有什么作用?官方JSDoc ...
確定! 回上一頁