代码搜索:PL 有哪些应用?
找到约 10,000 项符合「PL 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/417373/10992539
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/417373/10992548
ncb pl0.ncb
www.eeworm.com/read/417373/10992551
dsw pl0.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/417373/10992565
sln pl0.sln
Microsoft Visual Studio Solution File, Format Version 9.00
# Visual Studio 2005
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pl0", "pl0.vcproj", "{553733E2-D692-4951-94AD-6BC8609CAF72}"
www.eeworm.com/read/270844/11024200
c pl2303.c
/*
* Prolific USB Serial Adapter Driver
*
* Copyright (C) 2001
* Prolific Technology Inc.
*
* This program is largely derived from work by the linux-usb group
* and associated so
www.eeworm.com/read/270844/11024210
h pl2303.h
/*
* Definitions for Prolific USB Serial Adapter Driver
*
* Copyright (C) 2001
* Sam Kuo (kuo@prolific.com.tw)
*
* This program is largely derived from work by the linux-usb group
www.eeworm.com/read/270541/11033535
pl0 test.pl0
/*这是一个测试程序*/
Program abc;
Integer x,y,z; /*变量声明*/
Real a,b;
Procedure ab(Var m,n:Integer; t:Real); /*过程*/
Begin
t:=n+m;
If m>n then /*条件语句*/
n:=m
els
www.eeworm.com/read/139476/6933965
pl conf.change.pl
#!/usr/bin/perl -w
# this script patches a config.status file, to use our own perl script
# in the main loop
# we do it this way to circumvent hacking (and thereby including)
# autoconf function (whi
www.eeworm.com/read/139476/6933976
pl cvs-clean.pl
#! /usr/bin/perl
#
# This script recursively (beginning with the current directory)
# wipes out everything not registered in CVS.
#
# written by Oswald Buddenhagen
# inspired by the "