代码搜索:Splash
找到约 4,212 项符合「Splash」的源代码
代码结果 4,212
www.eeworm.com/read/264470/11312531
pas splash.pas
unit Splash;
//----------------------------------------------------------------------------------------------------------------------
//
// This file is part of fabFORCE DBDesigner4.
// Copyrigh
www.eeworm.com/read/264470/11312619
xfm splash.xfm
object SplashForm: TSplashForm
Left = 539
Top = 235
AutoScroll = False
BorderStyle = fbsNone
Caption = 'DB Designer 4'
ClientHeight = 420
ClientWidth = 509
Color = clBa
www.eeworm.com/read/264470/11312658
pas splash.pas
unit Splash;
//----------------------------------------------------------------------------------------------------------------------
//
// This file is part of fabFORCE DBDesigner4.
// Cop
www.eeworm.com/read/409545/11319546
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/409545/11319607
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/409443/11323571
frx splash.frx
www.eeworm.com/read/409443/11323595
frm splash.frm
VERSION 5.00
Begin VB.Form Splash
BorderStyle = 3 'Fixed Dialog
ClientHeight = 4245
ClientLeft = 255
ClientTop = 1410
ClientWidth = 7305
Clip
www.eeworm.com/read/264234/11324812
class splash.class
www.eeworm.com/read/264234/11324831
java splash.java
package BankSystem;
import java.awt.*;
import javax.swing.*;
import javax.swing.border.LineBorder;
import BankSystem.BankSystem;
public class Splash extends JWindow {
private Dimension d =
www.eeworm.com/read/264234/11324850