内容简介:更新 增加lfs库. 增加msgpack、protobuf库. 增加Lua5.4的一些兼容配置代码. 增加win版本使用cmake编译. 优化 优化TCP写入与读取实现, 优化lua层的读取速度 优化build.sh文件. 优化一部分C文件实现. 优化日志实现....
更新
-
增加
lfs
库. -
增加
msgpack
、protobuf
库. -
增加
Lua5.4
的一些兼容配置代码. -
增加
win
版本使用cmake
编译.
优化
-
优化TCP写入与读取实现, 优化 lua 层的读取速度
-
优化
build.sh
文件. -
优化一部分
C
文件实现. -
优化日志实现.
修复
-
修复特殊场景下的未初始化问题.
-
修复
FreeBSD
下的一些小问题. -
修复
makefile
的一些警告. -
修复
win
版本没有加入static
目录的问题.
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Algorithms and Data Structures
Kurt Mehlhorn、Peter Sanders / Springer / 2008-08-06 / USD 49.95
Algorithms are at the heart of every nontrivial computer application, and algorithmics is a modern and active area of computer science. Every computer scientist and every professional programmer shoul......一起来看看 《Algorithms and Data Structures》 这本书的介绍吧!