代码搜索:pascal
找到约 9,253 项符合「pascal」的源代码
代码结果 9,253
www.eeworm.com/read/231546/4715157
vim pascal.vim
" Vim syntax file
" Language: Pascal
" Current Maintainer: Xavier Cr間ut
" Previous Maintainer: Mario Eusebio
" Version: 2.4
" Last Change: 2001 May 10
www.eeworm.com/read/222852/4817823
c pascal.c
/****************************************************************
*
* ARM Strategic Support Group
*
****************************************************************/
/*********************
www.eeworm.com/read/213039/4933312
exp pascal.exp
in word set with
in word set array
in word set and
in word set function
in word set case
in word set var
in word set const
in word set until
in word set then
in word set set
in word set reco
www.eeworm.com/read/213039/4933375
gperf pascal.gperf
with
array
and
function
case
var
const
until
then
set
record
program
procedure
or
packed
not
nil
label
in
repeat
of
goto
forward
for
while
file
else
downto
do
div
to
typ
www.eeworm.com/read/189320/5200929
exp pascal.exp
in word set with
in word set array
in word set and
in word set function
in word set case
in word set var
in word set const
in word set until
in word set then
in word set set
in word set record
in word
www.eeworm.com/read/189320/5201043
gperf pascal.gperf
with
array
and
function
case
var
const
until
then
set
record
program
procedure
or
packed
not
nil
label
in
repeat
of
goto
forward
for
while
file
else
downto
do
div
to
type
end
mod
begin
if
www.eeworm.com/read/167728/5452828
c pascal.c
/* randist/pascal.c
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 James Theiler, Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of th
www.eeworm.com/read/163987/5501779
templates pascal.templates
if~if statemnet~if | then
if~if (else) statemnet~if | then/n/n/else
fors~for (no begin/end)~for | := to do/n/
forb~for (begin/end)~for | := to do/n/begin/n//n/end;/n/
proc~procedure~procedure