点击切换搜索课件文库搜索结果(10000)
文档格式:PDF 文档大小:1.19MB 文档页数:232
《电子技术基础》 《计算机网络原理》 《数据仓库与数据挖掘》 《数据库系统原理》 《人工智能导论》 《物联网专业英语》 《数据结构》 《物联网工程导论》 《无线传感器网络及 RFID 技术》 《通信技术基础》 《物联网安全技术》 《物联网工程技术》 《物联网工程设计与实施》 《物联网软件工程》 《移动应用开发技术》 《程序设计语言 C》 《计算机组成原理》 《微机原理与接口技术》 《面向对象程序设计 JAVA》 《Web 开发技术》 《单片机与嵌入式系统设计》 《离散数学》 《传感器与检测技术》 《物联网通信技术》 《操作系统原理》 《无线传感网技术》 《信息工程管理》 《项目管理教程》 《无线通信技术》 《科技文献检索》
文档格式:PPT 文档大小:685.5KB 文档页数:24
一、定义封装及其优点 二、掌握publicprivate和的使用 三、编写封装私有成员的代码 四、掌握构造器的用途和编写
文档格式:PPT 文档大小:497KB 文档页数:40
1:字符串 2:变量与赋值 3:基本数据类型 4:表达式 5:数据类型转换 6: 交互程序 7: 图形 8: Java Applet 9: 绘图
文档格式:PPT 文档大小:2.95MB 文档页数:90
4.1 面向对象编程思想 4.2 类与对象 4.3 封装性 4.4 构造方法 4.5 匿名对象 4.6 类设计分析(一) 4.7 String类 4.8 引用传递应用 4.9 this关键字 4.10 垃圾回收机制 4.11 static关键字 4.12 代码块 4.13 构造方法私有化 4.14 对象数组 4.15 内部类 4.16 类设计分析(二) 4.17 本章小结
文档格式:PPT 文档大小:1.38MB 文档页数:65
⚫ To distinguish simple GUI components (§11.2). ⚫ To describe the Java GUI API hierarchy (§11.3). ⚫ To create user interfaces using frames, panels, and simple UI components (§11.4). ⚫ To understand the role of layout managers (§11.5). ⚫ To use the FlowLayout, GridLayout, and BorderLayout managers to layout components in a container (§11.5). ⚫ To specify colors and fonts using the Color and Font classes (§11.6-11.7). ⚫ To use JPanel as subcontainers (§11.8). ⚫ To paint graphics using the paintComponentmethod on a panel (§11.9). ⚫ To draw strings, lines, rectangles, ovals, arcs, and polygons using the drawing methods in the Graphics class (§11.9). ⚫ To center display using the FontMetricsClass (§11.10). ⚫ To develop a reusable component MessagePanel to display a message on a panel (§11.11). ⚫ To develop a reusable component StillClock to emulate an analog clock (§11.12 Optional)
文档格式:PPT 文档大小:778KB 文档页数:65
To discover file properties, delete and rename files using the File class (§16.2). To understand how I/O is processed in Java (§16.3). To distinguish between text I/O and binary I/O (§16.3). To read and write characters using FileReader and FileWriter (§16.4). To improve the performance of text I/O using BufferedReader and BufferedWriter (§16.4). To write primitive values, strings, and objects as text using PrintWriter and PrintStream(§16.4). To read and write bytes using FileInputStreamand FileOutputStream (§16.6). To read and write primitive values and strings using DataInputStream/DataOutputStream(§16.6). To store and restore objects using ObjectOutputStreamand ObjectInputStream, and to understand how objects are serialized and what kind of objects can be serialized (§16.9 Optional). To use the Serializable interface to enable objects to be serializable (§16.9 Optional). To use RandomAccessFile for both read and write. (§16.10 Optional)
文档格式:PPT 文档大小:1.21MB 文档页数:48
⚫ To become familiar with the process of program development (§10.2). ⚫ To the relationship types: association, aggregation, composition, strong inheritance, and weak inheritance (§10.3). ⚫ To declare classes to represent the relationships among the classes (§10.3). ⚫ To design systems by identifying the classes and discovering the relationships among these classes (§10.4). ⚫ To implement the Rational class and process rational numbers using this class (§10.5). ⚫ To design classes that follow the class-design guidelines (§10.6). ⚫ To model dynamic behavior using sequence diagrams and statechart diagrams (§10.7 Optional) ⚫ To know the concept of framework-based programming using Java API (§10.8)
文档格式:PPT 文档大小:124KB 文档页数:11
模型视图控制器设计模式 模型存储内容。 视图显示内容。 控制器处理用户输入。 每个 Swing都有三个要素: 内容,例如按钮的状态(是否按下)。 可视外观(颜色、尺寸等)。 行为(对事件的反应)
文档格式:PPT 文档大小:689.5KB 文档页数:60
本章介绍使用JDBC驱动程序连接数据库和使用连接池技术连接数据库并设计应用程序的方法、步骤和实例。 4.1 JDBC技术概述 4.2 JDBC访问数据库 4.3 综合案例——学生身体体质信息管理系统的开发 4.4 数据源与连接池技术
文档格式:PPT 文档大小:165KB 文档页数:21
序言 随着计算机技术的飞速发展,个人计算机上 的操作系统也纷纷采用多任务和分时设计 将早期只有大型计算机才具有的系统特性, 带给了个人计算机。 进程就是个执行中的程序,而每个 源。 般在同一时间内执行多个程序的操作系统 都有进程的概念
首页上页1920212223242526下页末页
热门关键字
搜索一下,找到相关课件或文库资源 10000 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有