代码搜索:Message
找到约 10,000 项符合「Message」的源代码
代码结果 10,000
www.eeworm.com/read/127553/6004262
cpp message.cpp
//********************************************
// 消息处理 相关函数
// 创建于2000年5月8日
//********************************************
#include
#include
#include "gamelib\goldpoint.h"
www.eeworm.com/read/127087/6007759
h message.h
/*
* Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC")
* Copyright (C) 1999-2003 Internet Software Consortium.
*
* Permission to use, copy, modify, and distribute this software for an
www.eeworm.com/read/126845/6011505
java message.java
package chat;
public class Message{
String fromWho;
String fromWhere;
String Statement;
String toWho;
boolean isprivate;
String Property;
String Option2;
}
www.eeworm.com/read/126845/6011592
java message.java
package chat;
public class Message{
String fromWho;
String fromWhere;
String Statement;
String toWho;
boolean isprivate;
String Property;
String Option2;
}
www.eeworm.com/read/126845/6011713
java message.java
package chat;
public class Message{
String fromWho;
String fromWhere;
String Statement;
String toWho;
boolean isprivate;
String Property;
String Option2;
}
www.eeworm.com/read/126336/6017759
java message.java
/**
* Message.java
*
* Bill Lynch
* CoolServlets.com
* April 21 1999
*
* Email Package Version 1.1
*
* Copyright (C) 1999 Bill Lynch
*
* This program is free softwa
www.eeworm.com/read/123104/6063346
xpm message.xpm
/* XPM */
static char * message_xpm[] = {
"16 16 9 1",
" c None",
". c #000000",
"+ c #008080",
"@ c #00FCF8",
"# c #808080",
"$ c #F8FC00",
"% c #F8FCF8",
"& c #0000F8",
"* c #808000",
" ...