代码搜索:Splash
找到约 4,212 项符合「Splash」的源代码
代码结果 4,212
www.eeworm.com/read/345122/11837225
jpg splash.jpg
www.eeworm.com/read/345122/11837431
png splash.png
www.eeworm.com/read/344932/11851560
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/344932/11851703
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/257717/11914862
bmp splash.bmp
www.eeworm.com/read/343927/11919253
pas splash.pas
unit splash;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, jpeg, ExtCtrls, StdCtrls;
type
Tfrmsplash = class(TForm)
Image1:
www.eeworm.com/read/343927/11919374
jpg splash.jpg
www.eeworm.com/read/343927/11919476
dfm splash.dfm
object frmsplash: Tfrmsplash
Left = 302
Top = 222
BorderStyle = bsNone
Caption = 'frmsplash'
ClientHeight = 295
ClientWidth = 457
Color = clBtnFace
Font.Charset = DEFAULT_CHARS
www.eeworm.com/read/154897/11920090
h splash.h
static char dillo_blank [] =
"\n"
"\n"
"\n"
"Blank page!\n"
"\n"
"\n"
"\n"
"\n";
www.eeworm.com/read/154897/11920616
c splash.c
/*
** $Id: splash.c,v 1.11 2005/02/18 08:31:12 lihong Exp $
**
** The splash window of minigui presentation
**
** Copyright (C) 2004 Feynman Software.
**
** Create date: 2004/07/20
*/
#include