代码搜索:Splash
找到约 4,212 项符合「Splash」的源代码
代码结果 4,212
www.eeworm.com/read/416906/11010094
png splash.png
www.eeworm.com/read/271024/11012177
h splash.h
#ifndef _SPLASH_SCRN_
#define _SPLASH_SCRN_
//类名:CSplashThread
//功能:显示启动画面
//作者:程红秀(chx20@163.com)
//组织:三峡大学计算机系
//日期:2004.8.11
///////////////////////////////////////////////////////////
www.eeworm.com/read/271024/11012197
cpp splash.cpp
//////////////////////////////////////////////////
//类名:CSplashThread
//功能:显示启动画面
//作者:程红秀(chx20@163.com)
//组织:三峡大学计算机系
//日期:2004.8.11
//////////////////////////////////////////////////
#includ
www.eeworm.com/read/270988/11013668
dcu splash.dcu
www.eeworm.com/read/270988/11013688
dfm splash.dfm
object SplashForm: TSplashForm
Left = 289
Top = 211
BorderStyle = bsNone
Caption = 'SplashForm'
ClientHeight = 235
ClientWidth = 441
Color = clBtnFace
Font.Charset = DEFAULT_CH
www.eeworm.com/read/270988/11013759
ddp splash.ddp
www.eeworm.com/read/270988/11013828
pas splash.pas
unit Splash;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, jpeg, ExtCtrls;
type
TSplashForm = class(TForm)
Image1:
www.eeworm.com/read/270954/11018740
h splash.h
// CG: This file was added by the Splash Screen component.
#ifndef _SPLASH_SCRN_
#define _SPLASH_SCRN_
// Splash.h : header file
//
/////////////////////////////////////////////////////////
www.eeworm.com/read/270954/11018772
cpp splash.cpp
// CG: This file was added by the Splash Screen component.
// Splash.cpp : implementation file
//
#include "stdafx.h" // e. g. stdafx.h
#include "resource.h" // e.g. resource.h
#include "Sp
www.eeworm.com/read/270541/11033456