代码搜索:impl
找到约 10,000 项符合「impl」的源代码
代码结果 10,000
www.eeworm.com/read/384295/2602376
java basedao.java
/*
* s2jsp.lg.dao.impl.BaseDao.java
* 2007-7-18
* Dao的基类,使用JDBC连接数据库、释放资源、执行sql,可以被其他Dao实现类继承或实例化使用
*/
package s2jsp.lg.dao.impl;
import java.sql.*;
public class BaseDao {
publ
www.eeworm.com/read/384295/2602386
java basedao.java
/*
* s2jsp.lg.dao.impl.BaseDao.java
* 2007-7-18
* Dao的基类,使用JDBC连接数据库、释放资源、执行sql,可以被其他Dao实现类继承或实例化使用
*/
package s2jsp.lg.dao.impl;
import java.sql.*;
public class BaseDao {
publ
www.eeworm.com/read/285034/8874829
java orderedmap.java
package structure;
/**
* An interface the supports a Map whose values are kept
* in increasing order. Values stored within an OrderedMap
* should implement Comparable; ie. they should have an impl
www.eeworm.com/read/179450/9355907
h fttypes.h
/*++
Copyright (c) 1996-1999 Microsoft Corporation
Module Name:
fttypes.h
Abstract:
This header file defines types and structures for the FT API
and the IOCTLs used to impl
www.eeworm.com/read/374700/9388348
cpp ogr_srs_xml.cpp
/******************************************************************************
* $Id: ogr_srs_xml.cpp 10646 2007-01-18 02:38:10Z warmerdam $
*
* Project: OpenGIS Simple Features Reference Impl
www.eeworm.com/read/371298/9556909
cpp expresssrv3.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include
#include "DemoServer3Impl.h"
USERES("ExpressSrv3.res");
U
www.eeworm.com/read/371298/9557846
cpp expresssrv2.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include
#include "DemoServer2Impl.h"
USERES("ExpressSrv2.res");
U
www.eeworm.com/read/366065/9834161
c tclliteral.c
/*
* tclLiteral.c --
*
* Implementation of the global and ByteCode-local literal tables
* used to manage the Tcl objects created for literal values during
* compilation of Tcl scripts. This impl
www.eeworm.com/read/278019/10581496
c tclexpr.c
#ifndef EXCLUDE_TCL
/*
* tclExpr.c --
*
* This file contains the code to evaluate expressions for
* Tcl.
*
* This implementation of floating-point support was modelled
* after an initial impl
www.eeworm.com/read/469944/6921442
h fttypes.h
/*++
Copyright (c) 1996-1999 Microsoft Corporation
Module Name:
fttypes.h
Abstract:
This header file defines types and structures for the FT API
and the IOCTLs used to impl