代码搜索:Functionality
找到约 4,782 项符合「Functionality」的源代码
代码结果 4,782
www.eeworm.com/read/174206/5363396
readme
checks the basic RPC functionality in a master slave
connectivity through a channel.
master calls slave
inmaster calls out/inoutslave
outmaster calls in/inoutslave
inoutmaster calls out/inoutslave w
www.eeworm.com/read/173141/5378797
sql errorcode.sql
--
-- this test shows the error code functionality
--
-- specify an invalid driver
driver 'java.lang.Integer';
-- now a valid driver
driver 'org.apache.derby.jdbc.EmbeddedDriver';
-- specify an inv
www.eeworm.com/read/173141/5379511
out madhare.out
ij> --
-- this test shows the basic functionality
-- that does work in the language system for mad hare
--
-- this was the simple mad hare challenge
create table t(i int);
0 rows inserted/updated/dele
www.eeworm.com/read/173133/5380144
java arrays2.java
//: com:bruceeckel:util:Arrays2.java
// A supplement to java.util.Arrays, to provide additional
// useful functionality when working with arrays. Allows
// any array to be converted to a String, an
www.eeworm.com/read/167133/5467911
java graphicslink.java
package java.awt;
import java.lang.ref.WeakReference;
/**
* GraphicsLink is a auxiliary construct to implement functionality which
* is usually done by native window systems. Resident Graphicses f
www.eeworm.com/read/162614/5517375
readme
Subdirectories:
abi Tests for ABI compatibility -- mangling, object layout, etc.
bprob Tests for functionality of profile-directed block ordering.
charset Tests for input character set translation
www.eeworm.com/read/350097/3134874
txt bridge.txt
In order to use the ethernet bridging functionality you'll need the
userspace tools available at http://www.math.leidenuniv.nl/~buytenh/bridge.
The tarball available there contains extensive documenta
www.eeworm.com/read/349101/3147306
java insetspanel.java
package at.ac.uni_linz.tk.vchat;
import java.awt.*;
/**
* Extends a normVec Panel's functionality with methods for defining margins.
*
* @author Arno Huetter
* (C)opyright by the
www.eeworm.com/read/346457/3182462
svn-base tap-win32.c.svn-base
/*
* TAP-Win32 -- A kernel driver to provide virtual tap device functionality
* on Windows. Originally derived from the CIPE-Win32
* project by Damion K. Wilson, with
www.eeworm.com/read/341123/3256413
java plynotation.java
/*
PlyNotation - This interace defines the functionality to notate a ply.
Copyright (C) 2003 The Java-Chess team
This program is free software; you can redistribute it and