代码搜索:statement
找到约 10,000 项符合「statement」的源代码
代码结果 10,000
www.eeworm.com/read/259103/4345973
jbx busmanager.jbx
[PropertyInfo]
conn,Connection,false,false, , ,false,
st,Statement,false,false, , ,false,
[IconNames]
www.eeworm.com/read/368409/9697049
v demul1_4_if.v
//---------------------------------------------------------
//1 to 4 Demultiplexer using nesting if...else..statement
//Filename: demul1_4_if.v
//---------------------------------------------------
www.eeworm.com/read/219115/4849506
java database.java
package com.database;
import java.sql.*;
/**
*这里将访问数据库的各种操作封装成一个类
*/
public class DataBase {
protected Connection conn=null; //Connection接口
protected Statement stmt=null; //Statement接口
www.eeworm.com/read/366702/2876923
f90 large_unit_1.f90
! { dg-do run }
! { dg-shouldfail "Unit number in I/O statement too large" }
! PR31201 Unit number in I/O statement too large
! Test case from PR
integer(kind=8) :: k= 2_8**36 + 10
integ
www.eeworm.com/read/229812/4751909
gml sif.gml
.section Arithmetic IF Statement
.*
.mbox begin
IF (e) s1, s2, s3
.mbox end
.synote 14
.mnote e
is an integer, real, or double precision expression.
.mnote s1, s2, s3
are statement labe
www.eeworm.com/read/435150/7796218
cpp ex9_01.cpp
// Exercise 9.1 Overloaded function plus().
/*****************************************************************************
The statement d = plus(3, 4.2); fails because the function call is ambiguo
www.eeworm.com/read/263646/11351421
txt rudeness.txt
//
// Response File for Rude Comments
//
// Diagram:
// Machines--->Computers--->Hardware
// --->Software
//
// @ = Variable Sections
// # = Statement Response
www.eeworm.com/read/405708/11459078
sv 06.07.00_snippet-1.sv
/**********************************************************************
* Statement labels
*
* Author: Stuart Sutherland
*
* (c) Copyright 2003, Sutherland HDL, Inc. *** ALL RIGHTS RESERVED ***
www.eeworm.com/read/207217/15279369
cpp ex9_01.cpp
// Exercise 9.1 Overloaded function plus().
/*****************************************************************************
The statement d = plus(3, 4.2); fails because the function call is ambiguo
www.eeworm.com/read/474814/1390310
for extrac.for
SUBROUTINE EXTRAC(NUMBER,OPTION)
*-----------------------------------------------------------------------
*
* extracts the FORTRAN field contents from the statement image.
* holl. and character