点击切换搜索课件文库搜索结果(3910)
文档格式:PPT 文档大小:108KB 文档页数:19
• 5.1 Java异常处理的基础知识 5.1.1 错误与异常 5.1.1 异常处理机制 1.抛出异常 2.捕获异常 3.异常处理的类层次 • 5.2 异常类的产生、捕获与处理 • 5.3 异常的分类 • 5.4 抛出异常 • 5.5 自定义异常类
文档格式:PPT 文档大小:137.5KB 文档页数:28
6.1 SQL 语言概述 6.2 数据查询 6.2.1 数据查询 6.2.2 数据查询命令 6.2.3 应用实例 6.3 SQL的数据定义功能 6.3.1 CREATE TABLE命令 6.3.2 CREATE CURSOR命令 6.3.3 ALTER TABLE 命令 6.3.4 DROP TABLE命令
文档格式:PPT 文档大小:571KB 文档页数:61
4.1 建立数据库 4.2 建立数据库表与自由表 4.3 数据库中对表的操作 4.4 数据库与表的基本操作命令
文档格式:PPT 文档大小:723KB 文档页数:38
8.1指针概念 8.2变量的指针和指向变量的指针变量 8.3指针变量的定义 8.4指针变量的引用 8.5指针与数组 8.6字符串的指针和指向字符串的指针变量 8.7指针与函数 8.8指向结构体类型数据的指针 8.9动态数据结构
文档格式:PPT 文档大小:46KB 文档页数:18
5.1循环语句概述 5.2for语句 while和语句 5.3直到型循环do- while语句 5.4 breakcontinue语句与语句 5.5应用举例良好的源程序书写习惯—注释(续)
文档格式:PPT 文档大小:142KB 文档页数:21
1. 1 数据处理及数据管理 1.1.1、信息与数据 1.1.2、数据处理及数据管理 1. 2 数据库系统组成 1.2.1 组成数据库系统的5个主要部分 1.2.2 数据库系统对软、硬件要求 1.2.3 数据库系统的特点 1.3 数据模型(Data Model) 1.3.1 实体联系模型(ER模型) 1.3.2 数据模型 1.3.3 关系具有的性质 1.3.4 关系运算
文档格式:DOC 文档大小:30KB 文档页数:1
Exercises 4(280) 1.Create a Text class that contains a string object to hold the text of a file. Give it two constructors: a default constructor and a constructor that takes a string argument that is the name of the file to open. When the second constructor is used, open the file and read the contents into the string
文档格式:DOC 文档大小:31.5KB 文档页数:1
Exercises5 1. Create two classes called Traveler and Pager without default constructors, but with constructors that take an argument of type string which they simply copy to an internal string variable. For each class, write the correct copy-constructor and assignment operator. Now inherit a class
文档格式:DOC 文档大小:82KB 文档页数:6
机动车辆登记和发照系统 问题陈述 登记和发照系统维护下列信息: Organization(name, manager, address, and telephone) Clerk(user name, authorization, begin date, and end date) Owner(legal name, address and telephone)
文档格式:DOC 文档大小:67.5KB 文档页数:3
线性表在内存中存放的形式有两种: 1、物理存储连续:各线性表元素在内存中是连续存放的。其中每个元素都包含相同的数据顶,即各线性表元素所占用的内存区域大小相同,在某一元素的内存地址上加上该内存区域的大小即可得到其下一个元素的内存地址。该线性表的结构如图3.1所示
首页上页384385386387388389390391下页末页
热门关键字
搜索一下,找到相关课件或文库资源 3910 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有