代码搜索:PL 有哪些应用?
找到约 10,000 项符合「PL 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/184215/9116975
pl doit.pl
#!/usr/local/bin/perl
use File::Copy;
mkdir("./tmp32dll", 0777);
mkdir("./out32dll", 0777);
mkdir("./inc32", 0777);
mkdir("./inc32/openssl", 0777);
mkdir("./tmp32dll/ms", 0777);
copy("./crypto/
www.eeworm.com/read/184169/9119056
h pl.h
#ifndef PL_H
#define PL_H
#include"include.h"
//#include"PL.h"
#include"down.h"
#include"anayword.h"
extern int sym;
extern int Vptr;
//extern int N;
//extern struct VT VTable[100];
extern P
www.eeworm.com/read/184169/9119069
h pl.h
#ifndef PL_H
#define PL_H
#include"include.h"
//#include"PL.h"
#include"down.h"
#include"anayword.h"
extern int sym;
extern int Vptr;
//extern int N;
//extern struct VT VTable[100];
extern P
www.eeworm.com/read/380728/9132713
pl srecconv.pl
#! /usr/local/bin/perl -w
#########################################################################
#
# srecconv.pl
#
# Tool that converts from srecord format to :
#
# 1) File suitable fo
www.eeworm.com/read/380728/9132748
pl postproc.pl
#!/usr/bin/perl
; # toss first line...
$last = ;
while( )
{
if( $_ =~ /\!/ )
{
; # skip next line
$last = ; # get following l
www.eeworm.com/read/380728/9132768
pl go.pl
#! /usr/local/bin/perl -s
if (`uname -s` =~ /sunos/i)
{
# We're on a Sun
$port = "/dev/ecpp0";
}
elsif (`uname -s` =~ /linux/i)
{
# We're on Linux
$port = "/dev/lp0";
}
el
www.eeworm.com/read/183855/9134478
pl headsearch.pl
#!/usr/local/bin/perl
# This function takes FERET's eye coordinate file which is in format
# "filename col1 row1 col2 row2"
# and converts it to a headsearch ms_eigsearch.out format which is
# "file
www.eeworm.com/read/380660/9135672
pl etrace.pl
#!/usr/bin/perl
#
# etrace.pl script
# Author: Victor Chudnovsky
# Date: March 8, 2004
$NM = 'nm '; # unix nm utility to get symbol names and addresses
# Output format
$TAB1 = "| ";
www.eeworm.com/read/379766/9178425
gif pl.gif
www.eeworm.com/read/182888/9187111
pl makefile.pl
use ExtUtils::MakeMaker;
# See lib/ExtUtils/MakeMaker.pm for details of how to influence
# the contents of the Makefile that is written.
WriteMakefile(
'NAME' => 'NKF',
'VERSION_FROM' => 'NKF.