代码搜索结果
找到约 10,000 项符合
F 的代码
history_3.ps
%!PS-Adobe-3.0
%%Creator: groff version 1.18.1
%%CreationDate: Mon Sep 22 09:15:44 2003
%%DocumentNeededResources: font Times-Roman
%%+ font Times-Bold
%%+ font Times-Italic
%%DocumentSuppliedResource
例14.2.txt
例14.2 在函数嵌套的情况下检测异常处理。
这是一个简单的例子,用来说明在try块中有函数嵌套调用的情况下抛出异常和捕捉异常的情况。请自己先分析以下程序。
#include
using namespace std;
int main( )
{void f1( );
try
{f1( );}//调用f1( )
catch(double)
{cou
history_3.ps
%!PS-Adobe-3.0
%%Creator: groff version 1.16.1
%%CreationDate: Mon Mar 18 10:17:27 2002
%%DocumentNeededResources: font Times-Roman
%%+ font Times-Bold
%%+ font Times-Italic
%%DocumentSuppliedResource
sa2.cpp
//=====================================
// sa2.cpp
//=====================================
#include"a1.h"
#include"a3.h"
static void f3();
//------------
int main(){
f1();
f2();
f3();
datamodule.~cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "DataModule.h" //数据模块窗体头文件
#include "Archives_Class.h" //MDIChild档
datamodule.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "DataModule.h" //数据模块窗体头文件
#include "Archives_Class.h" //MDIChild档
keyread.hpp
//Header: Keyread
//Version: 1.0
//Language: Borland C++ 2.0
//Environ: Any
//Purpose: Provide a function to acceive string from keyboard using
// input conversation bar and a function to acceiv
zfinitf.h
/* .h free ware xhunga@tiscali.fr */
/* ------------------------------------- FUNCTION -------------------------- */
/* Do :
ulockmsg.aspx
取消留言