文件名称:Cpp7
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2014-07-15
- 文件大小:
- 1.04mb
- 下载次数:
- 0次
- 提 供 者:
- 紫***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
前面定义了一个整数栈类,请自定义一个名为EmptyStackException 的异常类,并修改 pop 函数,使其在栈空时抛出一个 EmptyStackException 异常。编写一个测试程序,使用一 个try-catch 块处理此种异常。-Defines an integer stack in front of the class, make a custom exception class named EmptyStackException and modify the pop function, it throws an empty stack EmptyStackException exception. Write a test program that uses a try-catch block to handle such exceptions.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C++实验7
........\Debug
........\.....\EmptyStackException.obj
........\.....\StackOfIntegers.obj
........\.....\TestStack.obj
........\.....\test7.exe
........\.....\test7.ilk
........\.....\test7.pch
........\.....\test7.pdb
........\.....\vc60.idb
........\.....\vc60.pdb
........\EmptyStackException.cpp
........\EmptyStackException.h
........\StackOfIntegers.cpp
........\StackOfIntegers.h
........\TestStack.cpp
........\test7.dsp
........\test7.dsw
........\test7.ncb
........\test7.opt
........\test7.plg