涓涓细流 辟阖汪洋
JavaScript模块的导入和导出 JavaScript模块的导入和导出
import 和 export 用于模块功能的导入和导出。
JavaScript不支持方法的重载 JavaScript不支持方法的重载
我们先看一下下面的html页面