Eriri
Eriri
@zuiderkwast Thank you for your comment. It can be done with lua, but actually there are many commands we can done with lua (like LCS). But not everyone knows how...
> I was thinking of adding this algo too a few months ago, the stick note is still lying on my table ;) > > LCS command(was STRALGO LCS before,...
> You can have a read at scanGenericCommand in db.c if you like. The key-pattern matching logic in it is stringmatchlen in util.c. It's just a bare brute-force implement since...
他意思是把与本次pr无关的用rebase合并起来,比如你之前的rio的提交出现在这里了,那就把他们和新的commit合并在一起。我一般是创建不同的分支发起不同的pr,然后被merge了之后就把那个分支删除就好了。
其实三叶姐很少看github......小建议:最好还是在题解评论提问
> @ncghost1 你那边看或者编辑这些中文会乱码吗 看的时候倒正常,编辑的时候发现是乱码的。我记得代码上传到github不是应该都会转成utf-8来着吗?难道是官方bug 哦...搜了一下发现,是不是本地编辑或者git提交设置用别的编码了?比如gb2312?编码不一样上传了转utf-8当然也会出问题
已更新,刷新下缓存~
> > 已更新,刷新下缓存~ > > 可以再更新下群二维码吗~ 多谢提醒,已更新,请刷新下缓存~
是想要多增加一个md文件之类的做介绍还是在测试里写注释呢?这个测试的东西我也不太懂,问一下 @enjoy-binbin
我记得以前看到过 leveldb 的注释仓库,网上也有不少讲 leveldb 的源码文章。我没怎么研究过 leveldb,leveldb 新版本有过很大的改动吗?需要为最新版本做注释解读吗?如果有这个必要,我会问问其它 member 有没有人能做的。🍭🍭