动词
中文翻译:预取
同义词:
['fetch', 'pre-fetch']
例句:
-
1.The server prefetches the page to reduce load time.
服务器预取页面以减少加载时间。
-
2. Prefetching is a technique used to improve the performance of web applications.
预取是一种用于提高网页应用程序性能的技术。
-
3. In this example, we will demonstrate how to prefetch images using JavaScript.
在这个例子中,我们将演示如何使用JavaScript预取图片。