代码搜索:CmppAPI
找到约 246 项符合「CmppAPI」的源代码
代码结果 246
www.eeworm.com/read/242874/12976303
h seterrno.h
/***************************************************************************
Copyright : 2001-2002, ASPIRE TECHNOLOGIES (SHENZHEN) LTD.
Program ID : seterrno.h
Description : 设置详细错误描述
Ver
www.eeworm.com/read/285733/8820948
gosendhd7_free_wait
gcc -c send_hd7_free_wait.cpp
gcc -o /nwsm/send_all/send_hd7_free_wait send_hd7_free_wait.o ../lib/libtools.a ../lib/libdb.a ../lib/CMPPAPI.a ../lib/tools.a -lmysqlclient -L/usr/lib/mysql -lpthread;
www.eeworm.com/read/285733/8820973
go_mon_wait
gcc -c send_all_mon_wait.cpp
gcc -o /nwsm/send_all/send_all_mon_wait send_all_mon_wait.o ../lib/libtools.a ../lib/libdb.a ../lib/CMPPAPI.a ../lib/tools.a -lmysqlclient -L/usr/lib/mysql -lpthread;
rm
www.eeworm.com/read/242874/12976156
c cmpppack.c
/***************************************************************************
Copyright : 2002, ASPIRE TECHNOLOGIES (SHENZHEN) LTD.
Program ID : CMPPAPI.C
Description : CMPPAPI定义的成员函数
Ver
www.eeworm.com/read/137738/13302132
cpp smg.cpp
// smg.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "smg.h"
//import cmppapi
#include "md5.h"
#include "cmpp.h"
#pragma comment(lib, "cmppapi
www.eeworm.com/read/137738/13302229
cpp smg.cpp
// smg.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "smg.h"
//import cmppapi
#include "md5.h"
#include "cmpp.h"
#pragma comment(lib, "cmppapi
www.eeworm.com/read/114012/15118150
cpp smg.cpp
// smg.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include "smg.h"
//import cmppapi
#include "md5.h"
#include "cmpp.h"
#pragma comment(lib, "cmppapi
www.eeworm.com/read/242874/12976084
c cmppserver.c
#include "../os.h"
#include "../cmppapi.h"
#include "../datatype.h"
#include "TcpSock.h"
#include "cmpppack.h"
#define MacPort 6668
/********************************************************
www.eeworm.com/read/433103/1885630
java sendmessage.java
import System.Net.*;
import System.Net.Sockets.*;
/**
* SendMessage 的摘要说明。
*/
public class SendMessage
{
com.aspire.cmppApi.cmppSocket conn;
public SendMessage()
{
//
// TODO:
www.eeworm.com/read/175736/5342407
makefile
# Make cmppapi system version 1.0 programs.
#
# makefile 1.3 6/3/94
#
# Change the following definitions as appropriate for your site:
HOME = ..
CC = cc
INCLUDE = -I.
LIBDIR = $(HOME)/l