代码搜索:PL 有哪些应用?

找到约 10,000 项符合「PL 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/293184/8310039

txt readme.txt

1.所给test1.<mark>pl</mark>0...test10.<mark>pl</mark>0,是10个<mark>PL</mark>/0源程序举例,均为文本文件。因此他们的打开方式均为“记事本”类型。 2.编写<mark>PL</mark>/0源程序时,该程序文件必须是“文本文件”。 3.为编写的<mark>PL</mark>/0源程序文件命名(包括文件扩展名)由使用者自定(可以不带文件扩展名)。 4.所给OUT1.TXT...OUT10.TXT,是10个<mark>PL</mark>/0源程序举例相对应的执行结果(文本文件)。 ...
www.eeworm.com/read/147539/12547900

cod test1.cod

=== COMPILE PL0 === 0 {正确符号测试程序 TEST1.PL0} *** ^0 *** ^7 *** ^11 *** ^13 *** ^24 ERROR IN PL/0 PROGRAM
www.eeworm.com/read/391748/8381065

po pl.po

# Polish translation of GNU tar # Copyright (C) 1996, 1997, 2000, 2001, 2003, 2004, 2006, 2007, 2008 Free Software Foundation, Inc. # This file is distributed under the same license as the tar package
www.eeworm.com/read/391748/8381224

gmo pl.gmo

www.eeworm.com/read/391713/8389221

pl sankasya.pl

#--- [注意事项] ------------------------------------------------------------------------------------------------# # 著作权は放弃していませんので、この参加者表示ライブラリのみを使う场合は # # フッタ—部分に # # #
www.eeworm.com/read/391713/8389291

pl battle.pl

#------------------# # 挑战者の攻击  # #------------------# sub tyousensya { # 挑战者ダメ—ジ计算 if($ksyoku == 0){ if($kitem) { $com1 = "$knameは$ci_nameを取って\构\えた!磨き
www.eeworm.com/read/391713/8389475

pl regist.pl

#----------------# # 书き??み处理 # #----------------# sub regist { # ファイルロック if ($lockkey == 1) { &lock1; } elsif ($lockkey == 2) { &lock2; } &set_cookie; &get_host; $date = time(
www.eeworm.com/read/391713/8389488

pl jcode.pl

www.eeworm.com/read/189512/8466497

pl soif.pl

#-*-perl-*- # # soif.pl - Processing for the SOIF format. # # Darren Hardy, hardy@cs.colorado.edu, January 1995 # # $Id: soif.pl,v 1.1 1999/11/03 21:41:04 golda Exp $ # ############################
www.eeworm.com/read/390183/8479767

pl pptok.pl

#!/usr/bin/perl # # Produce pptok.c and pptok.h from pptok.dat # require 'phash.ph'; my($what, $in, $out) = @ARGV; # # Read pptok.dat # open(IN, "< $in") or die "$0: cannot open: $in\n"