代码搜索:does
找到约 10,000 项符合「does」的源代码
代码结果 10,000
www.eeworm.com/read/202252/15387541
txt readme.txt
------------------------------------------------------------------------
This is the project README file. Here, you should describe your project.
Tell the reader (someone who does not know anything
www.eeworm.com/read/106331/15639272
txt readme.txt
------------------------------------------------------------------------
This is the project README file. Here, you should describe your project.
Tell the reader (someone who does not know anything
www.eeworm.com/read/101208/15841479
c yyinitlx.c
/*@A (C) 1992 Allen I. Holub */
void yy_init_lex( ) {} /* Default initialization routine--does nothing. */
www.eeworm.com/read/100266/15879208
doc dintern.doc
Distribution Internals
----------------------
This file documents some useful functions in the distribution VTC
code. It does not document functions and globals that are not
intended for outside use
www.eeworm.com/read/188807/8514428
java 复件 parser.java
/*
This module contains the recursive descent
parser that does not use variables.
*/
// Exception class for parser errors.
class ParserException extends Exception {
Str
www.eeworm.com/read/430667/8734231
txt readme.txt
------------------------------------------------------------------------
This is the project README file. Here, you should describe your project.
Tell the reader (someone who does not know anything ab
www.eeworm.com/read/383524/8940192
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/181751/9238840
configure
#!/bin/sh -e
#####################################################
# this configure-script searches for the needed includes
# and libraries.
#
# it is MUCH faster, smaller and does what I want. :-)
#
www.eeworm.com/read/374502/9402247
list
# showlist
#
# Comments:
# This is apparently an intellectual exercise, as this is most certainly
# not the "best" way to do this, by any modern measure. However, it does
# demonstrat