代码搜索:PL 有哪些应用?
找到约 10,000 项符合「PL 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/323119/13351207
pl mtr_diff.pl
# -*- cperl -*-
# This is a library file used by the Perl version of mysql-test-run,
# and is part of the translation of the Bourne shell script with the
# same name.
#use Data::Dumper;
use strict;
www.eeworm.com/read/323119/13351209
pl mtr_stress.pl
# -*- cperl -*-
# This is a library file used by the Perl version of mysql-test-run,
# and is part of the translation of the Bourne shell script with the
# same name.
use strict;
use File::Spec;
#
www.eeworm.com/read/322999/13359074
v usbf_pl.v
/////////////////////////////////////////////////////////////////////
//// ////
//// Protocol Layer
www.eeworm.com/read/322321/13382568
txt pl0.txt
PL/0语言文法:
::= .
::= [][变量说明部分>][]
::= CONST{,};
::= =
::= {}
::=
www.eeworm.com/read/322321/13382570
h pl0.h
#ifndef __PL0_H
#define __PL0_H
#include
class CCifa;
class CYufa;
class CBiaoge;
class CDaima;
class CErrors;
class CPlCompiler
{
public:
CPlCompiler(char *filename);
~CPl
www.eeworm.com/read/322321/13382584
pl test2.pl
var a,b,c;
begin
read(a,b,c);
if a>0 then write(b) else write(c);
write(a,b,c);
end.
www.eeworm.com/read/322321/13382588
cpp pl0.cpp
#include
#include "pl0.h"
#include "cifa.h"
#include "errors.h"
#include "biaoge.h"
#include "daima.h"
#include "yufa.h"
CPlCompiler::CPlCompiler(char *filename)
{
if (fp=fopen(f
www.eeworm.com/read/322321/13382592
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/322321/13382593
plg pl0.plg
Build Log
--------------------Configuration: pl0 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1\
www.eeworm.com/read/322321/13382596