代码搜索:Message

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

代码结果 10,000
www.eeworm.com/read/249534/4447993

java message.java

package com; import java.io.*; public class Message implements Serializable{ /* 私有字段 */ private String messageId; private int customerId; private String movieId; private Str
www.eeworm.com/read/248660/4466058

asp message.asp

www.eeworm.com/read/248559/4468894

java message.java

/* * $Id$ * * Copyright 1996-2007 Sun Microsystems, Inc. All Rights Reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER * * This program is free software; you can redistribu
www.eeworm.com/read/248446/4470168

c message.c

/* ** $Id: message.c,v 1.21 2004/06/26 07:49:32 weiym Exp $ ** ** message.c: The Messaging module. ** ** Copyright (C) 2003 Feynman Software. ** Copyright (C) 2000 ~ 2002 Wei Yongming. ** ** C
www.eeworm.com/read/248410/4470252

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/247352/4483033

java message.java

package com.j2medev.mail; public class Message { private String to; private String subject; private String content; public Message() { } public Messa
www.eeworm.com/read/247281/4483308

asp message.asp

www.eeworm.com/read/247212/4483964

idl message.idl

#ifndef __MESSAGE__ #define __MESSAGE__ eventtype Message { public string text; }; #endif
www.eeworm.com/read/247171/4487861

vb message.vb

' ' Visual Basic.Net Compiler ' Copyright (C) 2004 - 2007 Rolf Bjarne Kvinge, RKvinge@novell.com ' ' This library is free software; you can redistribute it and/or ' modify it under the terms of the
www.eeworm.com/read/247158/4488471

java message.java

/* * Copyright (C) 2005 Luca Veltri - University of Parma - Italy * * This file is part of MjSip (http://www.mjsip.org) * * MjSip is free software; you can redistribute it and/or modify