文件名称:HiRedis
介绍说明--下载内容均来自于网络,请自行研究使用
网际风 http://www.nezip.net 崇尚简洁实用。示例将Hiredis的操作封装为两个导出函数 Set 与 Get,
支持 Unicode 编码方式,支持二进制读写,可以使用静态库或动态库。
唯一Hiredis.dll 动态库方式。-Nezip Co. ( http://www.nezip.net )advocating simple and practical. The example encapsulates the operation of Hiredis into two export functions Set and Get,
Support Unicode encoding, support for binary read and write, you can use a static library or dynamic library.
The only Hiredis.dll dynamic library approach.
支持 Unicode 编码方式,支持二进制读写,可以使用静态库或动态库。
唯一Hiredis.dll 动态库方式。-Nezip Co. ( http://www.nezip.net )advocating simple and practical. The example encapsulates the operation of Hiredis into two export functions Set and Get,
Support Unicode encoding, support for binary read and write, you can use a static library or dynamic library.
The only Hiredis.dll dynamic library approach.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
使用说明.txt
Client\Client.cpp
......\Client.h
......\Client.vcxproj
......\Client.vcxproj.filters
......\Client.vcxproj.user
......\ReadMe.txt
......\stdafx.cpp
......\stdafx.h
......\targetver.h
hiredis\.gitignore
.......\adapters\ae.h
.......\........\libev.h
.......\........\libevent.h
.......\async.c
.......\async.h
.......\CHANGELOG.md
.......\COPYING
.......\dict.c
.......\dict.h
.......\example-ae.c
.......\example-libev.c
.......\example-libevent.c
.......\example.c
.......\fmacros.h
.......\hiredis.c
.......\hiredis.h
.......\Makefile
.......\net.c
.......\net.h
.......\README.md
.......\sds.c
.......\sds.h
.......\test.c
HiredisDll\Hiredis.def
..........\hiredis.vcxproj
..........\hiredis.vcxproj.user
..........\HiredisDll.cpp
..........\HiredisDll.h
..........\stdafx.cpp
..........\stdafx.h
..........\Targetver.h
src\adlist.c
...\adlist.h
...\ae.c
...\ae.h
...\ae_epoll.c
...\ae_evport.c
...\ae_kqueue.c
...\ae_select.c
...\ae_wsiocp.c
...\anet.c
...\anet.h
...\aof.c
...\asciilogo.h
...\bio.c
...\bio.h
...\bitops.c
...\config.c
...\config.h
...\crc64.c
...\db.c
...\debug.c
...\dict.c
...\dict.h
...\endianconv.c
...\endianconv.h
...\fmacros.h
...\help.h
...\intset.c
...\intset.h
...\lzf.h
...\lzfP.h
...\lzf_c.c
...\lzf_d.c
...\Makefile
...\Makefile.dep
...\memtest.c
...\migrate.c
...\mkreleasehdr.sh
...\multi.c
...\networking.c
...\object.c
...\pqsort.c
...\pqsort.h
...\pubsub.c
...\rand.c
...\rand.h
...\rdb.c
...\rdb.h
...\redis-cli.cpp
...\release.c
...\replication.c
...\rio.c
...\rio.h
...\scripting.c
...\sds.c
...\sds.h
...\sentinel.c
...\sha1.c