代码搜索:Clover
找到约 187 项符合「Clover」的源代码
代码结果 187
www.eeworm.com/read/228175/14397336
dsw clover.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/228175/14397338
dsp clover.dsp
# Microsoft Developer Studio Project File - Name="Clover" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Ap
www.eeworm.com/read/228175/14397340
c clover.c
/*--------------------------------------------------
CLOVER.C -- Clover Drawing Program Using Regions
(c) Charles Petzold, 1998
-------------------------------------------------
www.eeworm.com/read/125187/14510066
mak clover.mak
# Microsoft Developer Studio Generated NMAKE File, Based on Clover.dsp
!IF "$(CFG)" == ""
CFG=Clover - Win32 Debug
!MESSAGE No configuration specified. Defaulting to Clover - Win32 Debug.
!ENDIF
www.eeworm.com/read/125187/14510068
dep clover.dep
# Microsoft Developer Studio Generated Dependency File, included by Clover.mak
www.eeworm.com/read/125187/14510070
dsw clover.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/125187/14510072
dsp clover.dsp
# Microsoft Developer Studio Project File - Name="Clover" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Ap
www.eeworm.com/read/125187/14510075
c clover.c
/*--------------------------------------------------
CLOVER.C -- Clover Drawing Program Using Regions
(c) Charles Petzold, 1998
-------------------------------------------------
www.eeworm.com/read/122672/14676624
c clover.c
/*--------------------------------------------------
CLOVER.C -- Clover Drawing Program using Regions
(c) Charles Petzold, 1996
-------------------------------------------------
www.eeworm.com/read/122672/14676644
mak clover.mak
#----------------------
# CLOVER.MAK make file
#----------------------
clover.exe : clover.obj
$(LINKER) $(GUIFLAGS) -OUT:clover.exe clover.obj $(GUILIBS)
clover.obj : clover.c
$(C