我有一个模块,我在其中导入其他模块(通常是 sys 或 os ),当我导入模块时 import mymodule 如果我做这样的事情 dir(mymodule) 我不仅获得了模块的子模块,还获得了 os ...
確定! 回上一頁