搜索资源列表
-
0下载:
Java technology is both a programming language and a platform. The Java programming language originated as part of a research project to develop advanced software for a wide variety of network devices and embedded systems. The goal was to develop a s
-
-
0下载:
本书通过最新的Java特征和最佳实践阐释了经典著作《设计模式》中介绍的23种基本设计模式。作者根据自己丰富的编程经验,用实际的Java 5.0程序、清晰的UML图表以及引人入胜的实践讲述了每个模式。书中每章集中讨论一种特定的模式,之后给出一些自我突破题,自我突破题或者启发读者思考,或者要求编写代码来解决某个问题,有助于更深入地理解书中的概念。
本书适合于各层次的Java开发人员阅读。-This book, through the latest Java features and best p
-
-
0下载:
The target audience of this book is anyone interested in merging practical electronic
devices with the Internet: students, teachers, home automation enthusiasts, hobbyists,
and small businesses. Computer programmers looking for a gentle introduct
-
-
0下载:
对Java程序设计中出现的异常处理技术进行了研究,对Java异常处理知识进行了必要的介绍和简单的分析,并总结了几种在Java程序设计中如何定义和使用异常类。
-On the Java programming appear in exception handling techniques have been studied on the Java exception handling knowledge necessary introduction and simple analysis,
-
-
0下载:
介绍了面向对象的概念,开发人员将掌握现代应用实践。
面向对象编程(OOP)是现代编程语言,包括C + +,Java和C#和Visual Basic.NET中的基础。通过与设计对象而不是把代码和数据作为单独的实体,OOP允许对象,充分利用其他对象的服务,以及继承其功能。 OOP的推广代码的可移植性和重用,但需要在思维得到充分理解的转变。之前跳进面向对象编程语言的世界,你必须首先掌握面向对象的思想过程。-An introduction to object-oriented c
-