代码搜索:statement
找到约 10,000 项符合「statement」的源代码
代码结果 10,000
www.eeworm.com/read/240204/4577450
g test.g
/* C++ interface test of Parser Exception Handling
*
* Given input:
*
* if a+ then a=b+b;
*
* the program should respond with
*
* invalid conditional in 'if' statement
* found ass
www.eeworm.com/read/234134/4660730
tok tokens.tok
[[UIFILE_1]]="Sans_nom"
#length of " Set colors for the ",
# and " text editor window:"
[[UIOPTNS_1]]=30
# length of " Normal Text ",
# " Current Statement
www.eeworm.com/read/229812/4751792
gml scall.gml
.section CALL Statement
.*
.mbox begin
CALL sub [( [a [, a] ... ] )]
.mbox end
.synote 5
.mnote sub
is a symbolic name of a subroutine and must not be the name of a main
program, functio
www.eeworm.com/read/229812/4751802
gml sdimensi.gml
.section DIMENSION Statement
.*
.mbox begin
DIMENSION a(d) [,a(d)] ...
.mbox end
.synote
.mnote a
is the name of the array.
.mnote d
defines the dimension of the array and the range of
www.eeworm.com/read/209160/4987014
java databasemanager.java
import java.sql.*;
public class DataBaseManager {
Connection con;
ResultSet rs;
Statement stmt;
public DataBaseManager() {
try {
String url = "jdbc:odbc:LibraryBase";
www.eeworm.com/read/209160/4987054
java~4~ databasemanager.java~4~
import java.sql.*;
public class DataBaseManager {
Connection con;
ResultSet rs;
Statement stmt;
public DataBaseManager() {
try {
String url = "jdbc:odbc:LibraryBase";
www.eeworm.com/read/206619/5007002
cs throwstatement.cs
using System;
using System.Collections;
namespace ICSharpCode.SharpRefactory.Parser.AST
{
public class ThrowStatement : Statement
{
Expression throwExpression;
public Expression Th
www.eeworm.com/read/204643/5031320
c apr_md5.c
/*
* This is work is derived from material Copyright RSA Data Security, Inc.
*
* The RSA copyright statement and Licence for that original material is
* included below. This is followed by the Apa
www.eeworm.com/read/204643/5031376
h apr_md5.h
/*
* This is work is derived from material Copyright RSA Data Security, Inc.
*
* The RSA copyright statement and Licence for that original material is
* included below. This is followed by the Apa
www.eeworm.com/read/204040/5035063
tok tokens.tok
[[UIFILE_1]]="Sans_nom"
#length of " Set colors for the ",
# and " text editor window:"
[[UIOPTNS_1]]=30
# length of " Normal Text ",
# " Current Statement