搜索结果
找到约 19 项符合
statement 的查询结果
按分类筛选
编译器/解释器 UC Library Extensions UnderC comes with a pocket implementation of the standard C++ libraries, wh
UC Library Extensions
UnderC comes with a pocket implementation of the standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ standard.
UC Library
Builtin functions:
Most of these are standard C ...
软件设计/软件工程 所有的设计模式都有一些常用的特性:一个标识(a name)
所有的设计模式都有一些常用的特性:一个标识(a name),一个问题陈述(a problem statement)和一个解决方案(a solution)。
1、一个设计模式的标识是重要的,因为它会让其他的程序员不用进行太深入的学习就能立刻理解你的代码的目的(至少通过这个标识程序员会很熟悉这个模式)。?
2、问题描述是用来说明这个模式的应 ...
SQL Server java 通用连接 MS SQL 的写法
java 通用连接 MS SQL 的写法 ,给新手用吧
DBconnect DBC
DBC = new DBconnect()
java.sql.Statement stmt = null
if (DBC.connectDB())
{
微处理器开发 RS232.C was written to provide all of the basic functionality needed to employ serial I/O in any a
RS232.C was written to provide all of the basic functionality needed
to employ serial I/O in any application written with Borland C
language compilers. Some features are:
1. Ease of use. No assembly language or library files are used and a simple "#include" statement is all that is required to ...
其他书籍 IEEE 802.16Conformance01-2003 IEEE Standard for Conformance to IEEE 802.16 Part 1: Protocol Implemen
IEEE 802.16Conformance01-2003 IEEE Standard for Conformance to IEEE 802.16 Part 1: Protocol Implementation Conformance Statement (PICS) Proforma for 10-66 GHz WirelessMAN-SC Air Interface
金融证券系统 //JDBC驱动器名称(JDBC-ODBC桥) private String strDBDriver = "sun.jdbc.odbc.JdbcOdbcDriver" //数据库的URL地址
//JDBC驱动器名称(JDBC-ODBC桥)
private String strDBDriver = "sun.jdbc.odbc.JdbcOdbcDriver"
//数据库的URL地址
private String strUrl = "jdbc:odbc:atm1"
//指定要访问的数据库名称
private String strDBName = "atm1"
//数据库用户名称
private String strUserName = "testUser"
//数据库用户密码
pr ...
Jsp/Servlet public class DBClass { private String driver private String url private String user
public class DBClass {
private String driver
private String url
private String username
private String password
private Connection connection
private Statement statement
private String message=""
}
书籍 Performance+Analysis+of+Communications+Networks
Performance analysis belongs to the domain of applied mathematics. The
major domain of application in this book concerns telecommunications sys-
tems and networks. We will mainly use stochastic analysis and probability
theory to address problems in the performance evaluation of telecommuni-
cations ...
书籍 Ceramic+Thick+Films+for+MEMS+and+Microdevices
As a student I did my best to avoid text books – a strange statement for a Professor to make and one that
I should clarify before you put this book down; I did my best to avoid text books that did not help me.