Duke Wu
Duke Wu
OpenCore
在[小兵](https://blog.daliansky.net/OpenCore-BootLoader.html)和[宪武](https://blog.xjn819.com/?p=543)的帮助下,成功使用 [OpenCore 0.5.6](https://github.com/acidanthera/OpenCorePkg) 引导进了系统,目前除了启动步骤减少之外,没感受到太大变化,打算先测试一段时间看看具体效果如何。
`@index | $index` means number of current `row | column`. **Before Calculate** | No. | ArgA | ArgB | Operator | Result | | ---- | ----- | ----- |...
在 sequence 代码块内输入标签时,会自动在尾部闭合代码快内出现过的标签,如下所示。 ``` Alice->Bob: 1. sendMessage(message:Message) Bob->Coco: 2. sendMessage(message:Message) ``` 看了下 render.js 的源码,应该是 hexo 中标签插件 `{% raw %}`的默认行为。 ```javascript data.content += sequences.map(function (code, index) { var seqId = getId(index);...
Fixes the build failure caused by the transitive dependency `beangrow` -> `beanprice` in `fava-portfolio-returns`, which uses an SSH git path. This causes the build to fail due to missing SSH...