這本也是經典中的經典。它已經深入到接觸 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