代码搜索:Implement
找到约 10,000 项符合「Implement」的源代码
代码结果 10,000
www.eeworm.com/read/168182/7813120
cpp promptdlg.cpp
// PromptDlg.cpp : implementation file
//
#include "stdafx.h"
#include "Ex23b.h"
#include "PromptDlg.h"
// CPromptDlg dialog
IMPLEMENT_DYNCREATE(CPromptDlg, CDialog)
CPromptDlg::CProm
www.eeworm.com/read/199955/7814122
readme
Use at your own risk. No warranty for anything.
You can find the protocol specifications at
http://www.garmin.com/support/commProtocol.html
Please keep in mind that most protocols are not implement
www.eeworm.com/read/197689/7974917
cpp fcolordialog.cpp
// FColorDialog.cpp : 实现文件
//
#include "stdafx.h"
#include "Hello.h"
#include "FColorDialog.h"
// CFColorDialog 对话框
IMPLEMENT_DYNAMIC(CFColorDialog, CDialog)
CFColorDialog::CFColorDialo
www.eeworm.com/read/197685/7978278
cpp myline.cpp
// MyLine.cpp : 实现文件
//
#include "stdafx.h"
#include "Drawing.h"
#include "MyLine.h"
// CMyLine
IMPLEMENT_SERIAL(CMyLine,CObject,1)
CMyLine::CMyLine()
{
}
CMyLine::~CMyLine()
{
www.eeworm.com/read/197417/7995552
java scenescrolltest.java
import java.applet.*;
import java.awt.*;
import java.awt.image.*;
import java.awt.geom.*;
import java.util.*;
public class SceneScrollTest extends Applet implement
www.eeworm.com/read/296079/8124282
cpp klineobject.cpp
// KLineObject.cpp : 实现文件
//
#include "stdafx.h"
#include "KLine.h"
#include "KLineObject.h"
#include ".\klineobject.h"
// CKLineObject
IMPLEMENT_DYNAMIC(CKLineObject, CWnd)
CKLineOb
www.eeworm.com/read/247320/12666250
h esign.h
#ifndef CRYPTOPP_ESIGN_H
#define CRYPTOPP_ESIGN_H
/** \file
This file contains classes that implement the
ESIGN signature schemes as defined in IEEE P1363a.
*/
#include "pubkey.h"
#includ
www.eeworm.com/read/333003/12711692
java music26.java
// typeinfo/music268/Music268.java
// TIJ4 Chapter Typeinfo, Exercise 26, page 615
// Implement clearSpitValve() as described in the summary.
/* Solution includes, in same package:
* import java
www.eeworm.com/read/333003/12712339
java horrorshow14.java
// innerclasses/HorrorShow14.java
// TIJ4 Chapter Innerclasses, Exercise 14, page361
/* Modify interfaces/HorrorShow.java to implement DangerousMonster and
* Vampire using anonymous classes.
*/
i
www.eeworm.com/read/332899/12717951
java horrorshow14.java
// innerclasses/HorrorShow14.java
// TIJ4 Chapter Innerclasses, Exercise 14, page361
/* Modify interfaces/HorrorShow.java to implement DangerousMonster and
* Vampire using anonymous classes.
*/
i