这本也是经典中的经典。它已经深入到接触 C++ Object Model 的层次。特别是 Exception-Safety 这一章一系列的步步深入,很大 程度上改变了我对 C++ 的认识。此外,它有提到 Pimpl Idiom,这 对改善 C++ 编译效率也有一定的帮助。其他的主题,例如泛型编程 和对标准库的几个讨论议题、暂时物件、物件寿命、自动转换…等,也 颇有深度。如果没看过这本,且对自己的 C++ 功力颇有信心的人,可 以测试看看。
标签: Exception-Safety Object Model
上传时间: 2015-08-09
上传用户:sqq
Standard-Library Exception Safety Bjarne Stroustrup Texas A&M University (and AT&T Labs – Research) http://www.research.att.com/~bs Introduction to the C++ exception handling mechanisms and “resource acquisition is initialization” for people with little experience with exceptions
标签: Standard-Library Stroustrup University Exception
上传时间: 2015-12-11
上传用户:懒龙1988
MD5算法的ASP实现. 它在MD4的基础上增加了"安全-带子"(Safety-Belts)的概念。虽然MD5比MD4稍微慢一些,但却更为安全。MD5也为一种非常优秀的中间技术。
标签: Safety-Belts MD5 MD4 ASP
上传时间: 2013-12-12
上传用户:cxl274287265
这个文件是用JB 2005 建立的struts + exception的测试工程,大家可以看看~
上传时间: 2014-01-26
上传用户:独孤求源
you can use Hutch s INCLUDE and LIB files to assemble the program with the exception of the Windows.inc. If you use the EWCalc.mak file you will have to change the pointers to the proper directories.
标签: the exception assemble INCLUDE
上传时间: 2014-01-21
上传用户:R50974
高等院校计算机应用技术硕士研究生课程,高级计算机网络程序设计实例子代码,exception部分.
上传时间: 2013-12-23
上传用户:清风冷雨
ExcpHook is an open source (see license.txt) Exception Monitor for Windows made by Gynvael Coldwind (of Team Vexillium). t uses a ring0 driver to hook KiExceptionDispatch procedure to detect the exceptions, and then shows information about the exception on stdout (using the ring3 part of the program ofc). The difference between this method, and the standard debug API method it that this method monitores all of XP processes, and the program does not have to attach to any other process to monitor it, hence it s harder to detect. The code currently is considered as ALPHA, and it has been reported to BSoD sometimes (on multi core/cpu machines). Take Care!
标签: Exception ExcpHook Coldwind Monitor
上传时间: 2014-02-10
上传用户:jing911003
这篇文章是dec公司底下的一个研究中心早期(1989年)提供的一份在c下如何实现exception handler.对于想了解c++异常处理具体原理及实现手段的朋友来说是不可多得的参考资料
标签: exception handler 1989 dec
上传时间: 2014-01-09
上传用户:ardager
vbox project - sun virtual box for test safety.
标签: project virtual safety vbox
上传时间: 2014-01-06
上传用户:teddysha
function to compute an expression using int value parameters throw an exception of type illegalParameterValue in case one of the parameters is <= 0
标签: illegalPara expression parameters exception
上传时间: 2014-01-20
上传用户:a6697238