代码搜索:does
找到约 10,000 项符合「does」的源代码
代码结果 10,000
www.eeworm.com/read/348705/10872935
txt widget_system.txt
Notes about the inner workings of the widget system of GTK+
===========================================================
This file contains some notes as to how the widget system does
and should work.
www.eeworm.com/read/417821/10975067
java bufferedthreadedinputstream.java
import java.io.*;
// uses ThreadedInputStream
public class BufferedThreadedInputStream
extends FilterInputStream {
// fixed class that does *not* have a synchronized close()
private st
www.eeworm.com/read/416428/11026318
pas xlsconsts3.pas
unit XLSConsts3;
interface
const
sFileNameNotDefined = 'File name is not defined';
sFileDoesNotExist = 'File %s does not exist';
sFileIsNotExcelWorkbook = 'File %s is not an E
www.eeworm.com/read/469590/6932419
readme
Simple RMI example code - this is an alternative implementation in which
the remote object implementation class RemoteMathImpl does not extend
UnicastRemoteObject but instead uses the static method
www.eeworm.com/read/397410/6968163
java bufferedthreadedinputstream.java
import java.io.*;
// uses ThreadedInputStream
public class BufferedThreadedInputStream
extends FilterInputStream {
// fixed class that does *not* have a synchronized close()
private st
www.eeworm.com/read/468555/6992774
java bufferedthreadedinputstream.java
import java.io.*;
// uses ThreadedInputStream
public class BufferedThreadedInputStream
extends FilterInputStream {
// fixed class that does *not* have a synchronized close()
private st
www.eeworm.com/read/464888/7061762
doc rm.doc
`rm': Remove files or directories
=================================
`rm' removes each given FILE. By default, it does not remove
directories. Synopsis:
rm [OPTION]... [FILE]...
www.eeworm.com/read/416911/7070082
java algaecolony.java
/*!Begin Snippet:AlgaeColony*/
/*
* Created on Jul 4, 2003
*
*/
/**
* AlgaeColony does not move. If there is sunlight, a portion of the solar
* energy will be converted into life-energy
www.eeworm.com/read/461382/7228281
c capacitytablelookup.c
/* CapacityTableLookup returns the instantaneous capacity for a particular
channel realization by using a precalculated AWGN capacity table.
Since the table does not generally contain capacity
www.eeworm.com/read/458941/7285244
java bufferedthreadedinputstream.java
import java.io.*;
// uses ThreadedInputStream
public class BufferedThreadedInputStream
extends FilterInputStream {
// fixed class that does *not* have a synchronized close()
private st