代码搜索结果
找到约 322,615 项符合
Interface 的代码
2.04 - the interface implementation for this book.js
// Interfaces.
var Composite = new Interface('Composite', ['add', 'remove', 'getChild']);
var FormItem = new Interface('FormItem', ['save']);
// CompositeForm class
var CompositeForm = function(id,
2.07 - an example illustrating the use of the interface class.js
// ResultFormatter class, before we implement interface checking.
var ResultFormatter = function(resultsObject) {
if(!(resultsObject instanceOf TestResult)) {
throw new Error('ResultsFormatter:
2.05 - the interface class.js
// Constructor.
var Interface = function(name, methods) {
if(arguments.length != 2) {
throw new Error("Interface constructor called with " + arguments.length
+ "arguments, but e
interface.o
XL
H 2 areas 8 global symbols
M interface.c
A text size 82 flags 0
dbfile E:\单片机\源程序\Snail_mkII\STK500_V2\ICC\interface.c
dbfunc e interface_init 0 fV
dbline FFFFFFFF 0
dbline 5F 0
dbline 60 0
interface.s
.module interface.c
.area text(rom, con, rel)
.dbfile E:\单片机\源程序\Snail_mkII\STK500_V2\ICC\interface.c
.dbfunc e interface_init _interface_init fV
.even
_interface_init::
.dbline -1
.dbli
interface.dp2
interface.o: c:\iccv7avr\include\iccioavr.h c:\iccv7avr\include\iom32v.h E:\单片机\源程序\Snail_mkII\STK500_V2\ICC\tools.h E:\单片机\源程序\Snail_mkII\STK500_V2\ICC\interface.h E:\单片机\源程序\Snail_mkII\STK500_V2\ICC
user interface method and system for ___ - google patents.mht
From:
Subject: User interface method and system for ... - Google Patents
Date: Wed, 8 Aug 2007 09:39:06 +0800
MIME-Version: 1.0
Content-Type: multipart/related
interface.o
XL
H 2 areas A global symbols
M interface.c
S push_gset1 Ref0000
S pop_gset1 Ref0000
A text size 7A flags 0
dbfile E:\ICCAVR\project\AVRISP~1\icc\interface.c
dbfunc e interface_init 0 fV
dblin
interface.s
.module interface.c
.area text(rom, con, rel)
.dbfile E:\ICCAVR\project\AVRISP~1\icc\interface.c
.dbfunc e interface_init _interface_init fV
.even
_interface_init::
.dbline -1
.dbline 87
interface.dp2
interface.o: E:\ICCAVR\project\AVRISP~1\icc/stk500.h C:/icc/include/string.h C:/icc/include/_const.h C:/icc/include/iom8v.h C:/icc/include/macros.h E:\ICCAVR\project\AVRISP~1\icc/interface.h E:\ICCAVR