-
众所周知,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
-
《Python tutorial 中英对照版》
比较基础,但很容易理解。很好的书!...
《Python tutorial 中英对照版》
比较基础,但很容易理解。很好的书!-Python tutorial
- 2023-07-04 13:25:04下载
- 积分:1
-
非常经典的J2EE教程《J2EETutorial》中文版,感谢作者的翻译!
非常经典的J2EE教程《J2EETutorial》中文版,感谢作者的翻译!-very classic J2EE Guide "J2EETutorial" Chinese version of the author to thank the translation!
- 2022-03-28 20:21:02下载
- 积分:1
-
Kernighan和里奇
Kernighan and Ritchie - The C Programming Language c程序设计语言(第二版)称作是C语言学习的圣经-Kernighan and Ritchie- The C Programming Language c Programming Language (2nd edition) is called the C language of the Bible
- 2023-06-24 01:55:03下载
- 积分:1
-
CodeNotebook代码笔记本源代码 记录代码的工具 管理代码的工具 Code Notebook 1.0.1...
CodeNotebook代码笔记本源代码 记录代码的工具 管理代码的工具 Code Notebook 1.0.1 -Notebook CodeNotebook source code tool for records management code of the tool code Code Notebook 1.0.1
- 2022-05-23 21:52:44下载
- 积分:1
-
详细讲述了通信电子线路的基本原理和设计要领,是不可多得的资料...
详细讲述了通信电子线路的基本原理和设计要领,是不可多得的资料-Detailed account of the communication the basic principles of electronic circuits and design essentials, is a rare data
- 2023-06-06 04:15:07下载
- 积分:1
-
提供了protel99se的基本入门教程。并附加了相关的应用技巧和注意事项。...
提供了protel99se的基本入门教程。并附加了相关的应用技巧和注意事项。-provide the basic entry protel99se Guide. Additional and the relevant skills and attention to issues.
- 2023-03-16 23:50:03下载
- 积分:1
-
网络连接的教学书籍,对于学习网络的基本原理颇有帮助,建议初学者参阅
网络连接的教学书籍,对于学习网络的基本原理颇有帮助,建议初学者参阅-network connectivity teaching books, learning the basic tenets of network will help, refer recommendations beginners
- 2022-03-14 06:39:56下载
- 积分:1
-
新版本的c语言实例。非常的好。100个新的实例
新版本的c语言实例。非常的好。100个新的实例-A new version of the c language examples. Very good. 100 new examples of
- 2022-03-07 00:04:30下载
- 积分:1
-
C语言学习资料,对初学编程人员非常有帮助,而且是PPT,浅显易懂...
C语言学习资料,对初学编程人员非常有帮助,而且是PPT,浅显易懂-C language learning materials, for beginner programmers very helpful
- 2022-08-09 23:24:23下载
- 积分:1