代码搜索:statement
找到约 10,000 项符合「statement」的源代码
代码结果 10,000
www.eeworm.com/read/390534/2528284
java~5~ first.java~5~
package sfms;
import java.sql.*;
public class first{
public static void main(String args[]){
//declare Connection and Statement objects
Connection conn=null;
Statement state=null;
www.eeworm.com/read/390534/2528301
java~2~ first.java~2~
package sfms;
import java.sql.*;
public class first{
public static void main(String args[]){
//declare Connection and Statement objects
Connection conn=null;
Statement state=null;
www.eeworm.com/read/375736/2720848
asm lininp.asm
TITLE LININP - LINE INPUT statement
page 56,132
;***
; LININP - LINE INPUT statement
;
; Copyright 1986, Microsoft Corporation
;
;Purpose:
;
; BASIC Syntax mapping to included runtime e
www.eeworm.com/read/375736/2720855
asm draw.asm
PAGE 56,132
TITLE DRAW - Draw Statement Support
;***
; DRAW - Draw Statement Support
;
; Copyright 1986, Microsoft Corporation
;
;Purpose:
;
; BASIC Syntax mapping to included runtime e
www.eeworm.com/read/375736/2720951
asm circle.asm
TITLE CIRCLE - iAPX 88/86 CIRCLE STATEMENT SUPPORT
;***
; CIRCLE - iAPX 88/86 CIRCLE STATEMENT SUPPORT
;
; Copyright 1986 - 1988, Microsoft Corporation
;
;Purpose:
;
; BASIC Syntax mappin
www.eeworm.com/read/375736/2721172
asm exgraph.asm
page 49,132
TITLE exgraph.asm - graphics function and statement executors
;***
;exgraph.asm - graphics function and statement executors for QBI
;
; Copyright 1986, Microsoft Corporation
;
www.eeworm.com/read/366702/2877648
f90 label_3.f90
! { dg-do compile }
! PR fortran/25756.
! This used to ICE due to the space after the label.
1 ! { dg-warning "Ignoring statement label in empty statement" }
end
www.eeworm.com/read/363354/2919275
java~3~ first.java~3~
package sfms;
import java.sql.*;
public class first{
public static void main(String args[]){
//declare Connection and Statement objects
Connection conn=null;
Statement state=null;
www.eeworm.com/read/363354/2919305
java~4~ first.java~4~
package sfms;
import java.sql.*;
public class first{
public static void main(String args[]){
//declare Connection and Statement objects
Connection conn=null;
Statement state=null;
www.eeworm.com/read/363354/2919307
java~5~ first.java~5~
package sfms;
import java.sql.*;
public class first{
public static void main(String args[]){
//declare Connection and Statement objects
Connection conn=null;
Statement state=null;