代码搜索:Component
找到约 10,000 项符合「Component」的源代码
代码结果 10,000
www.eeworm.com/read/381929/2639629
h component.h
/*
* TOPPERS/JSP Kernel
* Toyohashi Open Platform for Embedded Real-Time Systems/
* Just Standard Profile Kernel
*
* Copyright (C) 2000-2003 by Embedded and Real-Time Systems La
www.eeworm.com/read/377973/2694642
java component.java
package com.jmobilecore.ui.core;
import javax.microedition.lcdui.Graphics;
import javax.microedition.lcdui.Font;
/**
* A component is an object having a graphical representation
*
www.eeworm.com/read/377359/2701913
java component.java
package awt;
import java.awt.*;
import java.awt.event.WindowAdapter;
import java.awt.event.WindowEvent;
public class Component extends Frame {
private Frame f=new Frame("component");
priv
www.eeworm.com/read/376940/2706264
js component.js
/*
* Ext JS Library 2.2
* Copyright(c) 2006-2008, Ext JS, LLC.
* licensing@extjs.com
*
* http://extjs.com/license
*/
/**
* @class Ext.Component
* @extends Ext.util.Observable
* B
www.eeworm.com/read/376379/2711266
java component.java
package com.jmobilecore.ui.core;
import javax.microedition.lcdui.Graphics;
import javax.microedition.lcdui.Font;
/**
* A component is an object having a graphical representation
*
www.eeworm.com/read/376379/2711342
java component.java
package com.jmobilecore.ui.core;
import javax.microedition.lcdui.Graphics;
import javax.microedition.lcdui.Font;
/**
* A component is an object having a graphical representation
*
www.eeworm.com/read/376375/2711460
java component.java
package org.j4me.ui.components;
import javax.microedition.lcdui.*;
import org.j4me.ui.*;
/**
* Components are UI widgets that appear on forms. Examples of components include
* labels, text
www.eeworm.com/read/375190/2727057
hpp component.hpp
/*=============================================================================
Copyright (c) 2001-2007 Joel de Guzman
Distributed under the Boost Software License, Version 1.0. (See accompan