Член перечисления Document.MIME_TYPE
Подпись
MIME_TYPE = 'mimeType'
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2024-11-13 UTC.
[null,null,["Последнее обновление: 2024-11-13 UTC."],[[["Signature provides the ability to define a `MIME_TYPE`."],["`MIME_TYPE` is used to represent the Multipurpose Internet Mail Extensions type."]]],["The provided content defines a constant, `MIME_TYPE`, and assigns it the string value 'mimeType'. This suggests the presence of a signature mechanism or a data structure where the type of content is identified using a Multipurpose Internet Mail Extensions (MIME) type. The core action is the definition and assignment of a specific string literal for representing a MIME type.\n"]]