代码搜索:Initialization
找到约 10,000 项符合「Initialization」的源代码
代码结果 10,000
www.eeworm.com/read/167422/5460350
cpp by.cpp
// by.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "by.h"
#include "byDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS
www.eeworm.com/read/167200/5462000
cpp myio.cpp
// MyIO.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "MyIO.h"
#include "MyIODlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CMyIOApp
B
www.eeworm.com/read/167185/5463799
initwtut
#! /bin/sh
#
# initwtut: WAVES+ tutorial initialization script.
# @(#)initwtut 1.10 9/28/98 ERL
#
#
# decide what the symbol ESPS should be
#
SPSDIR=`get_esps_base`
if test \( -d $SPSDIR \)
then
E
www.eeworm.com/read/165261/5483897
java jndiobjectlocator.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/165261/5484326
java beaninitializationexception.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/165261/5484663
java simpleservletpostprocessor.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/164316/5498075
cpp usbiicrw.cpp
// UsbIICRW.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "UsbIICRW.h"
#include "UsbIICRWDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
www.eeworm.com/read/163959/5504113
java initializeablenode.java
// $Id: InitializeableNode.java,v 1.1 2004/06/03 16:30:08 steveebersole Exp $
package org.hibernate.hql.ast;
/**
* An interface for initializeable AST nodes.
*/
interface InitializeableNode {
/**
www.eeworm.com/read/163933/5505245
cpp mawsync.cpp
// MAWSync.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "MAWSync.h"
#include "MAWSyncDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
www.eeworm.com/read/163892/5505568
cpp seriessample.cpp
// SeriesSample.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "SeriesSample.h"
#include "SeriesSampleDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#und