代码搜索:PL 有哪些应用?
找到约 10,000 项符合「PL 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/375806/9349224
pl test.pl
use strict;
$^W = 1; # warnings too
my ($testnr, $maxnr, $oknr);
BEGIN { $testnr = 1; $maxnr = 42; print "$testnr..$maxnr\n"; }
sub ok ($) {
if ($_[0]) {
print "ok ", $testnr++, "\n";
$
www.eeworm.com/read/375127/9371951
ppt pl.ppt
www.eeworm.com/read/374494/9402621
po pl.po
# Polish translation for pwdutils.
# Copyright (C) 2004, 2005 Free Software Foundation, Inc.
# This file is distributed under the same license as the pwdutils package.
# Jakub Bogusz
www.eeworm.com/read/374494/9402637
gmo pl.gmo
www.eeworm.com/read/374163/9419085
pl chkdupexe.pl
#!/usr/bin/perl -w
#
# chkdupexe version 2.1.1
#
# Simple script to look for and list duplicate executables and dangling
# symlinks in the system executable directories.
#
# Copyright 1993 Nicolai Lan
www.eeworm.com/read/374163/9419126
pl scriptreplay.pl
#!/usr/bin/perl -w
# "script -t" will output a typescript with timings
# this script "scriptreplay" replays it
# run pod2man on it to get a man page
=head1 NAME
scriptreplay - play back typescripts
www.eeworm.com/read/177852/9430493
pl mkmanpage.pl
#!/usr/bin/perl -w
open(HELP, "help.tcl") || die("Can't open helpl.tcl");
print ".TH TkCVS 1 Release 8.0.3\n";
print ".SH NAME\n";
print "TkCVS \- a Tk/Tcl Graphical Interface to CVS and Sub
www.eeworm.com/read/177819/9431351
po pl.po
# Polish translation of the GNU grep messages
# Copyright (C) 1995-1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
# Rafa
www.eeworm.com/read/177586/9446013
po pl.po
# BitTorrent
# Copyright (C) 2005, BitTorrent, Inc.
# This file is distributed under the same license as the BitTorrent package.
# Matt Chisholm, matt (dash) translations (at) bittorrent (dot) com, 20