代码搜索:splashscreen
找到约 574 项符合「splashscreen」的源代码
代码结果 574
www.eeworm.com/read/389426/8522384
bmp splashscreen.bmp
www.eeworm.com/read/389382/8525009
gif splashscreen.gif
www.eeworm.com/read/389382/8525012
cs splashscreen.cs
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
namespace GifUI
{
p
www.eeworm.com/read/431749/8656628
c splashscreen.c
#include "splashscreen.h"
#define RGB_ITEMBACKCOLOR MAKE_RGBA(255,255,206,255)
int spm_CreateSplashScreen(IForm **pIForm,IShell *pIShell,IRootForm *pIRootForm,IDisplay *pIDisplay)
{
splashscreen
www.eeworm.com/read/431749/8656733
obj splashscreen.obj
www.eeworm.com/read/431749/8656760
h splashscreen.h
#ifndef __SPLASHSCREEN_H__
#define SPLASHSCREEN_H__
#include "AEEAppGen.h"
#include "AEEModGen.h"
#include "AEEDisp.h"
#include "AEEStdLib.h"
//apis releted to BREW UI interfaces
#include
www.eeworm.com/read/386070/8766208
java splashscreen.java
package com.ismyway.n840_kyodai;
import java.io.*;
import javax.microedition.lcdui.*;
import javax.microedition.lcdui.game.*;
import javax.microedition.rms.*;
/**
* Title: S60_Kyodai
www.eeworm.com/read/384535/8861437
class splashscreen.class
www.eeworm.com/read/284717/8906308
java splashscreen.java
import javax.microedition.lcdui.*;
class SplashScreen extends Canvas implements Runnable
{
private final SuDoKuMIDlet midlet;
private Image imgSplash;
private volatile boolean i