代码搜索:Making
找到约 2,505 项符合「Making」的源代码
代码结果 2,505
www.eeworm.com/read/168239/5447550
java onehourtests.java
/**
* Perform tests of the Day class that involve
* making single-hour appointments.
*
* @author David J. Barnes and Michael Kolling
* @version 2006.03.30
*/
public class OneHourTests
{
//
www.eeworm.com/read/324920/3492173
makefile
# Makefile for making bootable images on various OpenFirmware machines.
#
# Paul Mackerras January 1997
# XCOFF bootable images for PowerMacs
# Geert Uytterhoeven September 1997
# ELF bootable iamges
www.eeworm.com/read/303435/3813157
readme
DEMO for Makevel
This demo is for the velocity profile making program, makevel.
Makevel make a velocity profile with makevel
Xplot view the velocity profile
John Stockwell | john@di
www.eeworm.com/read/283334/4084515
env makeprog.env
# THIS IS JUST A DUMMY FILE for allowing the makefile
# to work before there a real makeprog.env has been
# created by configure.
# Make environment for making samples on Unix
# The binary pro
www.eeworm.com/read/273763/4193168
c hypertext.c
/* Text Widget/Hypertext
*
* Usually, tags modify the appearance of text in the view, e.g. making it
* bold or colored or underlined. But tags are not restricted to appearance.
* They can also a
www.eeworm.com/read/273525/4205587
class influenced_yesno.class
// influenced_yesno.class
//
// A yesno that does not always know its own mind. Allows outside influence
// in making its decision. Useful when overloading a yes
www.eeworm.com/read/443386/1744841
makefile
# Makefile for making bootable images on various OpenFirmware machines.
#
# Paul Mackerras January 1997
# XCOFF bootable images for PowerMacs
# Geert Uytterhoeven September 1997
# ELF bootable iamges
www.eeworm.com/read/437028/1837078
bld distrib.bld
# Util target for making a distribution
PURPOSE = distrib
BLOCK_UPDATE = true
SCRAP_DIR = /tmp/spice_$(PID)
OBJ_TOP = $(SRC_TOP)
www.eeworm.com/read/437028/1837386
bld distrib.bld
# Util target for making a distribution
PURPOSE = distrib
BLOCK_UPDATE = true
SCRAP_DIR = /tmp/spice_$(PID)
OBJ_TOP = $(SRC_TOP)
www.eeworm.com/read/405149/2294736
c hypertext.c
/* Text Widget/Hypertext
*
* Usually, tags modify the appearance of text in the view, e.g. making it
* bold or colored or underlined. But tags are not restricted to appearance.
* They can also a