-
众所周知,JDBC(Java数据库连接)是Java 2企业版的重要组成部分。它是基于SQL层的API。通过把SQL语句嵌入JDBC接口的方法中,用户可以通过Ja...
众所周知,JDBC(Java数据库连接)是Java 2企业版的重要组成部分。它是基于SQL层的API。通过把SQL语句嵌入JDBC接口的方法中,用户可以通过Java程序执行几乎所有的数据库操作。JDBC只提供了接口,具体的类的实现要求数据库的设计者完成。通过生成这些接口的实例,即使对于不同的数据库,Java程序也可以正确地执行SQL调用。所以对于程序员来说,不必把注意力放在如何向数据库发送SQL指令,因为程序员需要了解和用到的只是JDBC的接口,只有在极少数情况下会用到面向特定数据库的类,例如程序员希望使用ORACLE的扩展API。-known, JDBC (Java Database Connectivity) is a Java 2 Enterprise Edition of the important components. It is based on SQL API layer. Through JDBC embedded SQL interface method, Java users can implement procedures almost all of the data base. JDBC interface provides only a specific category of demands on the database designer to complete. Interface generated by these examples, even for the different databases, Java programs can also correct implementation of SQL calls. So programmers, we do not have to focus on how to send SQL database directive because programmers need to understand and use the only JDBC interface Only in very rare cases, will use the database for specific categories, For example, programmers hope to expan
- 2022-07-09 18:17:48下载
- 积分:1
-
字符串函数大全,帮你掌握c语言中的字符串
字符串函数大全,帮你掌握c语言中的字符串-String functions Daquan, to help you master the language of the string c! !
- 2022-05-26 07:02:57下载
- 积分:1
-
"易语言.飞扬”是一种易学易用、高效实用、面向对象、跨平台的计算机通用编程语言。...
"易语言.飞扬”是一种易学易用、高效实用、面向对象、跨平台的计算机通用编程语言。
- 2022-01-24 14:39:45下载
- 积分:1
-
The Function Pointer Tutorials
Introduction to C and C++ Function Pointers, Ca...
The Function Pointer Tutorials
Introduction to C and C++ Function Pointers, Callbacks and Functors
- 2022-03-05 14:49:42下载
- 积分:1
-
Verilog数字系统设计教程
北航的,不错!
Verilog数字系统设计教程
北航的,不错!-Verilog Digital System Design Tutorial BUAA, and good!
- 2022-03-26 03:32:05下载
- 积分:1
-
java的权威书籍,不过是microsoft出版的,可能与javasript中有些差别,不过,还是很实用的,该讲的都讲了....
java的权威书籍,不过是microsoft出版的,可能与javasript中有些差别,不过,还是很实用的,该讲的都讲了.-the authority of books, but microsoft is published, javasript with some differences, however, is very practical, said all the talk about it.
- 2023-01-08 03:10:02下载
- 积分:1
-
ArcGIS相关软件功能,开发介绍,使用手册
ArcGIS相关软件功能,开发介绍,使用手册-ArcGIS related software services, developing presentations, user manual
- 2023-04-29 21:05:04下载
- 积分:1
-
jBpm4.0中文说明文档jBPM4.0GA_zh_CN_by_opug.org.cn_viaREDSAGA.pdf
jBpm4.0中文说明文档jBPM4.0GA_zh_CN_by_opug.org.cn_viaREDSAGA.pdf-jBpm4.0 English documentation jBPM4.0GA_zh_CN_by_opug.org.cn_viaREDSAGA.pdf
- 2023-09-05 03:35:05下载
- 积分:1
-
标准模板库
标准模板库-LIST
本文以List容器为例子,介绍了STL的基本内容,从容器到迭代器,再到普通函数,而且例子丰富,通俗易懂。不失为STL的入门文章,新手不容错过!-Standard Template Library-LIST to List containers this article as an example, introduce the basic elements of the STL, the iterator from the container, and then to an ordinary function, and examples of rich, user-friendly. STL after the article entry, and newcomers should not be missed!
- 2022-08-19 08:26:27下载
- 积分:1
-
包涵里mfc常用的函数,对照msdn中文翻译,
另有详解。
包涵里mfc常用的函数,对照msdn中文翻译,
另有详解。-Includes commonly used function in mfc control msdn Chinese translation explain otherwise.
- 2023-01-19 08:40:03下载
- 积分:1