代码搜索:Message
找到约 10,000 项符合「Message」的源代码
代码结果 10,000
www.eeworm.com/read/449250/1678807
java message.java
import java.io.Serializable;
/**
* Title:
* Description:
* Copyright: Copyright (c) 2003
* Company: e-top
* @author cylix
* @version 1.0
*/
/**
* messag
www.eeworm.com/read/449059/1682554
h message.h
#ifndef _MESSAGE_H
#define _MESSAGE_H
void gprs_msg(char *num, char *text);
void gprs_msgRead(char * num, char * text);
#endif
www.eeworm.com/read/449059/1682564
c message.c
#include "msgCom.h"
#include "../gprs/tty.h"
#include "message.h"
#include "fileMessage.h"
#include "../gprs/gprs.h"
///////////////////发短信的函数///////////////////////////////////////
void gprs_
www.eeworm.com/read/448299/1690594
java message.java
package com.smpp.server;
import com.logica.smpp.pdu.DeliverSM;
public class Message {
// mandatory parameters
private String serviceType;
private String sourceAddress;
private String
www.eeworm.com/read/448233/1690769
java message.java
package rule;
import java.io.Serializable;
public class Message implements Serializable {
/**
*
*/
private static final long serialVersionUID = 1234562524L;
String type;
int s
www.eeworm.com/read/448120/1691557
java message.java
/*
* Copyright (c) 2001-2007 Sun Microsystems, Inc. All rights reserved.
*
* The Sun Project JXTA(TM) Software License
*
* Redistribution and use in source and binary forms, with or withou
www.eeworm.com/read/448120/1691756
java message.java
/*
* Copyright (c) 2001-2007 Sun Microsystems, Inc. All rights reserved.
*
* The Sun Project JXTA(TM) Software License
*
* Redistribution and use in source and binary forms, with or withou