DOMString - Web API 接口参考 编辑
DOMString
是一个UTF-16字符串。由于JavaScript已经使用了这样的字符串,所以DOMString 直接映射到 一个String
。
将 null
传递给接受DOMString的方法或参数时通常会把其stringifies为“null”。
规范
Specification | Status | Comment |
---|---|---|
Web IDL DOMString | Candidate Recommendation | Rephrasing of the definition to remove weird edge cases. |
Document Object Model (DOM) Level 3 Core Specification DOMString | Obsolete | No change from Document Object Model (DOM) Level 2 Core Specification |
Document Object Model (DOM) Level 2 Core Specification DOMString | Obsolete | No change from Document Object Model (DOM) Level 1 Specification |
Document Object Model (DOM) Level 1 Specification DOMString | Obsolete | Initial definition. |
相关链接
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论