代码搜索:statement

找到约 10,000 项符合「statement」的源代码

代码结果 10,000
www.eeworm.com/read/229812/4751860

gml sclose.gml

.section CLOSE Statement .* .mbox begin CLOSE (cllist) .mbox end .synote 8 .mnote cllist is a list of close specifiers separated by commas: .millust begin [UNIT =] u IOSTAT = ios ERR
www.eeworm.com/read/229812/4751880

gml sallocat.gml

.section ALLOCATE Statement .* .mext begin ALLOCATE (array([l:]u[,[l:]u,...])[,...][,LOCATION=loc]) or ALLOCATE (array([l:]u[,[l:]u,...])[,...][,STAT=ierr]) or ALLOCATE (char*len) .mex
www.eeworm.com/read/229812/4751881

gml srecord.gml

.section RECORD Statement .* .mext begin RECORD /typename/ name [,name] ... .mext end .synote 10 .mnote typename is the name of a user-defined structure type. .mnote name is a variable
www.eeworm.com/read/229812/4751897

gml swhile.gml

.section Block WHILE Statement .* .mext begin WHILE (e) DO [: block-label] .mext end .synote .mnote e is a logical expression or integer arithmetic expression, in which case the resul
www.eeworm.com/read/229812/4751924

gml sendfile.gml

.section ENDFILE Statement .* .mbox begin ENDFILE u ENDFILE (alist) .mbox end .synote 7 .mnote u is an external unit identifier. .mnote alist is a list of endfile specifiers sepa
www.eeworm.com/read/229812/4751925

gml srewind.gml

.section REWIND Statement .* .mbox begin REWIND u REWIND (alist) .mbox end .synote 7 .mnote u is an external unit identifier. .mnote alist is a list of rewind specifiers separate
www.eeworm.com/read/229434/4756031

java getkey.java

import java.sql.*; public class GetKey{ public static void main(String args[])throws Exception{ Connection con=new ConnectionProvider().getConnection(); Statement stmt = con.createStatem
www.eeworm.com/read/219228/4849102

h lists.h

/* *** This file was borrowed from jam 2.5. The copyright statement from * *** jam.c appears below. */ /* * /+\ * +\ Copyright 1993-2002 Christopher Seiwald and Perforce Software, Inc. * \+
www.eeworm.com/read/219228/4849104

h newstr.h

/* *** This file was borrowed from jam 2.5. The copyright statement from * *** jam.c appears below. */ /* * /+\ * +\ Copyright 1993-2002 Christopher Seiwald and Perforce Software, Inc. * \+
www.eeworm.com/read/219228/4849108

h hash.h

/* *** This file was borrowed from jam 2.5. The copyright statement from * *** jam.c appears below. */ /* * /+\ * +\ Copyright 1993-2002 Christopher Seiwald and Perforce Software, Inc. * \+