代码搜索:Load
找到约 10,000 项符合「Load」的源代码
代码结果 10,000
www.eeworm.com/read/101594/6236189
bsh load.bsh
/**
Load a serialized Java object from filename. Returns the object.
*/
bsh.help.load = "usage: load(filename)";
Object load( String filename ) {
file = pathToFile( filename );
Object obj;
Fil
www.eeworm.com/read/101082/6244650
8 load.8
.\" SCCSID: @(#)load.8 8.1 9/11/90
.TH load 8
.SH Name
load \- down-line load software to a target node
.SH Syntax
.B /etc/load
[
.I node
]
.SH Description
.NXR "load command"
.NXA "load command" "
www.eeworm.com/read/101082/6246513
8 load.8
.\" SCCSID: @(#)load.8 8.1 9/11/90
.TH load 8
.SH Name
load \- down-line load software to a target node
.SH Syntax
.B /etc/load
[
.I node
]
.SH Description
.NXR "load command"
.NXA "load command" "
www.eeworm.com/read/101005/6262732
h load.h
/* load.h, HAWK game engine
*
* Copyright 1997-1998 by Phil Frisbie, Jr.
* for Hawk Software
*
*/
#ifndef LOAD_H
#define LOAD_H
#ifdef __cplusplus
extern "C" {
#endif
void loadLi
www.eeworm.com/read/101005/6262744
c load.c
/* load.c, HAWK game engine
*
* Copyright 1997-1998 by Phil Frisbie, Jr.
* for Hawk Software
*
*/
#include
#include "hawk.h"
#include "hardware.h"
#include "internal.h"
#in
www.eeworm.com/read/100925/6264804
e load.e
/*
* The contents of this file are subject to the Interbase Public
* License Version 1.0 (the "License"); you may not use this file
* except in compliance with the License. You may obtain a copy
*
www.eeworm.com/read/100285/6272253
hlp load.hlp
.pgaw:Help.f.t insert end "LOAD" {bold} " Loads an object (or \".o\") file into the Postgres backend address space. Once a file is loaded, all functions in that file can be accessed. This function is
www.eeworm.com/read/359885/6308022
c load.c
/* $Header: /cvsroot/watchdog/watchdog/src/load.c,v 1.2 2006/07/31 09:39:23 meskes Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include
#include
#include
www.eeworm.com/read/493862/6308141
dfm load.dfm
object LoadForm: TLoadForm
Left = 273
Top = 190
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #30331#38470
ClientHeight = 211
ClientWidth = 317
Color = clBtnFac