haitao · 2004-12-17 08:47:22 · 阅读: 485 我那本书没有关于异常的,msdn的说明很奇怪 catch (CFileException* e) catch (CFileException& e) catch (CFileException) 三个都可以的?