代码搜索:CmppAPI
找到约 246 项符合「CmppAPI」的源代码
代码结果 246
www.eeworm.com/read/129919/14217557
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// cmppapi_test.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "std
www.eeworm.com/read/114012/15118113
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// cmppapi_test.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "std
www.eeworm.com/read/370717/9587404
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// cmppapi_test.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "std
www.eeworm.com/read/105730/15659940
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// CMPPAPI_TEST.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "std
www.eeworm.com/read/105730/15659987
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// CMPPAPI_TEST.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "std
www.eeworm.com/read/285733/8820959
go_single_wait
g++ -c send_single_wait.cpp
g++ -o send_single_wait send_single_wait.o ../lib/libtools.a ../lib/libdb.a ../lib/CMPPAPI.a ../lib/tools.a -lmysqlclient -L/usr/lib/mysql -lpthread -lz;
rm *.o
www.eeworm.com/read/285733/8820943
go_free
gcc -c send_free.cpp
gcc -o /nwsm/send_all/send_free send_free.o ../lib/libtools.a ../lib/libdb.a ../lib/CMPPAPI.a ../lib/tools.a -lmysqlclient -L/usr/lib/mysql -lpthread;
rm *.o
www.eeworm.com/read/285733/8820952
go_mon
gcc -c send_all_mon.cpp
gcc -o /nwsm/send_all/send_all_mon send_all_mon.o ../lib/libtools.a ../lib/libdb.a ../lib/CMPPAPI.a ../lib/tools.a -lmysqlclient -L/usr/lib/mysql -lpthread;
rm *.o
www.eeworm.com/read/285733/8820963
go_free_wait
gcc -c send_free_wait.cpp
gcc -o /nwsm/send_all/send_free_wait send_free_wait.o ../lib/libtools.a ../lib/libdb.a ../lib/CMPPAPI.a ../lib/tools.a -lmysqlclient -L/usr/lib/mysql -lpthread ;
rm *.o
www.eeworm.com/read/242874/12976053
h seterrno.h
/***************************************************************************
Copyright : 2001-2002, ASPIRE TECHNOLOGIES (SHENZHEN) LTD.
Program ID : seterrno.h
Description : 设置详细错误描述
Ver