代码搜索:Making

找到约 2,505 项符合「Making」的源代码

代码结果 2,505
www.eeworm.com/read/264095/4294156

makefile

# BK Id: SCCS/s.Makefile 1.13 07/27/01 20:24:17 trini # # Makefile for making ELF bootable images for booting on CHRP # using Open Firmware. # # Geert Uytterhoeven September 1997 # # Based on coffboot
www.eeworm.com/read/260597/4331039

h dlg.h

//WARNING: This file contains some of the same constants as DLG.INC //WARNING: When making a change to one, make it to both! #include #include #define DLG_CONST F
www.eeworm.com/read/254811/4380368

h dlg.h

//WARNING: This file contains some of the same constants as DLG.INC //WARNING: When making a change to one, make it to both! #include #include #define DLG_CONST F
www.eeworm.com/read/161121/5557910

makefile

# BK Id: SCCS/s.Makefile 1.15 01/11/02 10:46:06 trini # # Makefile for making ELF bootable images for booting on CHRP # using Open Firmware. # # Geert Uytterhoeven September 1997 # # Based on coffboot
www.eeworm.com/read/160303/5574931

sh uml-functions.sh

#! /bin/sh # # # $Id: uml-functions.sh,v 1.38 2005/07/14 01:35:54 mcr Exp $ # setup_make() { TAB=" @" depends="" echo "# RULES for making module" # figure out our base architectur
www.eeworm.com/read/270146/11046625

c ex4.c

/* Making a library function that uses static variables thread-safe. Illustrates: thread-specific data, pthread_once(). */ #include #include #include #include
www.eeworm.com/read/270032/11051069

c len4.c

/* * len4.c - find length of the 4-vector v having components v = [a b c d] * programmed by: Alan Paeth, 17-Oct-1994 * * This Euclidean distance estimator * * 1) can only overestimate, making
www.eeworm.com/read/412167/11212891

asm prog44.asm

; PROG44 - Making Music from an AT89C2051 ; ; Simple Application to Test Powerdown/Power Up Code. ; ; This Application after power up, places the AT89C2051 into ; "Power Down" mode and Se
www.eeworm.com/read/147311/12568578

html gourlapplet.html

Making the Browser Visit a URL (Java Developers Almanac Example)
www.eeworm.com/read/147311/12568643

html tooltip_displayttnow.html

Making Tool Tips Appear Immediately (Java Developers Almanac Example)