📖
Studying
Highlights
- Pro
Pinned Loading
-
awesome-ai-api-projects
awesome-ai-api-projects PublicA list of projects that can use various ai api 可以使用ai api的各种项目列表
-
-
word-memorization
word-memorization Public基于ChatGPT帮助单词记忆,让ChatGPT生成单词的解释或词根等,并将相关内容本地储存,再次查询时本地调用
Python 2
-
Useful Typst Code: Adjust the page n...
Useful Typst Code: Adjust the page number style, set the starting page number, and customize the heading and outline styles. 1// set differnet name for different levels of title
2#set heading(numbering: (..numbers) => {
3let level = numbers.pos().len()
4if (level == 1) {
5return numbering("第一部分", numbers.pos().at(level - 1))
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.