menu
Dart
dart:html
DomImplementation
createDocumentType method
createDocumentType
dark_mode
light_mode
描述
createDocumentType
方法
_DocumentType
createDocumentType
(
String
qualifiedName
,
String
publicId
,
String
systemId
)
实现
_DocumentType createDocumentType( String qualifiedName, String publicId, String systemId) native;
Dart
dart:html
DomImplementation
createDocumentType 方法
DomImplementation 类
Cookie 管理控件