chinggg
chinggg
infinite loop when scrollable tree is focused causes `RangeError: Maximum call stack size exceeded`
I am using TreeElement to develop an app but it always crash when TreeElement is focused. I make breakpoints according to the traceback and finally understand the infinite loop. (see...
## Checklist ### Which kind of PR do you create? - [ ] This PR only contains minor fixes. - [x] This PR contains major feature update. - [x] This...
Add the initial stubs for `lief`, generated by `python3 scripts/create_baseline_stubs.py lief` Fix https://github.com/lief-project/LIEF/issues/650 These errors should be fixed before PR get merged. ```log Running black: black stubs/lief error: cannot format...
## Checklist ### Which kind of PR do you create? - [ ] This PR only contains minor fixes. - [ ] This PR contains major feature update. - [x]...
I happened to find a bug when using the Python binding of unicorn, not sure if it is a feature of MIPS architecture or it works differently in other language...
In semesters after spring-2020, only student at Stanford can have access to the newest code through https://github.com/cs110l/XXX-YOURSUNETID, which may be a pity for self-study students, though I understand it may...
**这个feature请求与你遇到的问题有关吗?请描述这个问题** 目前课程表中同一门课程的卡片样式是相同的,但其实一门课在不同时间段内容可能不同,比如 单双周 和 实验/上机,现在希望在样式上做一些小的调整以直观呈现这些属性 **描述你期望的解决方案** - 对于单双周的课时,可以添加一条对角线,并在保持原色调的同时改变颜色深浅,单周则上深下浅,双周则下深上浅 - 对于有实验/上机的课时,可以添加能引起联想的 emoji 或 icon,如 🔬 **描述你期望的其他解决方案** 有更好的解决方案欢迎提出 **附加内容** 完成这项任务后你将会掌握: - HTML/CSS/JS 基础 - Vue 基本概念 欢迎参与贡献!
**这个feature请求与你遇到的问题有关吗?请描述这个问题** 部分课程比如「形势与政策」和「新生研讨课」并不是每周都上课,希望能够支持在卡片上显示实际上课的周数 **描述你期望的解决方案** 修改 `getPeriods()` 中的正则表达式以获取周数,并展示在卡片中 **附加内容** 完成这项任务后你将会掌握: - 正则表达式基础 - HTML/JS/CSS 基础 - Vue 基本概念 欢迎参与贡献!
使用 GitHub Actions 能方便地对新创建的 Pull Request 进行自动检查,只需自动测试用 Hugo 部署不出错即可,如有必要可以对接 vercel 实现部署预览
https://github.com/hugo-fixit/FixIt/ 主题在右上角有搜索栏,但目前尚不可用 解决方案:仿照 https://github.com/hugo-fixit/FixIt/blob/master/config.toml#L105-L126 在 `config.toml` 中启用搜索引擎