代码搜索:Component
找到约 10,000 项符合「Component」的源代码
代码结果 10,000
www.eeworm.com/read/233448/4689207
java component.java
/* Component.java -- a graphics component
Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Free Software Foundation
This file is part of GNU Classpath.
GNU Classpath is free software; you can re
www.eeworm.com/read/232407/4699986
cpp component.cpp
//Component.cpp
/*
Copyright 2000-2004 The VCF Project.
Please see License.txt in the top level directory
where you installed the VCF.
*/
#include "vcf/ApplicationKit/ApplicationKit.h"
#include "vc
www.eeworm.com/read/232407/4700401
h component.h
#ifndef _VCF_COMPONENT_H__
#define _VCF_COMPONENT_H__
//Component.h
/*
Copyright 2000-2004 The VCF Project.
Please see License.txt in the top level directory
where you installed the VCF.
*/
#if _MS
www.eeworm.com/read/227686/4769223
java component.java
/* Sesame - Storage and Querying architecture for RDF and RDF Schema
* Copyright (C) 2003 OntoText Lab, Sirma AI OOD
*
* Contact:
* Sirma AI OOD, OntoText Lab.
* 38A, Christo Botev Blvd.
* 1
www.eeworm.com/read/225009/4799909
java component.java
package xyz.frame.annotations;
import java.lang.annotation.Documented;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
imp
www.eeworm.com/read/222163/4822020
java component.java
/*
* Created on May 9, 2005
*
* TODO To change the template for this generated file go to
* Window - Preferences - Java - Code Style - Code Templates
*/
package isis.anp.nesc.ot;
import
www.eeworm.com/read/221595/4828099
java component.java
/*
* 项目名称 Pattern
* 包名称 com.niufish.pattern.composite.transparence
*
* 文件名称 Component.java
*
*/
package com.niufish.pattern.composite.transparence;
/**
* 抽象构件角色,它给参加组合的类定义出公共的接
www.eeworm.com/read/221595/4828103
java component.java
/*
* 项目名称 Pattern
* 包名称 com.niufish.pattern.composite.safe
*
* 文件名称 Component.java
*
*/
package com.niufish.pattern.composite.safe;
/**
* 抽象构件角色,它给参加组合的对象定义出公共的接口及其默认行为,
* 可以用来
www.eeworm.com/read/221595/4828167
java component.java
/*
* 项目名称 Pattern
* 包名称 com.niufish.pattern.decorator
*
* 文件名称 Component.java
*
*/
package com.niufish.pattern.decorator;
/**
* 一个可以扩展功能的对象接口
*
*
www.eeworm.com/read/218564/4859568
js component.js
/**
* Title:
* Description:
* Copyright: Copyright (c) xio.name 2006
* @author xio
*/
function Component(ui) {
if (ui) {
if (ui.getUI) {
this.u