代码搜索:Message
找到约 10,000 项符合「Message」的源代码
代码结果 10,000
www.eeworm.com/read/368386/2817016
h message.h
/* $Id: message.h,v 1.1.4.1 2001/11/20 14:19:37 kai Exp $
*
* Copyright (C) 1996 SpellCaster Telecommunications Inc.
*
* structures, macros and defines useful for sending
* messages to the adapt
www.eeworm.com/read/368386/2817030
c message.c
/* $Id: message.c,v 1.1.4.1 2001/11/20 14:19:37 kai Exp $
*
* functions for sending and receiving control messages
*
* Copyright (C) 1996 SpellCaster Telecommunications Inc.
*
* This software m
www.eeworm.com/read/368335/2823228
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/368335/2823229
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/368335/2823231
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
www.eeworm.com/read/368335/2823241
message no-padding.message
## Message with no header padding
## VALID_HEADER includes a LENGTH Header and LENGTH Body
VALID_HEADER method_call
REQUIRED_FIELDS
## this byte array is filled with zeros to the natural length
##
www.eeworm.com/read/366274/2891748
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/366274/2891825
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 '(?