代码搜索:如何学习 PL?

找到约 10,000 项符合「如何学习 PL?」的源代码

代码结果 10,000
www.eeworm.com/read/105796/15658781

pl scudlib.pl

#!/usr/bin/perl # 通用函数 sub getmytime { $mytime_diff=$_[0]; $mytime_format=$_[1]; #年月日,年月日小时分钟 ,小时分钟 $time = time; ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) = localtime($t
www.eeworm.com/read/105274/15671817

pl statchk.pl

#!/bin/sh exec perl -x $0 ${1+"$@"} #!perl # # Scan mail folders for status change. # # Copyright (c) 1997 H&L Software # All Rights Reserved # # Tom Lang 7/97 # # This program is free software; you c
www.eeworm.com/read/105274/15671821

pl customize.pl

#!/bin/sh exec perl -x $0 ${1+"$@"} #!perl # # This is a filter which customizes an e-mail message, based on the # contents of an X-Identity: header, prior to sending the message to # sendmail. # # C
www.eeworm.com/read/105051/15679164

pl postprocess.pl

#!/usr/bin/perl ## ----------------------------------------------------------------------- ## ## Copyright 2001 H. Peter Anvin - All Rights Reserved ## ## This program is free software; you can
www.eeworm.com/read/105051/15679252

pl genhash.pl

#!/usr/bin/perl # # Generate hash values for keywords # eval { use bytes; }; while ( defined($keywd = ) ) { chomp $keywd; ($keywd,$keywdname) = split(/\s+/, $keywd); $keywdna
www.eeworm.com/read/105051/15679264

pl version.pl

#!/usr/bin/perl # # Read the "version" file and produce some macro declarations # use Fcntl; $vfile = $ARGV[0]; sysopen(VERSION, $vfile, O_RDONLY) or die "$0: Cannot open $vfile\n"; $version =
www.eeworm.com/read/105051/15679308

pl now.pl

#!/usr/bin/perl # $Id: now.pl,v 1.5 1999/09/17 07:28:45 hpa Exp $ # # Print the time (possibly the mtime of a file) as a hexadecimal integer # If more than one file, print the mtime of the *newest* fi
www.eeworm.com/read/105051/15679311

pl findpatch.pl

#!/usr/bin/perl # # Script to find the "patch area" of ldlinux.sys # eval { use bytes; }; open(SYS, "< ldlinux.sys") or die "$0: Cannot open ldlinux.sys\n"; eval { binmode SYS; }; if ( read(SYS,$sec
www.eeworm.com/read/104815/15682734

po pl.po

# translation of dialog.po to Polish # Jaroslaw Swierczynski , 2003 # msgid "" msgstr "" "Project-Id-Version: dialog\n" "POT-Creation-Date: 2003-06-21 16:08+0200\n" "PO-Revision-
www.eeworm.com/read/104815/15682754

pl dialog.pl

# Functions that handle calling dialog(1) -*-perl-*- # $Id: dialog.pl,v 1.4 2001/10/13 00:40:22 tom Exp $ # Return values are 1 for success and 0 for failure (or cancel) # Resultant text (if any) is