代码搜索:msg
找到约 10,000 项符合「msg」的源代码
代码结果 10,000
www.eeworm.com/read/299269/7868480
cpp msg.cpp
// Msg.cpp: implementation of the CMsg class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Msg.h"
#ifdef _DEBUG
#undef THIS_FILE
s
www.eeworm.com/read/399336/7868886
h msg.h
/* The MSG.h file */
#ifndef _MSG_H_
#define _MSG_H_
#define MSG_TYPE_TRANS_INFORM 0x01 /* Used in data transmiting information*/
#define MSG_TYPE_ACK_STATE 0x02 /* Used in Ack *
www.eeworm.com/read/399336/7868965
c msg.c
#ifndef _MSG_H_
#include "MSG.h"
#endif
#define MAX_IMG_FR_CNT 0xffffffff
#define MIN_IMG_FR_CNT 0x0
INT32U MsgNumOrder = 0;
INT32U Img_FR_Cnt = 0;
INT32U OSMsgNumGet(void)
{
I
www.eeworm.com/read/399115/7891997
wav msg.wav
www.eeworm.com/read/399115/7893031
gif msg.gif
www.eeworm.com/read/434038/7895162
msg dynapacket.msg
//
// This file is part of an OMNeT++/OMNEST simulation example.
//
// Copyright (C) 1992-2005 Andras Varga
//
// This file is distributed WITHOUT ANY WARRANTY. See the file
// `license' for det
www.eeworm.com/read/398511/7941799
java msg.java
import java.io.DataInputStream;
import java.net.DatagramSocket;
public interface Msg {
public static final int TANK_NEW_MSG = 1;
public static final int TANK_MOVE_MSG = 2;
public static fi
www.eeworm.com/read/398511/7941821
class msg.class
www.eeworm.com/read/398511/7941855
java msg.java
import java.io.DataInputStream;
import java.net.DatagramSocket;
public interface Msg {
public static final int TANK_NEW_MSG = 1;
public static final int TANK_MOVE_MSG = 2;
public static fi
www.eeworm.com/read/398511/7941883