代码搜索:Functionality
找到约 4,782 项符合「Functionality」的源代码
代码结果 4,782
www.eeworm.com/read/480013/1324473
cpp ftpcommandprocessor.cpp
/*/////////////////////////////////////////////////////////////////////
FTPclient.cpp (c) GDI 1999
V1.0.0 (10/4/99)
Phil Anderson. philip@gd-ind.com
Simple FTP client functionality. If you have
www.eeworm.com/read/471667/1426620
java u16namebase.java
// Copyright (c) 2004 Brian Wellington (bwelling@xbill.org)
package org.xbill.DNS;
import java.io.*;
/**
* Implements common functionality for the many record types whose format
* is an unsigned
www.eeworm.com/read/460526/1560970
h iolibio.h
#include "libio.h"
/* These emulate stdio functionality, but with a different name
(_IO_ungetc instead of ungetc), and using _IO_FILE instead of FILE. */
#ifdef __cplusplus
extern "C" {
#endif
e
www.eeworm.com/read/454264/1631229
as baseaxis.as
package com.yahoo.astra.fl.charts.axes
{
import com.yahoo.astra.fl.charts.IChart;
/**
* Implements some of the most common axis functionality
* to prevent duplicate code in IAxis implementatio
www.eeworm.com/read/451866/1659227
java shoulduseelement.java
package org.momeunit.ant.taskdefs;
import org.apache.tools.ant.Task;
/**
* Base class for elements that contain if/unless functionality. Contains method
* {@link #shouldUse(Task)} for quering elem
www.eeworm.com/read/242732/4536669
c wcslwr.c
/*
* The C RunTime DLL
*
* Implements C run-time functionality as known from UNIX.
*
* Copyright 1996,1998 Marcus Meissner
* Copyright 1996 Jukka Iivonen
* Copyright 1997 Uwe Bonnes
*/
www.eeworm.com/read/242732/4536947
c strupr.c
/*
* The C RunTime DLL
*
* Implements C run-time functionality as known from UNIX.
*
* Copyright 1996,1998 Marcus Meissner
* Copyright 1996 Jukka Iivonen
* Copyright 1997 Uwe Bonnes
*/
www.eeworm.com/read/242732/4536988
c strlwr.c
/*
* The C RunTime DLL
*
* Implements C run-time functionality as known from UNIX.
*
* Copyright 1996,1998 Marcus Meissner
* Copyright 1996 Jukka Iivonen
* Copyright 1997 Uwe Bonnes
*/
www.eeworm.com/read/240204/4577585
pl spcompat.pl
% spcompat.pl
% Extra code needed by Sicstus, for functionality from Quintus library
% not available in Sicstus one. This file is created by David Carter
% (d.m.carter@bigfoot.com); code is writt
www.eeworm.com/read/229812/4753345
c shutdown.c
/*
*
* BSD sockets functionality for Waterloo TCP/IP
*
* Version
*
* 0.5 : Dec 18, 1997 : G. Vanem - created
*/
#include "socket.h"
#if defined(USE_BSD_FUNC)
#define SHUT_