代码搜索:Initialization
找到约 10,000 项符合「Initialization」的源代码
代码结果 10,000
www.eeworm.com/read/204051/15345894
cpp odbcclasses.cpp
// ODBCClasses.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[
www.eeworm.com/read/201189/15413877
pas isnolib.pas
unit IsNoLib;
interface
implementation
initialization
IsLibrary := False;
end.
www.eeworm.com/read/200814/15424129
c cpu.c
/** ###################################################################
** THIS BEAN MODULE IS GENERATED BY THE TOOL. DO NOT MODIFY IT.
** Filename : Cpu.C
** Project : lv8
** P
www.eeworm.com/read/113372/15464224
cpp dlla.cpp
// DllA.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __F
www.eeworm.com/read/113371/15464307
cpp cj60lib.cpp
// CJ60Lib.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] =
www.eeworm.com/read/113179/15467639
c main.c
#include /* special function register declarations */
/* for the intended 8051 derivative */
#include
www.eeworm.com/read/113179/15467662
c main.c
#include /* special function register declarations */
/* for the intended 8051 derivative */
#include
www.eeworm.com/read/113179/15467739
c main.c
#include /* special function register declarations */
/* for the intended 8051 derivative */
#include
www.eeworm.com/read/113179/15468019
c main.c
#include /* special function register declarations */
/* for the intended 8051 derivative */
#include
www.eeworm.com/read/112766/15477332
cpp mfccli.cpp
/*
* MfcCli.cpp
*
* Sample code for "Multithreading Applications in Win32"
* This is from Chapter 17
*
* Communicates to a FreeThreaded COM Object
*/
#include "stdafx.h"
#include "Mf