代码搜索:Implement

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

代码结果 10,000
www.eeworm.com/read/320516/13425037

htm appc.htm

Thinking in Java | Chinese Version by Trans Bot
www.eeworm.com/read/312206/13616658

cpp adodc1.cpp

// /****************************************/ /* SchoolManageSystem */ /*设计者:全佳营 */ /*时间:2004.5.9-2004-5.18 */ /*Email:ghostman@tzc.edu.cn */ /*********************************
www.eeworm.com/read/310556/13649276

h generic.h

/* @(#) generic.h 1.2 1/27/86 17:46:42 */ /*ident "@(#)cfront:incl/generic.h 1.2"*/ #define GENERICH 1 #define name2(a,b) a\ b #define name3(a,b,c) a\ b\ c #define name4(a,b,c,d) a\ b\ c\ d #define d
www.eeworm.com/read/308325/13704001

cpp mscomm1.cpp

// 计算机生成了由 Microsoft Visual C++ 创建的 IDispatch 包装类 // 注意: 不要修改此文件的内容。如果此类由 // Microsoft Visual C++ 重新生成,您的修改将被改写。 #include "stdafx.h" #include "mscomm1.h" ////////////////////////////////
www.eeworm.com/read/305446/13769670

cpp adodc1.cpp

// /****************************************/ /* SchoolManageSystem */ /*设计者:全佳营 */ /*时间:2004.5.9-2004-5.18 */ /*Email:ghostman@tzc.edu.cn */ /*********************************
www.eeworm.com/read/301943/13845564

cpp label1.cpp

// 计算机生成了由 Microsoft Visual C++ 创建的 IDispatch 包装类 // 注意: 不要修改此文件的内容。如果此类由 // Microsoft Visual C++ 重新生成,您的修改将被改写。 #include "stdafx.h" #include "label1.h" /////////////////////////////////
www.eeworm.com/read/126641/6015394

c krb5_asn.c

/* krb5_asn.c */ /* Written by Vern Staats for the OpenSSL project, ** using ocsp/{*.h,*asn*.c} as a starting point */ /* =======================================================
www.eeworm.com/read/124312/6053748

cpp mainfrm.cpp

/////////////////////////////////////////////////////////////////// // Module : MAINFRM.CPP // // Purpose : Implementation of the CMainFrame class. // // Author : Rob McGregor - rob_mcgregor@co
www.eeworm.com/read/101153/6237793

todo

- /dev/ttyS0 should correspond not to the first entry in the table, but to the real COM1. We can implement rt_com_setserial that would set parameters. Or we can use module parameters: insmod rt_com co
www.eeworm.com/read/101042/6258391

c pem_all.c

/* crypto/pem/pem_all.c */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com).