代码搜索:PL 有哪些应用?
找到约 10,000 项符合「PL 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/285976/8796365
pl meta-data.pl
use DBI;
$dbname = 'DEMO732'; $user = 'scott';
$password = 'tiger'; $dbd = 'Oracle';
$dbh = DBI->connect ($dbname, $user, $password, $dbd);
if (!$dbh) {
print "Error connecting to database
www.eeworm.com/read/285976/8796375
save dbdemo.pl.save
#-----------------------------------------------------------------
# Invoke as perl -I../../Object demodb.pl {Adaptor::File|Adaptor::DBI}
# When program exits or transaction is committed, the data i
www.eeworm.com/read/384677/8851274
gif pl1.gif
www.eeworm.com/read/384249/8886545
pl atail-f.pl
#Copyright (C)2001-2004 Altera Corporation
#Any megafunction design, and related net list (encrypted or decrypted),
#support information, device programming or simulation file, and any other
#assoc
www.eeworm.com/read/186882/8894062
exe pl01.exe
www.eeworm.com/read/186882/8894064
~cpp pl01.~cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
USERES("PL01.res");
USEFORM("Unit1.cpp", Form1);
//-------------------------------
www.eeworm.com/read/186882/8894066
tds pl01.tds
www.eeworm.com/read/186882/8894068
pas pl0.pas
PROGRAM PL0(INPUT,OUTPUT,INPUT1,OUTPUT1);
(*PL0 COMPILER WITH CODE GENERATION*)
LABEL
99;
CONST
AL=10; (*LENGTH OF IDENTIFIERS*)
NORW=14; (*# OF RESERVED WORDS*)
TXMAX=100; (*LE
www.eeworm.com/read/186882/8894074