代码搜索:Implement
找到约 10,000 项符合「Implement」的源代码
代码结果 10,000
www.eeworm.com/read/324537/3501043
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/324136/3505241
h tkmenu.h
/*
* tkMenu.h --
*
* Declarations shared among all of the files that implement menu widgets.
*
* Copyright (c) 1996-1997 by Sun Microsystems, Inc.
*
* See the file "license.terms" for informati
www.eeworm.com/read/324136/3505299
h tktext.h
/*
* tkText.h --
*
* Declarations shared among the files that implement text
* widgets.
*
* Copyright (c) 1992-1994 The Regents of the University of California.
* Copyright (c) 1994-1995 Sun Mi
www.eeworm.com/read/324136/3505323
test canvtext.test
# This file is a Tcl script to test out the procedures in tkCanvText.c,
# which implement canvas "text" items. It is organized in the standard
# fashion for Tcl tests.
#
# Copyright (c) 1996-1997 Sun
www.eeworm.com/read/324136/3505993
c tcllistobj.c
/*
* tclListObj.c --
*
* This file contains procedures that implement the Tcl list object
* type.
*
* Copyright (c) 1995-1997 Sun Microsystems, Inc.
*
* See the file "license.terms" for infor
www.eeworm.com/read/324136/3506024
c tclhistory.c
/*
* tclHistory.c --
*
* This module and the Tcl library file history.tcl together implement
* Tcl command history. Tcl_RecordAndEval(Obj) can be called to record
* commands ("events") before th
www.eeworm.com/read/322723/3521072
java pager.java
package com.component.pagination;
import java.util.Set;
import java.util.Vector;
/**
* An interface to different types of pager.
* All Pagers should implement this interface, thus abstracti
www.eeworm.com/read/319702/3552919
java serverhostkeyverifier.java
package ch.ethz.ssh2;
/**
* A callback interface used to implement a client specific method of checking
* server host keys.
*
* @author Christian Plattner, plattner@inf.ethz.ch
* @vers
www.eeworm.com/read/316872/3585189
c iomap-pci.c
/*
* Implement the default iomap interfaces
*
* (C) Copyright 2004 Linus Torvalds
* (C) Copyright 2006 Ralf Baechle
* (C) Copyright 2007 MIPS Technologies, Inc.
* writt
www.eeworm.com/read/316872/3585190
c iomap.c
/*
* Implement the default iomap interfaces
*
* (C) Copyright 2004 Linus Torvalds
* (C) Copyright 2006 Ralf Baechle
* (C) Copyright 2007 MIPS Technologies, Inc.
* writt