代码搜索:Functionality

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

代码结果 4,782
www.eeworm.com/read/389332/2541147

php mysql.class.php

www.eeworm.com/read/385206/2594527

java plyhashtable.java

/* PlyHashtable - A interface to define the functionality to control a hashtable with chess plies. Copyright (C) 2003 The Java-Chess team This program is
www.eeworm.com/read/385206/2594528

java plyhashtableentry.java

/* PlyHashtableEntry - A interface to define the functionality of a entry in the ply hashtable. Copyright (C) 2003 The Java-Chess team This program i
www.eeworm.com/read/383868/2610760

h nf_conntrack_core.h

/* * This header is used to share core functionality between the * standalone connection tracking module, and the compatibility layer's use * of connection tracking. * * 16 Dec 2003: Yasuyuki Koz
www.eeworm.com/read/378315/2687079

js xmlhttprequest.js

/* Cross-Browser XMLHttpRequest v1.1 ================================= Emulate Gecko 'XMLHttpRequest()' functionality in IE and Opera. Opera requires the Sun Java Runtime Environment
www.eeworm.com/read/359640/2974345

js xmlhttprequest.js

/* Cross-Browser XMLHttpRequest v1.1 ================================= Emulate Gecko 'XMLHttpRequest()' functionality in IE and Opera. Opera requires the Sun Java Runtime Environment
www.eeworm.com/read/359383/2977287

js xmlhttprequest.js

/* Cross-Browser XMLHttpRequest v1.1 ================================= Emulate Gecko 'XMLHttpRequest()' functionality in IE and Opera. Opera requires the Sun Java Runtime Environment
www.eeworm.com/read/358128/3000495

h iperlsys.h

/* * iperlsys.h - Perl's interface to the system * * This file defines the system level functionality that perl needs. * * When using C, this definition is in the form of a set of macros * that
www.eeworm.com/read/353378/3086127

h ltc_tommath.h

/* LibTomMath, multiple-precision integer library -- Tom St Denis * * LibTomMath is a library that provides multiple-precision * integer arithmetic as well as number theoretic functionality. * *
www.eeworm.com/read/351020/3111139

as bitmaptoasciiconverter.as

package com.example.programmingas3.asciiArt { import flash.display.BitmapData; /* * Provides functionality for converting a bitmap image to an "ASCII Art" representation * of that image.