搜索资源列表
chat
- 需要先编译动态库hook,然后将hook.dll和hook.lib拷贝到capture的debug目录下-Need to compile the dynamic libraries hook, and then copy hook.dll and hook.lib to capture the debug directory
stock-0.0.9
- 需要在gtk+-1.2下运行 运行时出现动态连接问题需要把libmysqlclient.so.15和libmysqlclient.so.15.0.0两个文件拷贝到/usr/lib下-Gtk+-1.2 run runtime dynamic connectivity problems need to libmysqlclient.so.15 and libmysqlclient.so.15.0.0 of two files are copied to the/usr/lib
win_libmemcached
- windows下通过vs2008编译的libmemcached,生成.lib,.dll等文件,找了好久,附带生成的动态库,把.lib文件加载到工程中即可,注意程序中memcached.h文件的位置-windows libmemcached compiled by vs2008 generate lib,. dll and other documents, looking for a long time, incidental generated dynamic library. lib file
tinyXml
- 共三个版本: lib版本:只需要按动态库的方式,添加相应路径即可,不需要把 .h .cpp文件添加到工程中,支持的编码形式为 ANSI 空白工程和预编译头文件版本,没有生成lib文件,需要把.h .cpp添加到工程中,前者建工程时为空白工程,即没有stdafx.h 后者为建工程时,添加了预编译头文件,有stdafx.h,编码方式为 UNICODE-A total of three versions: lib version: simply press the dynamic l
