代码搜索:tiny

找到约 5,807 项符合「tiny」的源代码

代码结果 5,807
www.eeworm.com/read/408009/2255094

mak tiny.mak

# Microsoft Developer Studio Generated NMAKE File, Based on tiny.dsp !IF "$(CFG)" == "" CFG=tiny - Win32 Debug !MESSAGE No configuration specified. Defaulting to tiny - Win32 Debug. !ENDIF !IF
www.eeworm.com/read/408009/2255095

dsp tiny.dsp

# Microsoft Developer Studio Project File - Name="tiny" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Cons
www.eeworm.com/read/408009/2255146

c tiny.c

/* ** @(#) $Id: tiny.c,v 1.5 1999/03/01 13:41:55 frystyk Exp $ ** ** Other libwww samples can be found at "http://www.w3.org/Library/Examples" ** ** Copyright (c
www.eeworm.com/read/395229/2445732

c tiny.c

#include int main(void) { _exit(42); }
www.eeworm.com/read/380153/2663151

font tiny.font

!! The default font file for LED Sign !! First line contains the height of the font. The !! second line contains the maximum width of any !! character. The third line is the number of !! charac
www.eeworm.com/read/247932/6782897

y tiny.y

/****************************************************/ /* File: tiny.y */ /* The TINY Yacc/Bison specification file */ /* Compiler Construction: Princi
www.eeworm.com/read/473001/6853681

cpp tiny.cpp

/*************************************************************************** * tiny.cpp Blitz++ TinyVector ray reflection example * * $Id: tiny.cpp,v 1.2 1997/07/16 19:38:23 tveldhui Ex
www.eeworm.com/read/473001/6853747

h tiny.h

/*************************************************************************** * blitz/tiny.h Tiny base class; now defunct; delete? * * $Id: tiny.h,v 1.2 1998/03/14 00:04:47 tveldhui Exp
www.eeworm.com/read/195394/8158895

y tiny.y

/****************************************************/ /* File: tiny.y */ /* The TINY Yacc/Bison specification file */ /* Compiler Construction: Princi
www.eeworm.com/read/195394/8158901

l tiny.l

/****************************************************/ /* File: tiny.l */ /* Lex specification for TINY */ /* Compiler Construction: Princi