Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 667 Bytes

File metadata and controls

12 lines (9 loc) · 667 Bytes

Title: 标号-题目-类型 问题简述

例子:

11 - Custom Video Player - readme: LocalStorage 補充
11 - Custom Video Player - js: const 写法错误

说明中最好提供问题所在的具体位置链接,链接获取方法:

  1. Markdown 文档下,鼠标移动至你有问题的小标题,点击其左侧的链接图标,复制地址栏的地址即可。如:https://github.com/soyaine/JavaScript30/tree/master/11%20-%20Custom%20Video%20Player#图标切换
  2. 代码文档下,点击某一行左侧标号,复制地址栏地址即可,如 https://github.com/soyaine/JavaScript30/blob/master/11%20-%20Custom%20Video%20Player/index.html#L20