代码搜索:Implement
找到约 10,000 项符合「Implement」的源代码
代码结果 10,000
www.eeworm.com/read/282541/9084623
svn-base timer.c.svn-base
/*
* timer.c: funcitons implement for timer
*/
#include "config.h"
#include "frame.h"
#include "lib.h"
#ifdef _DEBUG
#include
#endif /* _DEBUG */
volatile unsigned ticks;
www.eeworm.com/read/282541/9084705
c timer.c
/*
* timer.c: funcitons implement for timer
*/
#include "config.h"
#include "frame.h"
#include "lib.h"
#ifdef _DEBUG
#include
#endif /* _DEBUG */
volatile unsigned ticks;
www.eeworm.com/read/281848/9130459
java testex5.java
// interfaces.TestEx5.java
// TIJ4 Chapter Interfaces, Exercise 5, page 320
// Create an interface containing three methods, in its own package. Implement it
// in another package.
/* Solution inc
www.eeworm.com/read/380459/9147714
cpp dialogpage.cpp
// DialogPage.cpp : 实现文件
//
#include "stdafx.h"
#include "VisDraw.h"
#include "DialogPage.h"
// CDialogPage 对话框
IMPLEMENT_DYNAMIC(CDialogPage, CDialog)
CDialogPage::CDialogPage(CWnd*
www.eeworm.com/read/378680/9218561
cpp cjsortclass.cpp
// Copyright (c) Iuri Apollonio 1998
// Use & modify as you want & need, and leave those 3 lines.
// http://www.codeguru.com
// class extended by Max Poliashenko.
//
// CJSortClass.cpp: implement
www.eeworm.com/read/378323/9237104
java cgame.java
import java.io.IOException;
import javax.microedition.lcdui.Canvas;
import javax.microedition.lcdui.Graphics;
import javax.microedition.lcdui.Image;
public class CGame extends Canvas implement
www.eeworm.com/read/179787/9338009
cpp ipframe.cpp
// IpFrame.cpp : implementation file
//
#include "stdafx.h"
#include "IndexEditor.h"
#include "IpFrame.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CInPlaceFrame
IMPLEMENT_D
www.eeworm.com/read/375505/9358119
changelog
2007-06-03 sd-reader
* Fix reading beyond cached block (by Benjamin Meier).
* Implement support for reading and writing file modification dates/times.
(Thanks to Torsten Seeboth for testing.)
2
www.eeworm.com/read/170253/9812910
cpp selectmdbview.cpp
// SelectmdbView.cpp : 实现文件
//
#include "stdafx.h"
#include "ReadAdress.h"
#include "SelectmdbView.h"
#include ".\selectmdbview.h"
#include "macro.h"
// CSelectmdbView
IMPLEMENT_DYNC
www.eeworm.com/read/169370/9864556
cpp ftpmeswnd.cpp
// FtpMesWnd.cpp : 实现文件
//
#include "stdafx.h"
#include "FtpMesWnd.h"
#include "Soc.h"
// CFtpMesWnd
IMPLEMENT_DYNAMIC(CFtpMesWnd, CWnd)
CFtpMesWnd::CFtpMesWnd()
{
m_hMesWnd = NULL;