代码搜索:composition

找到约 1,051 项符合「composition」的源代码

代码结果 1,051
www.eeworm.com/read/432727/1890704

zul f35-2188951.zul

www.eeworm.com/read/252364/4409084

java sprinklersystem.java

//: c06:SprinklerSystem.java // Composition for code reuse. // From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002 // www.BruceEckel.com. See copyright notice in CopyRight.txt. import com.brucee
www.eeworm.com/read/230048/6789192

java sprinklersystem.java

//: c06:SprinklerSystem.java // Composition for code reuse. // From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002 // www.BruceEckel.com. See copyright notice in CopyRight.txt. import com.brucee
www.eeworm.com/read/112277/15490425

java car.java

//: c06:Car.java // From 'Thinking in Java, 2nd ed.' by Bruce Eckel // www.BruceEckel.com. See copyright notice in CopyRight.txt. // Composition with public objects. import java.util.*; import ja
www.eeworm.com/read/279234/10453498

pl fig14_14.pl

#!/usr/bin/perl # Fig. 14.14: fig14_14.pl # Demonstrating composition. use strict; use warnings; use Employee2; use Hourly2; use Boss; use WorkGroup; my $worker = new Employee2( "Jason",
www.eeworm.com/read/137489/13320307

h boot.h

/* boot.h - Boot image composition */ /* Copyright 1992-1995 Werner Almesberger. See file COPYING for details. */ #ifndef BOOT_H #define BOOT_H #include "lilo.h" void boot_image(char *spec,IMA
www.eeworm.com/read/315135/13550397

m cpif.m

function h = cpif(p,f,g) %CPIF Conditional composition of functions. % PFG = CPIF(P,F,G) returns function PFG s.t. % PFG(X) = F(X) if P(X), % G(X) otherwise. % % P, F, G should be fun
www.eeworm.com/read/38039/1096242

mnu symgroups.mnu

SYM#GROUPS # Create Create a new group. # Edit Modify group composition. # Delete Delete a group. # Clear#All Delete all groups. # Group#Attr Set up current level attributes. # Change#Level Move to a
www.eeworm.com/read/195003/8179840

h uiime_cj.h

#ifndef _UIIME_CJ_H #define _UIIME_CJ_H #define _DEBUG_IME_CJ 1 #include #include // by zhangxueping #define MAX_CANDIDATE_COUNT 6 #define MAX_COMPOSITION_COUN
www.eeworm.com/read/101025/15856424

h uiime_cj.h

#ifndef _UIIME_CJ_H #define _UIIME_CJ_H #define _DEBUG_IME_CJ 1 #include #include // by zhangxueping #define MAX_CANDIDATE_COUNT 6 #define MAX_COMPOSITION_COUN