代码搜索:Load
找到约 10,000 项符合「Load」的源代码
代码结果 10,000
www.eeworm.com/read/137229/13338731
&&& da_load.&&&
function [data,data_loaded]=da_load
%
% [data]=da_load
%
% Displays a file dialog box and
% loads the specified file into
% memory.
%
% data=0 if the loading procedure
% was unsuccesful or in
www.eeworm.com/read/323262/13346260
frm load.frm
VERSION 5.00
Begin VB.Form LOAD_FRM
Caption = "LOAD"
ClientHeight = 4740
ClientLeft = 1650
ClientTop = 1470
ClientWidth = 3690
LinkTopic
www.eeworm.com/read/322196/13385773
java load.java
import javax.microedition.lcdui.*;
import java.util.*;
public class load extends Canvas{
Timer tt;
myMIDlet game;
gameObject gg;
public load(myMIDlet my){
game=my;
setFullScreenMo
www.eeworm.com/read/321246/13410206
jpg load.jpg
www.eeworm.com/read/319646/13447527
java load.java
import java.io.IOException;
import java.io.InputStream;
import java.util.Vector;
import javax.microedition.lcdui.Image;
import javax.microedition.media.Manager;
import javax.microedition.media.
www.eeworm.com/read/316707/13518421
c load.c
/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
+ +
+ load.c - this file implements load instructions
www.eeworm.com/read/313946/13578588
bmp load.bmp
www.eeworm.com/read/313946/13578624
bmp load.bmp
www.eeworm.com/read/313136/13595921
js load.js
Dim Bar, Line, SP
Bar = 0
Line = "|"
SP = 100
Function Window_onLoad()
Bar = 95
SP = 10
End Function
Function Count()
If Bar < 100 Then
Bar = Bar + 1
Window.Status = "页面载入状态:" & Bar & "%" &
www.eeworm.com/read/312639/13607086
asm load.asm
;
; Copyright 2003 by Texas Instruments Incorporated.
; All rights reserved. Property of Texas Instruments Incorporated.
; Restricted rights to use, duplicate or disclose this code are
; granted t