python能做什么

时间:2026年02月06日 06:24:46

Python 模块 | 菜鸟教程

#!/usr/bin/python# -*- coding: UTF-8 -*-# 导入模块importsupport# 现在可以调用模块里包含的函数了support.print_func( Runoob ).UNIX下,默认路径一般为/usr/local/lib/...