代码搜索:Stream
找到约 10,000 项符合「Stream」的源代码
代码结果 10,000
www.eeworm.com/read/339586/3297477
hpp stream.hpp
//
// stream.hpp
// ~~~~~~~~~~
//
// Copyright (c) 2005 Voipster / Indrek dot Juhani at voipster dot com
// Copyright (c) 2005 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// Distributed und
www.eeworm.com/read/331737/3405052
cls stream.cls
VERSION 1.0 CLASS
BEGIN
MultiUse = -1 'True
Persistable = 0 'NotPersistable
DataBindingBehavior = 0 'vbNone
DataSourceBehavior = 0 'vbNone
MTSTransactionMode = 0 'NotAnMTSObject
www.eeworm.com/read/331135/3416681
c stream.c
/*****************************************************************************
* stream.c
*****************************************************************************
* Copyright (C) 1999-2004 the
www.eeworm.com/read/328168/3446808
java stream.java
package AM.am_data_structure;
/**
* Created by IntelliJ IDEA. User: yellowicq Date: 2004-4-27 Time: 12:57:30
* To change this template use File | Settings | File Templates.
*/
import java.io
www.eeworm.com/read/324606/3500115
cpp stream.cpp
/* This has been copied from the gnu source tree */
/* Make all changes there, not here! */
#ifdef __cplusplus
extern "C" {
#endif
#ifndef _N_
char __stream_o = 0;
#else
char _N_ = 0;
#endif
#ifdef __
www.eeworm.com/read/316872/3606620
c stream.c
/*
* SUCS NET3:
*
* Generic stream handling routines. These are generic for most
* protocols. Even IP. Tonight 8-).
* This is used because TCP, LLC (others too) layer all have mos
www.eeworm.com/read/312645/3652234
inl stream.inl
#ifndef CYGONCE_LIBC_STDIO_STREAM_INL
#define CYGONCE_LIBC_STDIO_STREAM_INL
//========================================================================
//
// stream.inl
//
// Inline fun
www.eeworm.com/read/312645/3652239
hxx stream.hxx
#ifndef CYGONCE_LIBC_STDIO_STREAM_HXX
#define CYGONCE_LIBC_STDIO_STREAM_HXX
//========================================================================
//
// stream.hxx
//
// Internal C
www.eeworm.com/read/312645/3652274
cxx stream.cxx
//========================================================================
//
// stream.cxx
//
// Implementations of internal C library stdio stream functions
//
//====================