Python import 关键字
定义和用法
import
关键字用于导入模块。
相关页面
from
关键字。
as
关键字。
在我们的 Python 模块教程 中了解更多关于模块的信息。
If you want to use W3Schools services as an educational institution, team or enterprise, send us an e-mail:
[email protected]
If you want to report an error, or if you want to make a suggestion, send us an e-mail:
[email protected]