代码搜索:Functionality
找到约 4,782 项符合「Functionality」的源代码
代码结果 4,782
www.eeworm.com/read/310989/3688339
java scrollbarexample.java
package org.j4me.examples.ui.components;
import javax.microedition.lcdui.*;
import org.j4me.ui.*;
/**
* Example demonstrating the scrollbar's functionality. This
* helps test the scrollbar
www.eeworm.com/read/304110/3803412
js item.js
/**
* @class Ext.menu.Item
* @extends Ext.menu.BaseItem
* A base class for all menu items that require menu-related functionality (like sub-menus) and are not static
* display items. Item extends
www.eeworm.com/read/304110/3803464
js treeeditor.js
/**
* @class Ext.tree.TreeEditor
* @extends Ext.Editor
* Provides editor functionality for inline tree node editing. Any valid {@link Ext.form.Field} can be used
* as the editor field.
* @constr
www.eeworm.com/read/303435/3811193
main ximage.xplot.main
XIMAGE - X IMAGE plot of a uniformly-sampled function f(x1,x2)
ximage n1= [optional parameters]
www.eeworm.com/read/303435/3811506
news06
SU News 03/06/91
New program: suxgraph---builds on Lydia's and Dave's xgraph in the usual way.
Note: X functionality not quite the same as suximage.
Example: See elbert:~jkcohen/StkChart
www.eeworm.com/read/294896/3914872
js core.js
/**
* @fileoverview
* Provides low-level core functionality. Non-instantiable object. Requires nothing.
*
* Provides core APIs for creating object-oriented and event-driven JavaScript code.
www.eeworm.com/read/294145/3919651
readme
loop
----
Some of the subsystem has been faulty (and some still is, I'm sure), so
this loop-block is there to test some of it's functionality. Internally,
it copies the input_n to output_n and you ca
www.eeworm.com/read/292741/3941938
java scrollbarexample.java
package org.j4me.examples.ui.components;
import javax.microedition.lcdui.*;
import org.j4me.ui.*;
/**
* Example demonstrating the scrollbar's functionality. This
* helps test the scrollbar
www.eeworm.com/read/291165/3969571
readme
loop
----
Some of the subsystem has been faulty (and some still is, I'm sure), so
this loop-block is there to test some of it's functionality. Internally,
it copies the input_n to output_n and you ca
www.eeworm.com/read/283906/4073625
in makefile.in
srcdir = @srcdir@
VPATH = @srcdir@
TARGETS = userinfo.lo groupinfo.lo
# bring in rules.mk for standard functionality
@INCLUDE_RULES@
INCDIR=../../include
DEFOSDIR=$(INCDIR)/arch/@DEFAULT_O