Search results

Jump to navigation Jump to search
Баннер1
  • === AMD (Asynchronous Module Definition) === '''Asynchronous Module Definition''' (AMD) 是一种 JavaScript 模块格式,旨在解决 ...
    10 KB (281 words) - 09:26, 27 March 2025
  • * '''延迟加载 (Lazy Loading)''':延迟加载非关键的 JavaScript 代码,例如只在用户滚动 * '''异步加载 (Asynchronous Loading)''':使用 `async` 或 `defer` 属性来异步加载 JavaScript 文件, ...
    9 KB (285 words) - 18:03, 7 May 2025
  • * **异步加载 (Asynchronous Loading):** RequireJS 采用异步加载的方式加载模块,不会阻塞浏览� * **AMD (Asynchronous Module Definition):** AMD 是为浏览器环境设计的模块加载器, ...
    9 KB (227 words) - 11:34, 10 May 2025
  • [[Category:Asynchronous Loading]] ...
    5 KB (238 words) - 03:37, 8 May 2025
  • * **异步加载 (Asynchronous Loading):** RequireJS 采用异步加载的方式,只在需要时才加载模块� ...
    8 KB (214 words) - 11:33, 10 May 2025
Баннер