Hi there 👋
- 👋 Hi, I’m WhiteFall,白秋 in Chinese,This is just my virtual identity.
👀 The things that interest me are:色彩与多样性、英语、心理学、数学、Python与NodeJS、经济学、逻辑与法律……。🌱 I'm currently studying: 色彩与多样性、数学、英语。- 📫 How to reach me: whitefall76@outlook.com
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse我的 Thought-Thing-NL-Cognition 公开知识笔记 by Self-GrowthKSM
JavaScript 1
.tc-search > input[type=search] { flex: 1; border: 1px solid #999; } 这段css删掉和不删掉好像没区别。但我没删掉这一段。 备忘录:https://zhuanlan.zhihu.com/p/375401959
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: contents: write pages: write id-token: write 在发布插件时发现没有这个无…