代码搜索:Implement
找到约 10,000 项符合「Implement」的源代码
代码结果 10,000
www.eeworm.com/read/119727/14823790
c dump_stack.c
/*
* Provide a default dump_stack() function for architectures
* which don't implement their own.
*/
#include
#include
void dump_stack(void)
{
printk(KERN_NOTIC
www.eeworm.com/read/220223/14846751
todo
Things that aren't done yet
---------------------------
1. Implement PTHREAD_PROCESS_SHARED for semaphores, mutexes,
condition variables, read/write locks
www.eeworm.com/read/218201/14931360
cpp datagrid2.cpp
// 计算机生成了由 Microsoft Visual C++ 创建的 IDispatch 包装类
// 注意:不要修改此文件的内容。如果此类由
// Microsoft Visual C++ 重新生成,您的修改将被改写。
#include "stdafx.h"
#include "datagrid2.h"
///////////////////////////////
www.eeworm.com/read/218201/14931505
cpp adodc1.cpp
// 计算机生成了由 Microsoft Visual C++ 创建的 IDispatch 包装类
// 注意:不要修改此文件的内容。如果此类由
// Microsoft Visual C++ 重新生成,您的修改将被改写。
#include "stdafx.h"
#include "adodc1.h"
//////////////////////////////////
www.eeworm.com/read/215854/15038020
h cntritem.h
// CntrItem.h :CContainerCntrItem 类的接口
//
#pragma once
class CContainerDoc;
class CContainerView;
class CContainerCntrItem : public COleClientItem
{
DECLARE_SERIAL(CContainerCntrItem)
www.eeworm.com/read/212209/15163260
h cntritem.h
// CntrItem.h :CContainerCntrItem 类的接口
//
#pragma once
class CContainerDoc;
class CContainerView;
class CContainerCntrItem : public COleClientItem
{
DECLARE_SERIAL(CContainerCntrItem)
www.eeworm.com/read/209388/15220713
cpp mycase1.cpp
// 演示用的测试用例类
#include "stdafx.h"
#include "StressCase.h"
#include "MyCase1.h"
IMPLEMENT_DYNCREATE(MyCase1, StressCase)
bool MyCase1::OneStep(CString& strErrorMessage)
{
// do something
www.eeworm.com/read/209388/15220716
cpp mycase2.cpp
// 演示用的测试用例类
#include "stdafx.h"
#include "StressCase.h"
#include "MyCase2.h"
IMPLEMENT_DYNCREATE(MyCase2, StressCase)
bool MyCase2::OneStep(CString& strErrorMessage)
{
// do something
www.eeworm.com/read/295638/8148947
cpp cardsctrl1.cpp
// 计算机生成了由 Microsoft Visual C++ 创建的 IDispatch 包装类
// 注意: 不要修改此文件的内容。如果此类由
// Microsoft Visual C++ 重新生成,您的修改将被改写。
#include "stdafx.h"
#include "cardsctrl1.h"
/////////////////////////////
www.eeworm.com/read/295638/8148972
cpp cactivexctrl1.cpp
// 计算机生成了由 Microsoft Visual C++ 创建的 IDispatch 包装类
// 注意: 不要修改此文件的内容。如果此类由
// Microsoft Visual C++ 重新生成,您的修改将被改写。
#include "stdafx.h"
#include "CActivexctrl1.h"
//////////////////////////