代码搜索:Implement

找到约 10,000 项符合「Implement」的源代码

代码结果 10,000
www.eeworm.com/read/118491/14868642

3 rawtx.h.3

/* * rawtx.h * Joris van Rantwijk, May 2001. * * Desperate attempt to implement a quick-and-dirty zero-copy * networking interface in the Linux kernel. */ #include #include
www.eeworm.com/read/118491/14868678

h rawtx.h

/* * rawtx.h * Joris van Rantwijk, May 2001. * * Desperate attempt to implement a quick-and-dirty zero-copy * networking interface in the Linux kernel. */ #include #include
www.eeworm.com/read/117691/14908693

cpp maindlg.cpp

// MainDlg.cpp : 实现文件 // #include "stdafx.h" #include "MyVM.h" #include "MainDlg.h" CString strMsg; // CMainDlg IMPLEMENT_DYNAMIC(CMainDlg, CPropertySheet) CMainDlg::CMainDlg(UINT nIDCap
www.eeworm.com/read/218201/14931460

cpp adodb.cpp

// DB.cpp : 实现文件 // #include "stdafx.h" #include "afx.h" #include "ADODB.h" #include ".\adodb.h" // CDB IMPLEMENT_DYNCREATE(CADOConnection, CObject) CADOConnection::CADOConnection() {
www.eeworm.com/read/217101/14978690

cpp usersetdialog.cpp

// UserSetDialog.cpp : 实现文件 // #include "stdafx.h" #include "SaleManager.h" #include "UserSetDialog.h" #include ".\usersetdialog.h" // CUserSetDialog 对话框 IMPLEMENT_DYNAMIC(CUserSetDialo
www.eeworm.com/read/215854/15038188

cpp account.cpp

// Account.cpp : 实现文件 // #include "stdafx.h" #include "MFCSample.h" #include "Account.h" // CAccount IMPLEMENT_DYNCREATE(CAccount, CCmdTarget) CAccount::CAccount() : m_balance(0) {
www.eeworm.com/read/215425/15061328

cpp djlistbox.cpp

// DJListBox.cpp : 实现文件 // #include "stdafx.h" #include "conseq.h" #include "DJListBox.h" #include "string.h" // CDJListBox IMPLEMENT_DYNAMIC(CDJListBox, CListBox) CDJListBox::CDJLis
www.eeworm.com/read/114146/15075082

cpp threadperson.cpp

#include "stdafx.h" #include "ThreadCompete.h" #include "ThreadCollection.h" #ifdef _DEBUG #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif IMPLEMENT_DYNCREATE(PersonThread, CW
www.eeworm.com/read/214465/15099287

java alpha.java

import java.io.IOException; import javax.microedition.lcdui.Canvas; import javax.microedition.lcdui.Graphics; import javax.microedition.lcdui.Image; public class Alpha extends Canvas implement
www.eeworm.com/read/214177/15111699

h argv.h

/* argv.h * Copyright (C) 1998 David Cole * * Implement getopt() like argv/argc parsing */ #ifndef __argv_h #define __argv_h typedef struct OptRet { int optind; /* index of current