-
java 开发手册,比较全面的,很实用,适用于java开发人员
java 开发手册,比较全面的,很实用,适用于java开发人员
- 2023-05-17 06:10:04下载
- 积分:1
-
VC6从入门到精通
VC6从入门到精通-基础篇 里面是一些VC的基础! 适合新手看-VC6 from entry to the proficient- based chapter There is some basis for the VC! For newcomers to s
- 2023-08-10 21:40:06下载
- 积分:1
-
Effective Java
Effective Java - Programming Language Guide, Bloch.rar-Effective Java- Programming Language Guide, Bloch.rar
- 2022-03-02 01:17:35下载
- 积分:1
-
Visual C++作为一种程序设计语言,它同时也是一个集成开发工具,提供了软件代码自动生成和可视化的资源编辑功能...
Visual C++作为一种程序设计语言,它同时也是一个集成开发工具,提供了软件代码自动生成和可视化的资源编辑功能-Visual C as a programming language, it is also an integrated development tools, the automatic generation of software code and visual editing of resources
- 2022-07-17 13:09:55下载
- 积分:1
-
So that the readers of this book on learning the real and practical technology,...
方面,使读者通过对本书的学习,学到真正实用的技术,另一方面,为引入J2EE技术打下良好的基础-So that the readers of this book on learning the real and practical technology, on the other hand, for the introduction of J2EE technology and lay a good foundation
- 2022-03-20 16:30:15下载
- 积分: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
-
我的java入门的笔记.可以参考.和
我的java入门的笔记.可以参考.和-My java entry notes. Can refer to. And
- 2022-03-04 19:12:18下载
- 积分:1
-
Explain the C++, PPT (mainly about the inheritance and derived)
讲解C++的PPT(主要是关于继承与派生)-Explain the C++, PPT (mainly about the inheritance and derived)
- 2022-03-20 07:17:02下载
- 积分:1
-
computer graphics lectures, concise summary of the basis of knowledge and prior...
计算机图形学的讲义,简练的概括了基础知识与预备知识-computer graphics lectures, concise summary of the basis of knowledge and prior knowledge
- 2023-01-24 18:50:04下载
- 积分:1
-
本书实验指导部分参考程序
跟上面是一起的
本书实验指导部分参考程序
跟上面是一起的-book of reference to guide experimental procedures together with the above
- 2022-02-06 21:17:19下载
- 积分:1