代码搜索:statement
找到约 10,000 项符合「statement」的源代码
代码结果 10,000
www.eeworm.com/read/321465/3536443
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/321465/3536496
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/288894/4002235
java explicitparameterspecification.java
package org.hibernate.param;
/**
* An additional contract for parameters which originate from
* parameters explicitly encountered in the source statement
* (HQL or native-SQL).
*
* @autho
www.eeworm.com/read/273525/4204239
ado nbreg_p.ado
*! version 1.0.0 08mar2005
program nbreg_p
// note: omitted the -version- statement on purpose
poisso_p `0'
end
www.eeworm.com/read/273525/4205375
ado cnreg_p.ado
*! version 1.0.0 31mar2005
program cnreg_p
// note: omitted the -version- statement on purpose
tobit_p `0'
end
www.eeworm.com/read/273525/4206909
ado logistic_p.ado
*! version 1.0.0 22mar2005
program logistic_p
// note: omitted the -version- statement on purpose
logit_p `0'
end
www.eeworm.com/read/447738/1697803
s relocs1.s
;; This is the hand hacked output of the TI C compiler for a simple
;; test program that contains local/global functions, local/global
;; function calls, and an "if" and "for" statement.
.file "r
www.eeworm.com/read/438345/1825820
java useroperate.java
public UserBean getUser( Connection conn) throws Exception{
UserBean user = new UserBean();
Statement stmt=conn.createStatement();
String sql="select * from test";
www.eeworm.com/read/432926/1886141
pde statementscomments.pde
/**
* Statements and Comments.
*
* Statements are the elements that make up programs.
* The ";" (semi-colon) symbol is used to end statements.
* It is called the "statement terminator."
*
www.eeworm.com/read/430898/1915078
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