代码搜索:functionality

找到约 4,782 项符合「functionality」的源代码

代码结果 4,782
www.eeworm.com/read/389209/2541958

js taconite-client.js

/** @fileoverview This JavaScript file represents the core browser-side functionality supplied by Taconite. In general, the tools in this file wrap an instance of XMLHttpRequest object
www.eeworm.com/read/379466/2673654

java vehicleactor.java

/** * An Actor that serves as a base class for the vehicles (such as CarActor and * TruckActor). The common functionality is the movement in the cycle method. * @author Martin J. Wells */ abs
www.eeworm.com/read/367326/2846482

js taconite-client.js

/** @fileoverview This JavaScript file represents the core browser-side functionality supplied by Taconite. In general, the tools in this file wrap an instance of XMLHttpRequest object
www.eeworm.com/read/366879/2858750

java vehicleactor.java

/** * An Actor that serves as a base class for the vehicles (such as CarActor and * TruckActor). The common functionality is the movement in the cycle method. * @author Martin J. Wells */ abs
www.eeworm.com/read/360247/2964304

pas uasyncio.pas

//------------------------------------------------------------------------------ // File: UAsyncIO.pas // Original files: asyncio.h, asyncio.c // // Desc: Base library with I/O functionality. //
www.eeworm.com/read/357131/3028846

py stringtable.py

''' stringtable.py - demonstrates a simple implementation of string table functionality ''' import lookup def Lookup(stringId): ''' Returns the value of the specified stringid if found
www.eeworm.com/read/260282/4334510

js taconite-client.js

/** @fileoverview This JavaScript file represents the core browser-side functionality supplied by Taconite. In general, the tools in this file wrap an instance of XMLHttpRequest object
www.eeworm.com/read/159372/5584524

js taconite-client.js

/** @fileoverview This JavaScript file represents the core browser-side functionality supplied by Taconite. In general, the tools in this file wrap an instance of XMLHttpRequest object
www.eeworm.com/read/195019/8178189

vhd main_tb.vhd

-- ************************************************************** -- Owner: Xilinx Inc. -- File: main_tb.vhd -- -- Purpose: Test for encoder and decoder functionality -- of 8 bit-wide tr
www.eeworm.com/read/293767/8275519

java unwrappedimagepanel.java

package IrisRecog; /** * ImagePanel.java * * Extends the functionality of the JPanel swing component to be able to draw * centered images in the panel. This class overrides the paintCompon