mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-03-13 01:20:54 +08:00
Updated 代码依赖与版权声明 (markdown)
@@ -22,7 +22,7 @@
|
||||
|
||||
## 三、ZLToolkit相关依赖
|
||||
- [getopt](https://github.com/ZLMediaKit/ZLToolKit/tree/master/src/win32): windows下命令行解析工具,其他平台不依赖。
|
||||
- [uv_errno](https://github.com/ZLMediaKit/ZLToolKit/blob/master/src/Util/uv_errno.h):部分系统错误处理代码来自libuv。
|
||||
- [uv_errno](https://github.com/ZLMediaKit/ZLToolKit/blob/master/src/Util/uv_errno.h):部分错误处理代码来自libuv。
|
||||
- [strptime_win](https://github.com/ZLMediaKit/ZLToolKit/blob/master/src/Util/strptime_win.cpp) windows下strptime移植函数代码,来源网络,出处已不可考。
|
||||
- [mini](https://github.com/ZLMediaKit/ZLToolKit/blob/master/src/Util/mini.h) 来源于[github](https://github.com/r-lyeh-archived/mINI),经过整理和修改。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user