代码搜索:Load
找到约 10,000 项符合「Load」的源代码
代码结果 10,000
www.eeworm.com/read/225602/14531498
scull_load
#!/bin/sh
# $Id: scull_load,v 1.4 2004/11/03 06:19:49 rubini Exp $
module="scull"
device="scull"
mode="664"
# Group: since distributions do it differently, look for wheel or use staff
if grep -q '^st
www.eeworm.com/read/225602/14531521
short_load
#!/bin/sh
module="short"
device="short"
mode="664"
# Group: since distributions do it differently, look for wheel or use staff
if grep '^staff:' /etc/group > /dev/null; then
group="staff"
else
www.eeworm.com/read/225602/14531559
shortprint_load
#!/bin/sh
module="shortprint"
device="shortprint"
mode="666"
# Group: since distributions do it differently, look for wheel or use staff
if grep '^staff:' /etc/group > /dev/null; then
group="staf
www.eeworm.com/read/225602/14531570
scullp_load
#!/bin/sh
module="scullp"
device="scullp"
mode="664"
# Group: since distributions do it differently, look for wheel or use staff
if grep '^staff:' /etc/group > /dev/null; then
group="staff"
else
www.eeworm.com/read/124842/14534284
&&& 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/225378/14543716
dfm load.dfm
object loadfrm: Tloadfrm
Left = 396
Top = 316
Width = 323
Height = 261
BorderIcons = []
Caption = #31995#32479#30331#24405
Color = clMoneyGreen
Font.Charset = DEFAULT_CHARSET
www.eeworm.com/read/225378/14543723
pas load.pas
unit load;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, DB, jpeg, ExtCtrls, ADODB,AES, Menus;
type
Tloadfrm = class(TF
www.eeworm.com/read/124696/14553503
prg load.prg
Release Mytemp
Public Mytemp
Mytemp=Mymllj+'\Data\Temp'
If !Directory('&Mytemp.')
MD '&Mytemp.'
Endif
Set Default to (Mymllj)
Set Path to "&Mymllj.","&Mymllj.\Class","&Mymllj.\Data","&Mymllj
www.eeworm.com/read/124696/14553511
fxp load.fxp
www.eeworm.com/read/124640/14555798