You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
课程文件夹结构
仓库课程文件夹存放结构如下:
<course_id>-<course_name>-<course_type>
课程文件夹:<course_id>
: 课程 ID,若存在请勿修改。如为1
,则课程链接为:https://www.lanqiao.cn/courses/1
<course_name>
: 课程名称,如Linux 基础入门
,若存在请勿修改。<course_type>
: 课程类型,如free
,代表免费课,若存在请勿修改。<lab_index>-<lab_id>-<lab_name>.<lab_type>.md
文档名称:<lab_index>
: 文档序号,以 01 或 001 递增,用于文档的排序。<lab_id>
: 文档 ID,对应云课文档章节,若存在请勿修改。<lab_name>
: 文档名称,若存在请勿修改。<lab_type>
: 文档类型,sy
(实验),tz
(挑战),sp
(视频描述),若存在请勿修改。Beta Was this translation helpful? Give feedback.
All reactions