点击切换搜索课件文库搜索结果(637)
文档格式:PDF 文档大小:186.71KB 文档页数:6
我从2002年7月开始翻译这本书,当时还是第二版。但是翻完前言和介绍部分 后, chinapub就登出广告,说要出版侯捷的译本。于是我中止了翻译,等着侯 先生的作品。 我是第一时间买的这本书,但是我失望了。比起第一版,我终于能看懂这本书 了,但是相比我的预期,它还是差一点。所以当 Bruce eckel在他的网站上公开 本书的第三版的时候,我决定把它翻译出来
文档格式:PDF 文档大小:336.85KB 文档页数:18
介绍 “他带来了语言,语言又创造了思维,而思维是衡量万物的标准 《解放了的普罗米修斯》,雪莱 人类..很大程度上是在受语言的支配,而语言也已经成为一种媒介,透过 它我们可以了解社会的方方面面。你能想象,一个人能不借助语言而完全 适应这个世界,或是仅仅把语言当作解决具体问题的交流工具和表述手段 吗?实际上,“真实世界”在很大程度上是建立在人类语言的习惯之上 的,而这又是人们没有意识到的
文档格式:PDF 文档大小:350.81KB 文档页数:29
多态性是继数据抽象和继承之后的,面向对象的编程语言的第三个基本特 性。 它提供了另一个层面的接口与实现的分离,也就是说把做什么和怎么做分 开来。多态性不但能改善代码的结构,提高其可读性,而且能让你创建可 扩展的(extensible)程序。所谓“可扩展”是指,程序不仅在项目最初的 开发阶段能“成长”,而且还可以在需要添加新特性的时候“成长
文档格式:PDF 文档大小:304.46KB 文档页数:23
在面向对象的设计中,最关键的问题就是“将会变和不会变的东西分离开 来 这一点对类库尤为重要。类库的使用者(客户程序员)应该能完全仰赖类 库,他们知道,即使类库出了新版本,他们也不必重写代码。另一方面 类库的创建者也应该可以在确保不影响客户程序员代码的前提下,保留对 类库作修正和改进的权利 要达到上述目的,可以使用约定
文档格式:PPT 文档大小:176KB 文档页数:22
目标 1、JDBC简介 2、JDBC的类型 3、JDBC的组成部分和使用 4、PreparedStatement接口 5、 Callablestatement接口
文档格式:PPT 文档大小:194.5KB 文档页数:45
第3章面向对象的程序设计 3.1简介 3.2类 3.3对象 3.4实例研究(无) 3.5类的继承和类的多态性 3.6接口与包
文档格式:PPT 文档大小:162KB 文档页数:9
Chapter 0 Objectives After you have read and studied this chapter,you should be able to State briefly a history of computers. Name and describe four major components of the computer. Convert binary numbers to decimal numbers and vice versa. State the difference between the low-level and high-level programming languages
文档格式:PPT 文档大小:363.5KB 文档页数:33
Chapter 4 Objectives After you have read and studied this chapter, you should be able to Define an instantiable class with multiple methods and a constructor. Differentiate the local and instance variables. Define and use value-returning methods. Distinguish private and public methods. Distinguish private and public data members. Describe how the arguments are passed to the parameters in method definitions
文档格式:PPT 文档大小:351.5KB 文档页数:32
Chapter 6 Objectives After you have read and studied this chapter, you should be able to Implement selection control in a program using if statements. Implement selection control in a program using switch statements. Write boolean expressions using relational and boolean operators. Evaluate given boolean expressions correctly
文档格式:PPT 文档大小:386.5KB 文档页数:35
Chapter 8 Objectives After you have read and studied this chapter, you should be able to Declare and manipulate data of the char data type. Write string processing programs using String and StringBuffer objects. Differentiate the String and StringBuffer classes and use the correct class in solving given task. Distinguish the primitive and reference data types and show how the memory allocation between the two is different
首页上页5758596061626364下页末页
热门关键字
搜索一下,找到相关课件或文库资源 637 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有