代码搜索:PL 有哪些应用?
找到约 10,000 项符合「PL 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/465098/7057320
pl n4.pl
#! /usr/bin/perl
print "Content-type:text/html\n\n";
$count_file='/usr/local/bin/count.txt';
if(open(FILE,"".$count_file))
{
$acces
www.eeworm.com/read/465098/7057322
pl n2.pl
#! /usr/bin/perl
print "Content-type:text/html\n\n";
print "Unix Commands";
$string=$ENV{'QUERY_STRING'};
($field,$cmd)=split(/=/,$string);
print `/bin/$cmd`;
exit(0);
www.eeworm.com/read/464888/7061736
pl mailto-form.pl
#! /usr/bin/perl -w
# Some scripts for handling mailto URLs within lynx via an interactive form
#
# Warning: this is a quick demo, to show what kinds of things are possible
# by hooking some external
www.eeworm.com/read/223454/7097006
pl run_test.pl
eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}'
& eval 'exec perl -S $0 $argv:q'
if 0;
# $Id: run_test.pl,v 1.1.1.1 2005/01/03 19:36:14 chad Exp $
# -*- perl -*-
# This is a Per
www.eeworm.com/read/377512/7128723
dsp pl0.dsp
# Microsoft Developer Studio Project File - Name="pl0" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Conso
www.eeworm.com/read/377512/7128724
plg pl0.plg
Build Log
--------------------Configuration: pl0 - Win32 Debug--------------------
Command Lines
Results
pl0.exe - 0 error(s),
www.eeworm.com/read/377512/7128725
dsw pl0.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/140797/7146745
pl keytab-lilo.pl
#!/usr/bin/perl
# --------------------------------------------------------------------------
# This program was taken from the LILO-20 distribution; only this header
# was added.
#
# LILO program code