代码搜索:statement
找到约 10,000 项符合「statement」的源代码
代码结果 10,000
www.eeworm.com/read/273525/4209388
ado prop.ado
*! version 1.0.2 23oct2004
program prop, properties(svyb svyj svyr)
// version statement intentionally omitted
_svy_summarize proportion `0'
end
www.eeworm.com/read/273525/4209661
ado total.ado
*! version 1.0.2 23oct2004
program total, properties(svyb svyj svyr)
// version statement intentionally omitted
_svy_summarize total `0'
end
www.eeworm.com/read/449675/1675394
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).
*
* @author
www.eeworm.com/read/447453/1703747
java conndb.java
package com.wsy.struts.datasource;
import java.sql.*;
public class ConnDB{
Connection conn=null;
Statement stmt=null;
ResultSet rs=null;
www.eeworm.com/read/420724/2065451
java conndb.java
package com.core;
import java.sql.*;
public class ConnDB{
Connection conn=null;
Statement stmt=null;
ResultSet rs=null;
public ConnDB(){
www.eeworm.com/read/416825/2107670
java conndb.java
package com.wsy.struts.datasource;
import java.sql.*;
public class ConnDB{
Connection conn=null;
Statement stmt=null;
ResultSet rs=null;
www.eeworm.com/read/408009/2254922
h robottxt.h
/*
Robots Exclusion Protocol File Parser
!
Robots Exclusion Protocol File Parser
!
*/
/*
** (c) COPYRIGHT MIT 1995.
** Please first read the full copyright statement in the f
www.eeworm.com/read/408009/2254927
h htqueue.h
/*
The Queue Class
!
The Queue Class
!
*/
/*
** (c) COPYRIGHT MIT 1995.
** Please first read the full copyright statement in the file COPYRIGH.
*/
/*
*/
#ifndef HTQUEUE_H
#
www.eeworm.com/read/408009/2255007
h csuser.h
/*
User parser for libpics
!
User parser
!
*/
/*
** (c) COPYRIGHT MIT 1996.
** Please first read the full copyright statement in the file COPYRIGH.
*/
/*
This module provides the interf