-
高级VB编程 pdg 格式
高级VB编程 pdg 格式-Senior VB Programming PDG format
- 2022-02-04 06:32:03下载
- 积分:1
-
这是PKI入门,以及理解PKI的非常好的一本书
这是PKI入门,以及理解PKI的非常好的一本书-This is the entry PKI, PKI and understanding a very good book
- 2022-03-15 05:32:40下载
- 积分:1
-
密码E
密码学的电子书,对于学习密码学的人大有帮助-Cryptography e-books, the National People" s Congress for the study of cryptography help
- 2022-03-19 16:41:24下载
- 积分:1
-
《匠人手记》08《巧用移位法进行数制转换》.pdf
《匠人手记》08《巧用移位法进行数制转换》.pdf-" Craftsmen Notes from" 08 " skillfully shift method, several systems conversions" . Pdf
- 2022-07-04 01:48:59下载
- 积分:1
-
用java编写的聊天室,简单易懂 适合初学者学习应用,可以对付一般的课程设计...
用java编写的聊天室,简单易懂 适合初学者学习应用,可以对付一般的课程设计-prepared using chat rooms, simple and understandable for beginners learning applications can deal with the general curriculum design
- 2023-08-01 22:35:04下载
- 积分:1
-
用模板实现环形队列,能支持所有的数据类型,不管是自定义类型还是系统类型...
用模板实现环形队列,能支持所有的数据类型,不管是自定义类型还是系统类型-use template ring queue, to support all types of data, whether it is defined types or type of system
- 2022-02-06 14:31:56下载
- 积分:1
-
Integrating Linux and Windows
Integrating Linux and Windows -Integrating Linux and Windows
- 2022-03-23 00:13:18下载
- 积分:1
-
迷宫程序。有添加功能。
迷宫程序。有添加功能。-maze procedure. Add a function.
- 2022-04-17 20:04:23下载
- 积分:1
-
PCI接口规范中文版说明,初次接触PCI开发的好帮手。
PCI接口规范中文版说明,初次接触PCI开发的好帮手。-PCI interface specification Chinese version of that initial contact PCI"s good helper.
- 2022-11-12 22:45:03下载
- 积分:1
-
众所周知,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