代码搜索:Message
找到约 10,000 项符合「Message」的源代码
代码结果 10,000
www.eeworm.com/read/147422/5729578
m gci_ed.m
% gci_ed file to save the new variables
% D. G. Childers 2/12/98
%
disp(' ');
disp('SCRIPT: gci_ed.m ***********************************');
gci_ed=gci0;
gci=gci_safe;
s=sprintf('save
www.eeworm.com/read/140727/5782912
rc sb-pt-jerks.rc
# Filter evasion tactics (i.e. Jerks) :/
#
# This catches email that uses tricks designed to evade filters.
#
:0
* LEANTAG ?? no
{
:0 BH
* !^Subject: .*\(fwd\)
* !--.*forwarded message --
* !----
www.eeworm.com/read/140727/5782917
rc sb-pt-diploma.rc
# Diploma Mill
#
:0 BH
* LEANTAG ?? no
* !^Subject: .*\(fwd\)
* !--.*forwarded message --
* !^forwarded message:
* !^-----BEGIN PGP SIGNED MESSAGE-----
* -1000^0
* -200^1 ^[:;#>]
* 800^0 ^(From
www.eeworm.com/read/136989/5826923
cpp commandtask.cpp
// CommandTask.cpp,v 1.2 2004/01/08 20:20:43 shuston Exp
#include "CommandTask.h"
// Listing 01 code/ch18
CommandTask::CommandTask (int command)
: inherited (), command_(command)
{ }
// Li
www.eeworm.com/read/136989/5827434
cpp supplier_router.cpp
// Supplier_Router.cpp,v 4.10 2004/01/05 22:57:06 shuston Exp
#include "ace/os_include/os_assert.h"
#include "ace/OS_NS_stdio.h"
#include "ace/OS_NS_string.h"
#include "Supplier_Router.h"
#incl
www.eeworm.com/read/135582/5884286
cxx fl_ask.cxx
//
// "$Id: fl_ask.cxx,v 1.1.1.1 2003/08/07 21:18:40 jasonk Exp $"
//
// Standard dialog functions for the Fast Light Tool Kit (FLTK).
//
// Copyright 1998-1999 by Bill Spitzak and others.
//
// This
www.eeworm.com/read/108331/6183254
java cameracanvas.java
// Copyright 2002 Nokia Corporation.
//
// THIS SOURCE CODE IS PROVIDED 'AS IS', WITH NO WARRANTIES WHATSOEVER,
// EXPRESS OR IMPLIED, INCLUDING ANY WARRANTY OF MERCHANTABILITY, FITNESS
// FOR ANY
www.eeworm.com/read/101082/6251707
c play.c
/*
* play.c
*
* This source herein may be modified and/or distributed by anybody who
* so desires, with the following restrictions:
* 1.) No portion of this notice shall be removed.
* 2.)
www.eeworm.com/read/100926/6263539
cpp supplier_router.cpp
// Supplier_Router.cpp,v 4.7 1998/07/31 22:55:08 gonzo Exp
#include "Supplier_Router.h"
#include "Options.h"
ACE_RCSID(Event_Server, Supplier_Router, "Supplier_Router.cpp,v 4.7 1998/07/31 22:55