代码搜索:Implement
找到约 10,000 项符合「Implement」的源代码
代码结果 10,000
www.eeworm.com/read/334780/12573590
cpp syninterface.cpp
///////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2003, Ulink Telecom Equipment Co., Ltd. All rights reserved.
//
// File:
//
// SynInterface
www.eeworm.com/read/334780/12573646
cpp laninterface.cpp
///////////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2003, Ulink Telecom Equipment Co., Ltd. All rights reserved.
//
// File:
//
// LanInterface
www.eeworm.com/read/334338/12609577
cpp cdxcdynamicdialog.cpp
// cdxCDynamicChildDlg.cpp : implementation file
//
#include "stdafx.h"
#include "cdxCDynamicDialog.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE_
www.eeworm.com/read/300492/13909956
cpp cppcheck.cpp
//: C04:Cppcheck.cpp
// From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison.
// (c) 1995-2004 MindView, Inc. All Rights Reserved.
// See source code use permissions stated in the file
www.eeworm.com/read/133707/14029230
lnt lib-bcl5.lnt
// lib-bcl5.lnt
// Library Options file for Borland's ClassLib library
-elib(40,64) // we are attempting to process arguments at template
// definition time and running int
www.eeworm.com/read/133707/14029398
lnt lib-bcl5.lnt
// lib-bcl5.lnt
// Library Options file for Borland's ClassLib library
-elib(40,64) // we are attempting to process arguments at template
// definition time and running int
www.eeworm.com/read/132734/14075239
h cntritem.h
// CntrItem.h : interface of the CEx32bCntrItem class
//
class CEx32bDoc;
class CEx32bView;
class CEx32bCntrItem : public COleClientItem
{
DECLARE_SERIAL(CEx32bCntrItem)
// Constructors
www.eeworm.com/read/110286/15537698
txt vc++笔记.txt
int APIENTRY WinMain(
HINSTANCE hInstance,
HINSTANCE hPrevInstance,
LPSTR lpCmdLine,
int nCmdShow)
hInstance是标识当前进程的实例,它实际上是进程所占据的地址空间的首地址,在很多Window API中,都要将它作为一个参数传进
www.eeworm.com/read/109038/15566617
cpp packet.cpp
// The packet used to send data between host/client
#include "stdafx.h"
#include "bfield.h"
#include "packet.h"
IMPLEMENT_SERIAL(CPacket,CObject,1)
void CPacket::Serialize(CArchive &ar)
www.eeworm.com/read/104782/15683053
h cxxtester.h
//---------------------------------------------------------------------//
// COPYRIGHT(C) 2001 //
//