代码搜索:Implement
找到约 10,000 项符合「Implement」的源代码
代码结果 10,000
www.eeworm.com/read/207038/15283805
cpp dlglendbook.cpp
// DlgLendBook.cpp : 实现文件
//
#include "stdafx.h"
#include "BookManage.h"
#include "DlgLendBook.h"
#include ".\dlglendbook.h"
// CDlgLendBook 对话框
IMPLEMENT_DYNAMIC(CDlgLendBook, CDialog)
www.eeworm.com/read/207038/15283808
cpp dlgmodify.cpp
// DlgModify.cpp : 实现文件
//
#include "stdafx.h"
#include "BookManage.h"
#include "DlgModify.h"
// CDlgModify 对话框
IMPLEMENT_DYNAMIC(CDlgModify, CDialog)
CDlgModify::CDlgModify(CWnd* pPare
www.eeworm.com/read/10438/186593
cpp xmutex.cpp
// xmutex.cpp -- implement mutex lock for iostreams
#include
#include
#if _MULTI_THREAD && _IOSTREAM_OP_LOCKS
#include "xmtx.h"
_STD_BEGIN
#if !defined(MRTDLL)
__thisc
www.eeworm.com/read/10764/189038
java subjectquery.java
package com.google.gdata.client.douban;
import java.net.URL;
import java.util.List;
/**
* A helper class that helps building queries for the
* Douban feeds.
*
* Not all feeds implement all par
www.eeworm.com/read/20138/832965
tcl tearoff.tcl
# tearoff.tcl --
#
# This file contains procedures that implement tear-off menus.
#
# SCCS: @(#) tearoff.tcl 1.19 97/03/26 15:08:05
#
# Copyright (c) 1994 The Regents of the University of California.
www.eeworm.com/read/40112/915495
tcl tearoff.tcl
# tearoff.tcl --
#
# This file contains procedures that implement tear-off menus.
#
# SCCS: @(#) tearoff.tcl 1.19 97/03/26 15:08:05
#
# Copyright (c) 1994 The Regents of the University of California.
www.eeworm.com/read/490329/1204968
cpp assassin_smoke.cpp
#include "cbase.h"
#include "assassin_smoke.h"
#define ASSASSINSMOKE_ENTITYNAME "env_assassinsmoke"
IMPLEMENT_SERVERCLASS_ST(CAssassinSmoke, DT_AssassinSmoke)
END_SEND_TABLE()
LINK_
www.eeworm.com/read/490329/1205075
cpp rotorwash.cpp
#include "cbase.h"
#include "rotorwash.h"
IMPLEMENT_SERVERCLASS_ST( CTERotorWash, DT_TERotorWash )
SendPropVector( SENDINFO(m_vecDown), -1, SPROP_COORD ),
SendPropFloat( SENDINFO(m_flMaxAltitu
www.eeworm.com/read/480930/1305189
c semaphore.c
/*
* Generic semaphore code. Buyer beware. Do your own
* specific changes in
*/
#include
#include
/*
* Semaphores are implement
www.eeworm.com/read/480930/1306816
c semaphore.c
/*
* Generic semaphore code. Buyer beware. Do your own
* specific changes in
*/
#include
#include
/*
* Semaphores are implement