代码搜索:Splash
找到约 4,212 项符合「Splash」的源代码
代码结果 4,212
www.eeworm.com/read/314540/13564659
png splash.png
www.eeworm.com/read/314493/13565726
exe splash.exe
www.eeworm.com/read/314493/13565742
bas splash.bas
'+--------------------------------------------------------------------------+
'| SPLASH |
'|
www.eeworm.com/read/314493/13565885
pbr splash.pbr
www.eeworm.com/read/314431/13567511
dcu splash.dcu
www.eeworm.com/read/314431/13567522
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/314431/13567563
ddp splash.ddp
www.eeworm.com/read/314431/13567598
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/313797/13580729
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/313797/13580779
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