时间:2024-10-15 05:50:44
1、test是模块, class test是类
3、模块test里的test类是可以实例化的
5、或者用form 包名.模块名 import 类名的方式导入