-
windows网络编程第二版 欢迎下载;
windows网络编程第二版 欢迎下载;-the second for windows programing
- 2022-01-26 02:35:39下载
- 积分:1
-
不错的书籍,大家一定都很喜欢,我也希望大家都喜欢,谢谢大家...
不错的书籍,大家一定都很喜欢,我也希望大家都喜欢,谢谢大家-Good books, everyone must like, I also hope that everyone likes, I would like to thank everyone
- 2022-07-26 21:55:16下载
- 积分:1
-
in the internet get a lot of useful information, and hope they can contribute mo...
由于在本网上得到了很多有用的资料,也希望能多点贡献,希望着本书对初学者能有所帮助,谢谢!-in the internet get a lot of useful information, and hope they can contribute more, hope to book for beginners, can be helped, thank you!
- 2022-08-04 02:18:27下载
- 积分:1
-
语言内插算法,一个比较简单的东西,有需要的…
c语言的插值算法,比较简单的东西,有需要的拿走-c language interpolation algorithm, a relatively simple things, there is a need to take
- 2022-09-17 09:10:03下载
- 积分:1
-
教你如何制作CHM,制作工具HTML Help Image Editor
教你如何制作CHM,制作工具HTML Help Image Editor-teach you how to make CHM, HTML Help tools Image Editor
- 2022-04-08 10:38:16下载
- 积分:1
-
software engineering thinking _. great help to programming
软件工程思想_.对编程大有帮助-software engineering thinking _. great help to programming
- 2022-06-27 23:52:05下载
- 积分:1
-
understanding webservice,从底层了解web service的实现与应用
understanding webservice,从底层了解web service的实现与应用-understanding webservice. understand from the bottom of the web service Implementation and Application
- 2022-05-24 11:25:39下载
- 积分:1
-
本书荣获2005年第十五届Jolt通用类图书震撼大奖。 继 Effective C++ 之后,Scott Meyers 于 1996 推出这本「续集」。本书与现...
本书荣获2005年第十五届Jolt通用类图书震撼大奖。 继 Effective C++ 之后,Scott Meyers 于 1996 推出这本「续集」。本书与现今之 C++ 标准规格几乎相同。可能变化的几个弹性之处,Meyers 也都有所说明与提示。-the book won the 2005 session of the 15th General Books Jolt Awards shock. Following the Effective C, Scott Meyers in 1996 to launch the "sequel." The book"s C with the current standard is almost the same. Several possible changes in flexibility, Meyers also has suggested and described.
- 2022-03-09 23:19:23下载
- 积分:1
-
C常用算法程序集,在这程序集中包含了20章,每一章又含盖了多个算法的源码,这对于一个c语言的学习者而言是莫大的一笔财富....
C常用算法程序集,在这程序集中包含了20章,每一章又含盖了多个算法的源码,这对于一个c语言的学习者而言是莫大的一笔财富.-C algorithms commonly used procedures set, this program focus includes 20 chapters, each chapter also covers a number of the algorithm source code for a c language learners is a great amount of wealth.
- 2022-02-25 00:50:17下载
- 积分: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