代码搜索:Functionality

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

代码结果 4,782
www.eeworm.com/read/141450/5769885

java pieceimpl.java

/* PieceImpl - A class to implement the functionality of a chess piece. Copyright (C) 2003 The Java-Chess team This program is free software; you can redistribute it and/o
www.eeworm.com/read/139291/5804608

in makefile.in

srcdir = @srcdir@ VPATH = @srcdir@ NONPORTABLE = \ testregex@EXEEXT@ PROGRAMS = \ TARGETS = $(PROGRAMS) $(NONPORTABLE) # bring in rules.mk for standard functionality @INCLUDE_RULES@ LOCAL_LIBS=.
www.eeworm.com/read/136865/5840406

doc simple_dd.doc

/*! \page simple_dd-example.html \ingroup examples \title Drag and Drop (Simple) This provides a very simple example of Qt's drag and drop functionality. For a more complete example s
www.eeworm.com/read/136815/5855115

doc simple_dd.doc

/*! \page simple_dd-example.html \ingroup examples \title Drag and Drop (Simple) This provides a very simple example of Qt's drag and drop functionality. For a more complete example s
www.eeworm.com/read/134909/5891430

c ccp.c

/*A sample project file to be used with HI-TIDE, to demonstrate the functionality of the microcontroller's CCPx.*/ /*Refer to ccp.txt for additional information*/ #include #include "c
www.eeworm.com/read/134909/5891456

txt a2demo.txt

Title: a2demo Target: PIC18F452 Description: A sample project file to be used with HI-TIDE, to demonstrate the functionality of the microcontroller's analog to digital converter.
www.eeworm.com/read/130382/5958129

asm pgpndis.asm

.LALL ; This file is borrowed from the PPTP driver from the canceled NetCrypto ; project with added functionality like Win95 version detection(Gold or OSR2). ; More necessary features not provided
www.eeworm.com/read/130382/5958149

asm pgpndis.asm

.LALL ; This file is borrowed from the PPTP driver from the canceled NetCrypto ; project with added functionality like Win95 version detection(Gold or OSR2). ; More necessary features not provided
www.eeworm.com/read/118801/6093961

doc simple_dd.doc

/*! \page simple_dd-example.html \ingroup examples \title Drag and Drop (Simple) This provides a very simple example of Qt's drag and drop functionality. For a more complete example s
www.eeworm.com/read/112392/6145278

h uart.h

// A general definition for the required UART functionality. // This will be used to gain platform abstraction. #ifndef _UART_H #define _UART_H // data types typedef void* tUartHandle; #define INVA