代码搜索:Local
找到约 10,000 项符合「Local」的源代码
代码结果 10,000
www.eeworm.com/read/469590/6931695
ps rfc783.4up.ps
%!PS-Adobe-3.0
%%BoundingBox: 24 24 571 818
%%Title: Enscript Output
%%For: httpd
%%Creator: GNU enscript 1.6.1
%%CreationDate: Mon Jan 28 18:02:10 2002
%%Orientation: Portrait
%%Pages: (atend)
%%Docu
www.eeworm.com/read/465477/6936506
txt rfc1998.txt
Network Working Group E. Chen
Request for Comments: 1998 MCI
Category: Informational
www.eeworm.com/read/465112/6966614
pc1
#!/usr/local/bin/perl
@PC1=( 57,49,41,33,25,17, 9,
1,58,50,42,34,26,18,
10, 2,59,51,43,35,27,
19,11, 3,60,52,44,36,
"-","-","-","-",
63,55,47,39,31,23,15,
7,62,54,46,38,30,22,
14,
www.eeworm.com/read/465112/6966630
pc2
#!/usr/local/bin/perl
@PC2_C=(14,17,11,24, 1, 5,
3,28,15, 6,21,10,
23,19,12, 4,26, 8,
16, 7,27,20,13, 2,
);
@PC2_D=(41,52,31,37,47,55,
30,40,51,45,33,48,
44,49,39,56,34,53,
46,42,
www.eeworm.com/read/465112/6966637
pl des.pl
#!/usr/local/bin/perl
# Copyright (C) 1993 Eric Young
# des.pl - eric young 22/11/1991 eay@mincom.oz.au or eay@psych.psy.uq.oz.au
# eay - 92/08/31 - I think I have fixed all problems for 64bit
# v
www.eeworm.com/read/465112/6966653
pl shifts.pl
sub lab_shift
{
local(*a,$n)=@_;
local(@r,$i,$j,$k,$d,@z);
@r=&shift(*a,$n);
foreach $i (0 .. 31)
{
@z=split(/\^/,$r[$i]);
for ($j=0; $j
www.eeworm.com/read/468017/6997947
dpr hooks.dpr
program Hooks;
uses
Forms,
MainFormUnit in 'MainFormUnit.pas' {MainForm},
Local in 'Local.pas',
Global in 'Global.pas';
{$R *.RES}
begin
Application.Initialize;
Application.
www.eeworm.com/read/467642/7006507
tig test41.tig
/* local types hide global */
let
type a = int
in
let
type a = string
in
0
end
end
www.eeworm.com/read/125072/7140985
install
sendmail can execute commands during processing of mail and final delivery
of mail to a local user. I will break down several different places that
sendmail may shell out during normal operations.
.f