代码搜索:msg
找到约 10,000 项符合「msg」的源代码
代码结果 10,000
www.eeworm.com/read/394472/8222763
c udpserver.c
/*服务端程序UDPServer.c*/
#include
#include
#include
#include
#include
#define SERVER_PORT 8888
#define MAX_MSG_SIZE 1024
vo
www.eeworm.com/read/370009/9625409
asp f2.asp
A:visited{TEXT-DECORATION: none;Color:#000000}
A:active{TEXT-DECORATION: none;Color:#000000}
A:hover{TEXT-DECORATION: underline;Color:#000000}
A:link{text-decoration: none;
www.eeworm.com/read/367512/9743937
c udpserver.c
/*服务端程序UDPServer.c*/
#include
#include
#include
#include
#include
#define SERVER_PORT 8888
#define MAX_MSG_SIZE 1024
void udps_r
www.eeworm.com/read/412035/11216980
c staff.c
#include
#include
#include
#include
#include
#include
#include "ipmsg.h"
#include "userlist.h"
#include "udp_comm.h"
#include "msglist.
www.eeworm.com/read/412035/11216982
c msglist.c
#include
#include
#include
#include
#include
#include "ipmsg.h"
#include "msglist.h"
#include "encode.h"
struct msg_list ipmsg_msglist;
sem_t N
www.eeworm.com/read/412035/11216985
h msglist.h
#ifndef MSG_H
#define MSG_H
#define LEN_MSG 1000
#define LEN_DGRAM 1500
#define LEN_NAME 64
#include
#include "ipmsg.h"
#include
//#include "comm.h"
#include
www.eeworm.com/read/266592/11218324
h mainfrm.h
#include "bufwnd.h"
/////////////////
// Main frame window for TRACEWIN contains trace buffer as child window,
// not a view.
//
class CMainFrame : public CFrameWnd {
DECLARE_DYNAMIC(CMainFr
www.eeworm.com/read/266592/11218489
h mainfrm.h
#include "bufwnd.h"
/////////////////
// Main frame window for TRACEWIN contains trace buffer as child window,
// not a view.
//
class CMainFrame : public CFrameWnd {
DECLARE_DYNAMIC(CMainFr