course Skill
显示 python-office 库的相关信息和资源链接
功能描述
在终端中以彩色字体显示 python-office 库的使用教程、群组信息、源码地址等。
所属分类
office/skills/tools/course/
调用方式
from skills.tools import course
course()
参数说明
无参数。
返回值
None
使用示例
from skills.tools import course
course()
原始函数
office.api.tools.course