代码搜索:Functionality
找到约 4,782 项符合「Functionality」的源代码
代码结果 4,782
www.eeworm.com/read/280962/4121143
py poly_assoc_fk.py
"""
"polymorphic" associations, ala SQLAlchemy.
See "poly_assoc.py" for an imitation of this functionality as implemented
in ActiveRecord.
Here, we build off the previous example, adding an associat
www.eeworm.com/read/268796/4249978
vpathplus
# -*-perl-*-
#$Id: vpathplus,v 1.3 2005/12/18 02:05:45 rockyb Exp $
$description = "Tests the new VPATH+ functionality added in 3.76.
www.eeworm.com/read/445290/1725891
bas logging.bas
Attribute VB_Name = "basLogging"
Option Explicit
Option Compare Text
'
' Module basLogging (32-bit functionality only)
'
'The routines in this module are used for logging actions,
'warnings,
www.eeworm.com/read/440906/1774534
readme
Tests in this directory are for functionality that has changed in GCC
from one release to another or that is not ABI-compliant and may change
in a future release.
Each test header for changed behavio
www.eeworm.com/read/439112/1809102
inc tftp.inc
# -*- Fundamental -*-
#
# This NASL script was written by Martin O'Neal of Corsaire
# (http://www.corsaire.com)
#
# The script provides basic tftp functionality for use in other scripts...
#
# DISCL
www.eeworm.com/read/437645/1830166
js dynlayer.js
// Dynamic Layer Object
// sophisticated layer/element targeting and animation object which provides the core functionality needed in most DHTML applications
// 19990604
// Copyright (C) 1999 Dan Ste
www.eeworm.com/read/431231/1908738
java algorithmframework.java
package ai.common;
import java.util.*;
/**
* A framework class that provides underlying functionality
* (thread support) for an algorithm subclass.
*
*
* Change History:
*
www.eeworm.com/read/413855/2158425
testie udpipencap-01.testie
%info
Tests UDPIPEncap and PortInfo functionality.
%script
click -e "
InfiniteSource(LIMIT 3, STOP true)
-> r :: RoundRobinSwitch
-> UDPIPEncap(1.0.0.1, foo, 1.0.0.1, ssh)
-> p :: ToIPSummaryDu
www.eeworm.com/read/412749/2165578
java positionimpl.java
/*
PositionImpl - A class to implement the functionality of the position
of one piece of a chess game.
Copyright (C) 2003 The Java-Chess team
This progra
www.eeworm.com/read/412749/2165625
java gamenotation.java
/*
GameNotation - This interace defines the functionality to notate a
entire game.
Copyright (C) 2003 The Java-Chess team
This program is free software;