这个工具是一个打包器,可以将多个小文件合并成一个压缩包。

This tool is a bundler that combines multiple small files into one compressed package.

点击显示答案

This tool is a bundler that combines multiple small files into one compressed package.

bundler 是由动词 bundle(捆扎、打包)加上后缀 -er 构成的名词,表示"执行打包操作的工具或人"。bundle 本身来自古英语,原指"用绳子捆扎物品"的动作,在现代计算机术语中引申为"将多个文件合并打包"的操作。 bundler 在计算机领域特指"将多个代码文件或资源文件合并打包的工具",常用于前端开发中管理 JavaScript 模块的依赖关系。

在 App 中完整学习这张卡片

在 App 中学习