代码搜索:Message
找到约 10,000 项符合「Message」的源代码
代码结果 10,000
www.eeworm.com/read/136989/5827456
cpp buffer_stream.cpp
// buffer_stream.cpp,v 4.16 2003/12/30 23:18:58 shuston Exp
// This short program copies stdin to stdout via the use of an ASX
// Stream. It illustrates an implementation of the classic "bounded
www.eeworm.com/read/136989/5827713
cpp compressor.cpp
// Compressor.cpp,v 1.8 2003/08/19 15:08:26 schmidt Exp
#include "ZlibCompressor.h"
#include "Compressor.h"
#include "ace/SOCK_Stream.h"
#include
Compressor::Compressor(AlgorithmCo
www.eeworm.com/read/136989/5832274
idl test.idl
//
// Test.idl,v 1.1 2001/06/24 13:54:49 bala Exp
//
module Test
{
interface Receiver {
/// Receive a call and send back the number of calls received..
long receive_call ();
www.eeworm.com/read/131315/5942071
default
#! /bin/sh
## $Revision: 1.10 $
## Default control-message handler
## Set prog to null; that will leave the name of the message in $1
PROG=default
## Some shells don't pass in $* unless we explic
www.eeworm.com/read/131315/5946665
c play.c
/*
* Copyright (c) 1988, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Timothy C. Stoehr.
*
* Red
www.eeworm.com/read/120487/6072018
pl bench.pl
#!/usr/bin/perl
use strict;
# make sure we are in a sane environment.
use DBI();
use DBD::Pg();
use Time::HiRes qw( usleep ualarm gettimeofday tv_interval );
use Getopt::Std;
my %opt;
getopts('d:b: