代码搜索:statement
找到约 10,000 项符合「statement」的源代码
代码结果 10,000
www.eeworm.com/read/295809/8138758
java f_order.java
package Middle;
import Catalogue.*;
import Remote.*;
import java.rmi.*;
// There can only be 1 resultset opened per statement
// so no simultaneous use of the statement object
// hence the s
www.eeworm.com/read/490078/1208941
java dbsqlmanager.java
package dbxz;
import java.sql.*;
import dbxz.*;
public class DBSQLManager{
protected Connection conn = null; //Connection对象
protected Statement stmt = null; //Statement对象
protected Result
www.eeworm.com/read/470720/1451765
c 20020104-1.c
/* Test whether statement with no effect warnings are not given for last
statements inside of statement expression. */
/* { dg-do compile } */
/* { dg-options "-O -Wall" } */
void bar (char *p, c
www.eeworm.com/read/470693/1463711
c 20020104-1.c
/* Test whether statement with no effect warnings are not given for last
statements inside of statement expression. */
/* { dg-do compile } */
/* { dg-options "-O -Wall" } */
void bar (char *p, c
www.eeworm.com/read/240204/4577390
out t4.dat.out
tree parser input: ( do i 1 10 ( do j 2 9 ( := a i ) ) )
do i at level 1, statement 1
do j at level 2, statement 2
3 statements
www.eeworm.com/read/233448/4683958
c 20020104-1.c
/* Test whether statement with no effect warnings are not given for last
statements inside of statement expression. */
/* { dg-do compile } */
/* { dg-options "-O -Wall" } */
void bar (char *p, c
www.eeworm.com/read/233448/4684264
c stmt-expr-label-2.c
/* Test for labels in statement expressions: bugs 772 and 17913.
switch statements must not jump into statement expressions. */
/* Origin: Joseph Myers */
/* { dg-do com
www.eeworm.com/read/190666/5179388
c 20020104-1.c
/* Test whether statement with no effect warnings are not given for last
statements inside of statement expression. */
/* { dg-do compile } */
/* { dg-options "-O -Wall" } */
void bar (char *p, c
www.eeworm.com/read/340665/3280229
c 20020104-1.c
/* Test whether statement with no effect warnings are not given for last
statements inside of statement expression. */
/* { dg-do compile } */
/* { dg-options "-O -Wall" } */
void bar (char *p, c
www.eeworm.com/read/333502/3385622
phpt 051.phpt
--TEST--
free statement after close
--SKIPIF--
--FILE--