Home
last modified time | relevance | path

Searched refs:MODULE_JS (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_controller.h104 MODULE_JS enumerator
H A Dnapi_webview_controller.cpp819 static_cast<int32_t>(OfflineResourceType::MODULE_JS))), in Init()
/ohos5.0/docs/zh-cn/application-dev/performance/
H A Dperformance-web-import.md1560 5. 资源的MIMEType通过提供的参数中的Content-Type响应头配置,Content-Type需符合标准,否则无法正常使用,MODULE_JS必须提供有效的MIMEType,其他类型可不…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkweb/
H A Djs-apis-webview.md8107 资源的MIMEType通过提供的Content-Type响应头配置,Content-Type需符合标准,否则无法正常使用,MODULE_JS必须提供有效的MIMEType,其他类型可不提供。
15995 …内存缓存中的有效期。如果不提供,默认的有效期为86400秒,即1天。其中提供的Content-Type响应头将被用于定义资源的MIMEType,MODULE_JS必须提供有效的MIMEType,其…
16009 | MODULE_JS | 3 |通过<script src="" type="module" /\>标签加载的Javascript资源。|
/ohos5.0/docs/en/application-dev/reference/apis-arkweb/
H A Djs-apis-webview.md8113 …therwise, the resources cannot be used correctly. For resources of type MODULE_JS, a valid MIME ty…
16000 … is used to define the MIME type of the resource. For resources of type MODULE_JS, a valid MIME ty…
16014 | MODULE_JS | 3 |Javascript resource loaded through the <script src="" type="module" /\> tag.|