代码搜索:IMPLEMENTATION
找到约 10,000 项符合「IMPLEMENTATION」的源代码
代码结果 10,000
www.eeworm.com/read/332363/12762468
cpp math.cpp
// Math.cpp : Implementation of CMath
#include "stdafx.h"
#include "SimpleCom.h"
#include "Math.h"
/////////////////////////////////////////////////////////////////////////////
// CMath
ST
www.eeworm.com/read/131413/14147363
txt delphi单元文件详解 .txt
Delphi单元文件详解
--------------------------------------------------------------------------------
作者:不详 来源于:不详 发布时间:2005-2-19 19:46:53
昨天敲了半天才出来的,想组成一个系列.供新手学习一下!(虽说我也是新手^_^)
Delphi单元文件
1.库单元
www.eeworm.com/read/124166/14592226
java proxydemo.java
//: proxy:ProxyDemo.java
// Simple demonstration of the Proxy pattern.
package proxy;
import junit.framework.*;
interface ProxyBase {
void f();
void g();
void h();
}
class Proxy imp
www.eeworm.com/read/122099/14721086
cpp autolistctrl.cpp
//@doc
//@module AutoListCtrl.cpp | Implementation of CAutoListCtrl class
//-------------------------------------------------------------------
// CAutoListCtrl implementation file
//-----------
www.eeworm.com/read/119738/14823477
pas testabcunit.pas
{ MicroGold Software Implementation of Delphi}
unit testabcUnit;
interface
type
testabc = class
testa:Integer;
private
{ Private declarations }
public
{ Public declaratio
www.eeworm.com/read/119738/14823481
pas tform1unit.pas
{ MicroGold Software Implementation of Delphi}
unit TForm1Unit;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls, FrmData, FrmMD;
www.eeworm.com/read/119738/14823538
pas test1bunit.pas
{ MicroGold Software Implementation of Delphi}
unit test1bUnit;
interface
type
test1b = class
test:Integer;
private
{ Private declarations }
public
{ Public declarations
www.eeworm.com/read/266192/11237076
java proxydemo.java
//: proxy:ProxyDemo.java
// Simple demonstration of the Proxy pattern.
package proxy;
import junit.framework.*;
interface ProxyBase {
void f();
void g();
void h();
}
class Proxy imp
www.eeworm.com/read/133772/5900944
hxx lottery.hxx
#ifndef CYGONCE_KERNEL_LOTTERY_HXX
#define CYGONCE_KERNEL_LOTTERY_HXX
//==========================================================================
//
// lottery.hxx
//
// Lottery sch
www.eeworm.com/read/128447/5990589
hxx lottery.hxx
#ifndef CYGONCE_KERNEL_LOTTERY_HXX
#define CYGONCE_KERNEL_LOTTERY_HXX
//==========================================================================
//
// lottery.hxx
//
// Lottery scheduler