代码搜索:Implement
找到约 10,000 项符合「Implement」的源代码
代码结果 10,000
www.eeworm.com/read/135331/13939405
cpp adodb.cpp
// DB.cpp : 实现文件
//
#include "stdafx.h"
#include "afx.h"
#include "ADODB.h"
// CDB
IMPLEMENT_DYNCREATE(CADOConnection, CObject)
CADOConnection::CADOConnection()
{
::CoInitialize(NU
www.eeworm.com/read/135331/13939462
cpp examdoc.cpp
// ExamDoc.cpp : 实现文件
//
#include "stdafx.h"
#include "StudentScore.h"
#include "ExamDoc.h"
// CExamDoc
IMPLEMENT_DYNCREATE(CExamDoc, CDocument)
CExamDoc::CExamDoc()
{
}
BOOL CEx
www.eeworm.com/read/133176/14052985
c retarget.c
/*
** Copyright (C) ARM Limited, 2001. All rights reserved.
*/
/*
** This implements a 'retarget' layer for low-level IO. Typically, this
** would contain your own target-dependent implement
www.eeworm.com/read/133175/14053045
c retarget.c
/*
** Copyright (C) ARM Limited, 2001. All rights reserved.
*/
/*
** This implements a 'retarget' layer for low-level IO. Typically, this
** would contain your own target-dependent implement
www.eeworm.com/read/235282/14076800
cpp adodb.cpp
// DB.cpp : 实现文件
//
#include "stdafx.h"
#include "afx.h"
#include "ADODB.h"
// CDB
IMPLEMENT_DYNCREATE(CADOConnection, CObject)
CADOConnection::CADOConnection()
{
::CoInitialize(NU
www.eeworm.com/read/235282/14076883
cpp examdoc.cpp
// ExamDoc.cpp : 实现文件
//
#include "stdafx.h"
#include "StudentScore.h"
#include "ExamDoc.h"
// CExamDoc
IMPLEMENT_DYNCREATE(CExamDoc, CDocument)
CExamDoc::CExamDoc()
{
}
BOOL CEx
www.eeworm.com/read/204043/15346540
cpp finddlg.cpp
// FindDlg.cpp : implementation file
//
#include "stdafx.h"
#include "ModelessDemo.h"
#include "FindDlg.h"
// CFindDlg dialog
IMPLEMENT_DYNAMIC(CFindDlg, CIdleDlg)
CFindDlg::CFindDlg(CW
www.eeworm.com/read/204043/15346745
cpp editdlg.cpp
// EditDlg.cpp : implementation file
//
#include "stdafx.h"
#include "ControlsDemo.h"
#include "EditDlg.h"
// CEditDlg dialog
IMPLEMENT_DYNAMIC(CEditDlg, CDialog)
CEditDlg::CEditDlg(CWn
www.eeworm.com/read/202674/15376048
readme
1) Incremental plots
IncrementalPlot shows an example how to implement a plot that
displays growing data.
The example produces random data when you push the start button.
With 'Timer' you can adjus
www.eeworm.com/read/112209/15491643
me read.me
CODER.H This is the header file needed to use CODER.C.
CODER.C This file contains the routines needed to implement
an arithemtic coder.
BITIO.H This is the header file needed to