代码搜索:Message

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

代码结果 10,000
www.eeworm.com/read/131315/5939655

el rmail.el

;; "RMAIL" mail reader for Emacs. ;; Copyright (C) 1985, 1986, 1987, 1988, 1990 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute
www.eeworm.com/read/128502/5989848

h fbus.h

/* $Id: fbus.h,v 1.19 2003/03/06 21:38:45 pkot Exp $ G N O K I I A Linux/Unix toolset and driver for Nokia mobile phones. This file is part of gnokii. Gnokii is free software; you can r
www.eeworm.com/read/127118/6007308

~cpp ~printout.~cpp

// Printout.cpp: implementation of the CPrintout class. // ////////////////////////////////////////////////////////////////////// #include "stdafx.h" #include "..\IIDS.h" #include
www.eeworm.com/read/127087/6007778

h tkey.h

/* * Copyright (C) 2004 Internet Systems Consortium, Inc. ("ISC") * Copyright (C) 1999-2001 Internet Software Consortium. * * Permission to use, copy, modify, and distribute this software for an
www.eeworm.com/read/119348/6086935

tmpl imsg.tmpl

/*************************************************************************** * copyright : (C) 2001-2003 Advanced Internet Designs Inc. * email : forum@prohost.org * $Id: ims
www.eeworm.com/read/119340/6089324

java outgoingbthavemessageaggregator.java

/* * Created on Jul 18, 2004 * Created by Alon Rohter * Copyright (C) 2004 Aelitis, All Rights Reserved. * * This program is free software; you can redistribute it and/or * modify it under
www.eeworm.com/read/100926/6264077

h recv.h

// Recv.h,v 1.4 1999/02/01 00:19:30 schmidt Exp #ifndef RECV_H #define RECV_h #include "Protocol_Task.h" class ACE_SOCK_Stream; /* Get some data from the peer and send it upstream for
www.eeworm.com/read/100262/6272810

cpp chad.cpp

/*---------------------------------------------------------------------------- _ _ _ /\ | |
www.eeworm.com/read/412827/6319630

cpp dlgcalc.cpp

// DlgCalc.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "DlgCalc.h" #include "DlgCalcDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE s
www.eeworm.com/read/485343/6559544

sql bz_dequeue_eg.sql

REM script name: bz_enqueue_eg.sql REM Shows various ways to do a dequeue REM REM version: 9i REM==================================================================== REM I. Non-blocking dequeue REM==