We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0af9ae3 commit 0ca598bCopy full SHA for 0ca598b
ChangeLog.md
@@ -5,6 +5,7 @@
5
3. 修复`make install`相关的问题。
6
4. 增加HTTP服务的POST请求接口。
7
5. 拆分`Trie.hpp`成`DictTrie.hpp`和`Trie.hpp`,将trie树这个数据结构抽象出来,并且修复Trie这个类潜在的bug并完善单元测试。
8
+6. 重写cjserver的启动和停止,新启动和停止方法详见README.md。
9
10
## v2.3.4
11
0 commit comments