代码搜索:Functionality
找到约 4,782 项符合「Functionality」的源代码
代码结果 4,782
www.eeworm.com/read/114744/6122363
java notepadservlet.java
package sessions;
import java.sql.*;
import javax.servlet.http.HttpServlet;
/**
* This class provides the common database related functionality for
* the servlets in the NotePad web application.
www.eeworm.com/read/469094/6355686
txt changelog.txt
Patchfinder 2.11 (2004-01-24)
------------------------------
+ added TRACEPATH switch to config.h. Current agent program
does not support full path tracing, and disabling this
functionality ca
www.eeworm.com/read/485150/6566139
m dispx.m
function d = dispx(message, verb, level)
% Message display with extended functionality
% D = DISPX(MESSAGE, VERB, LEVEL)
% Displays a message conditioned on its priority.
%
% Parameters
% ME
www.eeworm.com/read/408750/11370726
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/407886/11409110
h listview2.h
//
// ListView2.h - Simple list view example
//
// Copyright (C) UIQ Technology AB, 2007
//
// This material is provided "as is" without any warranty to its performance or functionality.
// In
www.eeworm.com/read/407886/11409149
h listview1.h
//
// ListView1.h - Simple list view example
//
// Copyright (C) UIQ Technology AB, 2007
//
// This material is provided "as is" without any warranty to its performance or functionality.
// In
www.eeworm.com/read/158649/11595163
java greenhousecontrols.java
//: c08:GreenhouseControls.java
// This produces a specific application of the
// control system, all in a single class. Inner
// classes allow you to encapsulate different
// functionality for ea
www.eeworm.com/read/258134/11882316
c reitp.c
/*
* reitp.c
*
* Purpose:
* Test program for RichEdit. Excercises main RichEdit
* functionality while providing a good replacement for notepad.
*
* Owner:
*/
#include "preinc.h
www.eeworm.com/read/257883/11909305
readme
This is a simple spreadsheet-like example for the Qt library. It is
written during a weekend, it still lacks a lot of functionality.
The spreadsheet accepts numbers and expression of the form
A5 *
www.eeworm.com/read/255569/12073253
c mpf_tan.c
/* LibTomFloat, multiple-precision floating-point library
*
* LibTomFloat is a library that provides multiple-precision
* floating-point artihmetic as well as trigonometric functionality.
*
* Thi