代码搜索:Splash
找到约 4,212 项符合「Splash」的源代码
代码结果 4,212
www.eeworm.com/read/165434/10062443
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/165434/10062470
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/164667/10097866
frx splash.frx
www.eeworm.com/read/164667/10097870
frm splash.frm
VERSION 5.00
Begin VB.Form frmSplash
BorderStyle = 3 'Fixed Dialog
ClientHeight = 3420
ClientLeft = 255
ClientTop = 1410
ClientWidth = 6420
C
www.eeworm.com/read/164539/10103777
htm splash.htm
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|04 Mar 2001 03:50:04 -0000
vti_extenderversion:SR|4.0.2.3406
vti_cacheddtm:TX|04 Mar 2001 03:50:04 -0000
vti_filesize:IR|1065
vti_cachedlinkinfo:VX
www.eeworm.com/read/164539/10103791
htm splash.htm
Installing and Administering Windows NT 5.0
if (navigator.appVersion.indexOf("4") != -1) {
document.writeln("
www.eeworm.com/read/360114/10109075
~pas splash.~pas
unit Splash;
interface
uses
Windows, SysUtils, Classes, Forms, jpeg, ExtCtrls, Controls, StdCtrls, kxiancommon;
type
TSplashForm = class(TForm)
imgSplash: TImage;
tmSplash: T
www.eeworm.com/read/360114/10109088
dcu splash.dcu
www.eeworm.com/read/360114/10109108
dfm splash.dfm
object SplashForm: TSplashForm
Left = 28
Top = 305
BorderIcons = []
BorderStyle = bsToolWindow
ClientHeight = 328
ClientWidth = 400
Color = clBtnFace
Font.Charset = DEFAULT_CHA
www.eeworm.com/read/360114/10109128