代码搜索:Implement

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

代码结果 10,000
www.eeworm.com/read/174485/9586062

c retarget.c

/* ** Copyright (C) ARM Limited, 2001. All rights reserved. */ /* ** This implements a 'retarget' layer for low-level IO. Typically, this ** would contain your own target-dependent implement
www.eeworm.com/read/174484/9586069

c retarget.c

/* ** Copyright (C) ARM Limited, 2001. All rights reserved. */ /* ** This implements a 'retarget' layer for low-level IO. Typically, this ** would contain your own target-dependent implement
www.eeworm.com/read/370596/9592747

java shapes5.java

// typeinfo/Shapes5.java // TIJ4 Chapter Typeinfo, Exercise 5, page 561 /* Implement a rotate(Shape) method in Shapes.java, such that it checks * to see if it is rotating a Circle (and, if so, does
www.eeworm.com/read/174243/9601072

c retarget.c

/* ** Copyright (C) ARM Limited, 2001. All rights reserved. */ /* ** This implements a 'retarget' layer for low-level IO. Typically, this ** would contain your own target-dependent implement
www.eeworm.com/read/370368/9604692

cpp usbif.cpp

//usbif.cpp #include "stdafx.h" #include "usbif.h" //implement int hOpenDevice( HANDLE *hDeviceHandle ) { char deviceName[ 15 ]; int deviceNumber = 0; int hOpen=FALSE; int hVerLengt
www.eeworm.com/read/370172/9613046

cpp adodb.cpp

// DB.cpp : 实现文件 // #include "stdafx.h" #include "afx.h" #include "ADODB.h" // CDB IMPLEMENT_DYNCREATE(CADOConnection, CObject) CADOConnection::CADOConnection() { ::CoInitialize(NU
www.eeworm.com/read/370172/9613176

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/173608/9648778

c retarget.c

/* ** Copyright (C) ARM Limited, 2001. All rights reserved. */ /* ** This implements a 'retarget' layer for low-level IO. Typically, this ** would contain your own target-dependent implement
www.eeworm.com/read/173217/9666693

cpp 405b.cpp

/* 405b.cpp templateSwapSort Written By S.Y.Feng DEMO implement Sort() and Swap() of functions by using function template */ #include #include template
www.eeworm.com/read/367686/9736947

cpp dispatch.cpp

/** * Dispatch.cpp Copyright _ 2001 Li Zhaoming. All rights reserved. * Implement the generic message and command dispatchers. */ #include "stdafx.h" LRESULT dispatchDefault(EDWP, HWND, U