代码搜索结果

找到约 10,000 项符合 Memory 的代码

fastmm4.pas

(* Fast Memory Manager 4.78 Description: A fast replacement memory manager for Borland Delphi Win32 applications that scales well under multi-threaded usage, is not prone to memory fragmenta

ei10.htm

Effective C++, 2E | Item 10: Write operator delete if you write operator new Back to Item 9: Avoid hiding the "normal" form of new. Continue to Constructors, Destructors, and Assignment Operators Ite

ec2.htm

Effective C++, 2E | Chapter 2: Memory Management Back to Item 4: Prefer C++-style comments. Continue to Item 5: Use the same form in corresponding uses of new and delete. Memory Management Memory man

ei8.htm

Effective C++, 2E | Item 8: Adhere to convention when writing operator new and operator delete. Back to Item 7: Be prepared for out-of-memory conditions. Continue to Item 9: Avoid hiding the "normal"

ei6.htm

Effective C++, 2E | Item 6: Use delete on pointer members in destructors Back to Item 5: Use the same form in corresponding uses of new and delete. Continue to Item 7: Be prepared for out-of-memory c

fastmm4.pas

(* Fast Memory Manager 4.78 Description: A fast replacement memory manager for Borland Delphi Win32 applications that scales well under multi-threaded usage, is not prone to memory fragmenta

c200mnrt.i

;*H************************************************************************* ; $Source: /db/sds/syseng/monc2xx/c200mnrt.i,v $ ; $Revision: 1.2 $ ; $Date: 1999/01/15 21:29:55 $ ; ; TI Proprietary

faq

This is the beginning of a FAQ for IPTraf. --- Q: Could you include support for interface? A: Please read the README.interfaces file for what is needed for a new interface type to be

fastmm4.pas

(* Fast Memory Manager 4.70 Description: A fast replacement memory manager for Borland Delphi Win32 applications that scales well under multi-threaded usage, is not prone to memory fragmenta