代码搜索:Message
找到约 10,000 项符合「Message」的源代码
代码结果 10,000
www.eeworm.com/read/333094/3390205
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/333030/3390942
java message.java
package cn.ialvin.util;
public class Message {
private String msg = "";
public Message() {}
public Message(String msg) { this.setMsg(msg); }
public String getMsg() { return msg; }
public
www.eeworm.com/read/331689/3405640
properties message.properties
# US English Message file for Net components
# ## Internal [ 0, 19]
GOT_MINUS_ONE=Got minus one from a read call
ASSERTION_FAILED=Internal Error
# ## NT Errors [ 20, 99]
NT_CONNECTION_
www.eeworm.com/read/331689/3405700
properties message.properties
parser.parse.1=Wrong character.
parser.parse.2=Invalid reference number.
parser.next.1=A character is required after \\.
parser.next.2='?' is not expected. '(?:' or '(?=' or '(?!' or '(?
www.eeworm.com/read/331534/3409605
h message.h
//
// Message.h
//
// $Id: //poco/1.3/Foundation/include/Poco/Message.h#3 $
//
// Library: Foundation
// Package: Logging
// Module: Message
//
// Definition of the Message class.
//
// Co
www.eeworm.com/read/331534/3411050
cpp message.cpp
//
// Message.cpp
//
// $Id: //poco/1.3/Foundation/src/Message.cpp#4 $
//
// Library: Foundation
// Package: Logging
// Module: Message
//
// Copyright (c) 2004-2006, Applied Informatics Sof
www.eeworm.com/read/331108/3417025
jad message.jad
MIDlet-1: SMSMIDlet, ,com.j2medev.ch7.wma.SMSMIDlet
MIDlet-Jar-Size: 7270
MIDlet-Jar-URL: message.jar
MIDlet-Name: message
MIDlet-Permissions: javax.microedition.io.Connector.sms, javax.microediti
www.eeworm.com/read/330902/3419665
message simplest.message
## simplest possible valid message
## VALID_HEADER includes a LENGTH Header and LENGTH Body
VALID_HEADER method_call
REQUIRED_FIELDS
ALIGN 8
END_LENGTH Header
START_LENGTH Body
END_LENGTH Body
www.eeworm.com/read/330902/3419666
message dict.message
# Dict with different values
VALID_HEADER method_call
REQUIRED_FIELDS
ALIGN 8
END_LENGTH Header
START_LENGTH Body
TYPE DICT
LENGTH Dict
START_LENGTH Dict
STRING 'boolean'
TYPE BOOLEAN
BYTE 1
STRING '
www.eeworm.com/read/330902/3419668
message emptiness.message
# Empty arrays and strings
VALID_HEADER method_call
REQUIRED_FIELDS
ALIGN 8
END_LENGTH Header
START_LENGTH Body
TYPE STRING
INT32 0
BYTE 0 # Strings need to be NULL-terminated
TYPE ARRAY
TYPE BOOLEAN