代码搜索:Message

找到约 10,000 项符合「Message」的源代码

代码结果 10,000
www.eeworm.com/read/182103/5266202

h message.h

/* message.h * * This include file contains all the constants and structures associated * with the Message Queue Manager. This manager provides a mechanism for * communication and synchroniza
www.eeworm.com/read/182103/5266349

inl message.inl

/* message.inl * * This include file contains the macro implementation of all * inlined routines in the Message Manager. * * COPYRIGHT (c) 1989-1999. * On-Line Applications Research Corpora
www.eeworm.com/read/181809/5275246

po message.po

# dummy
www.eeworm.com/read/179911/5294955

h message.h

/* * $Id: message.h,v 1.1 1996/11/07 13:07:47 fritz Exp $ * Copyright (C) 1996 SpellCaster Telecommunications Inc. * * message.h - structures, macros and defines useful for sending *
www.eeworm.com/read/179911/5294968

c message.c

/* * $Id: message.c,v 1.5 1999/09/04 06:20:07 keil Exp $ * Copyright (C) 1996 SpellCaster Telecommunications Inc. * * message.c - functions for sending and receiving control messages * * Th
www.eeworm.com/read/179672/5302628

jsp message.jsp

www.eeworm.com/read/179672/5302678

java message.java

package jaoso.guestbook.domain; import org.apache.commons.lang.builder.ToStringBuilder; import java.io.Serializable; import java.util.Date; import java.util.Set; /** @author Hibernate C
www.eeworm.com/read/179441/5304779

java message.java

/* * Message.java * * Created on 2004年12月23日, 上午10:24 * 这个类封装了Message消息 * */ package com.mg.admin; import java.io.*; import java.util.*; import org.jdom.*; import org.jdom.input.*; import org.
www.eeworm.com/read/179394/5304894

java message.java

package javasec.samples.ch12; import java.io.*; import java.security.*; import java.security.cert.*; public class Message implements Serializable { SignedObject object; transient java.securi
www.eeworm.com/read/179311/5305796

h message.h

//------------------------------------------------------------------- // Author........: Aleksander 豩rn // Date..........: 960307 // Description...: // Revisions.....: //=========================