代码搜索:Functionality

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

代码结果 4,782
www.eeworm.com/read/491761/6434234

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/479375/6693144

c wps_common.c

/* * Wi-Fi Protected Setup - common functionality * Copyright (c) 2008, Jouni Malinen * * This program is free software; you can redistribute it and/or modify * it under the terms of th
www.eeworm.com/read/338465/12305927

readme

ntpclient is an NTP (RFC-1305, RFC-4330) client for unix-alike computers. Its functionality is a small subset of xntpd, but IMHO performs better (or at least has the potential to function better) with
www.eeworm.com/read/250303/12415256

pas fmgifimg.pas

unit FmGifImg; { Exports main form for test program for TGifImage 2 Aug 97: - added possibility to load bmp files and save gif files Aug 97: - added some functionality for easy choosing of te
www.eeworm.com/read/234443/14112651

txt change-log.txt

Microsoft Windows Rally Development Kit -- LLTD Implementers Guide October 29, 2006 RC1 Changes --- * Rewrote QoS functionality to conform to official Windows Rally LLTD spec. * Normalized Quic
www.eeworm.com/read/225499/14537901

cpp ftpclass.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/124620/14557126

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/123562/14624448

java graphicalboard.java

import java.awt.*; import java.awt.event.*; /** A graphical (AWT-based) front-end for KnightBoard. Provides completely automatic and adjusting display as well as intuitive drag functionality
www.eeworm.com/read/123453/14630131

news

29-04-2003 This is the first release of the MMS Client. It is an alpha release because large parts of the functionality are still untested. What has been tested is receiving SMS Message
www.eeworm.com/read/679/1172

cpp ftpclass.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