代码搜索:Component
找到约 10,000 项符合「Component」的源代码
代码结果 10,000
www.eeworm.com/read/329359/12958349
mk component.mk
# List all source files supplied by this component.
ifneq (,$(findstring lwip,$(COMPONENTS)))
C_LIB_SRCS += ctrl_rtl8019.c
ASM_LIB_SRCS +=
INCLUDE_PATH +=
ALT_LWIP_DRIVER_AVAILABLE = yes
www.eeworm.com/read/329359/12958361
mk component.mk
# This file generated on 2006.07.25.23:45:19
C_LIB_SRCS += ctrl_rtl8019.c
ASM_LIB_SRCS +=
INCLUDE_PATH +=
# end of file
www.eeworm.com/read/324842/13240495
component makefile.component
# $Id: Makefile.component,v 1.1 2006/01/03 07:42:26 mturon Exp $
COMPONENT=Blink
SENSORBOARD=mts310
www.eeworm.com/read/239126/13302098
java component.java
/**
* Defines the interface for objects that can have responsibilities
* added to them dynamically.
* @role __Component
*/
public abstract class Component {
public abstract void doSom
www.eeworm.com/read/239126/13302103
class component.class
www.eeworm.com/read/238749/13326954
cpp component.cpp
//Component.cpp
#include "Component.h"
Component::Component()
{
}
Component::~Component()
{
}
void Component::Add(const Component& com)
{
}
Component* Component::GetChild(int index)
www.eeworm.com/read/238749/13326975
h component.h
//Component.h
#ifndef _COMPONENT_H_
#define _COMPONENT_H_
class Component
{
public:
Component();
virtual ~Component();
public:
virtual void Operation() = 0;
virtual void Add(const
www.eeworm.com/read/137162/13341757
mk component.mk
# This file generated on 2005.05.07.12:28:36
C_LIB_SRCS += altera_avalon_pwm_routines.c
ASM_LIB_SRCS +=
INCLUDE_PATH +=
# end of file
www.eeworm.com/read/319744/13445370
css component.css
DIV.TopBarStyle1 {
BACKGROUND: url(http://www.podlook.com/img/topbar_style1_bk.gif) #eee repeat-x; HEIGHT: 25px
}
DIV.PostCardStyle2 {
TEXT-ALIGN: left
}
DIV.PostCardStyle2 DIV.Icon {
FLOAT: