_.别名 _ 匿名导包导包时会触发包内 init方法 _ import "xxx" . 将包内方法全部导入使用时不用加包名 . import "xxx" 别名 给导入的包起别名 packageName import "xxx"