代码搜索:buffer
找到约 10,000 项符合「buffer」的源代码
代码结果 10,000
www.eeworm.com/read/129661/5971009
java translate.java
package com.heaton.bot.translate;
import java.util.*;
import javax.swing.text.*;
import javax.swing.text.html.*;
import com.heaton.bot.*;
/**
* Example program from chapter 4
*
* This
www.eeworm.com/read/129660/5971097
java awkstreaminput.java
/*
* $Id: AwkStreamInput.java,v 1.7 2003/11/07 20:16:24 dfs Exp $
*
* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyrigh
www.eeworm.com/read/129660/5971141
java globcompiler.java
/*
* $Id: GlobCompiler.java,v 1.8 2003/11/07 20:16:24 dfs Exp $
*
* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright
www.eeworm.com/read/129660/5971158
java awkstreaminput.java
/*
* $Id: AwkStreamInput.java,v 1.7 2003/11/07 20:16:24 dfs Exp $
*
* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyrigh
www.eeworm.com/read/129660/5971202
java globcompiler.java
/*
* $Id: GlobCompiler.java,v 1.8 2003/11/07 20:16:24 dfs Exp $
*
* ====================================================================
* The Apache Software License, Version 1.1
*
* Copyright
www.eeworm.com/read/129475/5972654
h compress.h
/**************************************************************
;* *
;* INSTUTITE FOR INFORMATION INDUSTRY *
;*
www.eeworm.com/read/128965/5978277
c xdma_channel_sg.c
/* $Id: xdma_channel_sg.c,v 1.6 2003/02/03 19:50:33 moleres Exp $ */
/******************************************************************************
*
* Author: Xilinx, Inc.
*
*
* This program
www.eeworm.com/read/128604/5981011
java buffers.java
/* Copyright (C) 2000, 2002 Free Software Foundation
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under the terms of the GNU General
www.eeworm.com/read/128552/5983077
h trace_int.h
#ifndef TRACE_INT_H
#define TRACE_INT_H
typedef struct TraceData {
unsigned int Active; // if non-zero some tracing is active
unsigned int ActClasses[8]; // Each bit represents one
www.eeworm.com/read/128531/5984758
c piggyback.c
/* $Id: piggyback.c,v 1.2 2000/09/19 14:34:39 anton Exp $
Simple utility to make a single-image install kernel with initial ramdisk
for Sparc64 tftpbooting without need to set up nfs.
Cop