原创 how to detect memory in memroy dump objects

C++內存管理變革 http://blog.csdn.net/xushiweizh/article/details/1388982   內存管理:_CrtDumpMemoryLeaks和_CrtSetBreakAlloc (非常詳細)

原创 goog memory leak tools and articles

Tools: memory http://memprofiler.com/ memory and performance http://www.jetbrains.com/profiler/   articles: Net資源泄露(內存泄

原创 task manager memory meaning

What do the Task Manager memory columns mean? http://windows.microsoft.com/en-US/windows-vista/What-do-the-Task-Manager

原创 Learn English

ted.com effectless: http://effortlessenglishclub.com/                  http://www.power-english.net/effortless-english/

原创 如何用VS Debug

1. attach 到要調試的進程 2. Debug -> Windows -> Modules 或其他選項

原创 How to use windbg to detect memory leak

Detecting memory leaks with WinDBG the modern (and free) way http://cfc.kizzx2.com/index.php/detecting-memory-leaks-wit

原创 單元測試

單元測試之道C#版 http://www.cnblogs.com/Chinasf/archive/2008/02/08/1066106.html Walkthrough: Creating and Running Unit Tests h

原创 計算字符串的相似度

計算字符串的相似度(VB2005)  http://www.cnblogs.com/grenet/archive/2009/12/17/1626649.html   http://blog.csdn.net/jeiwt/article/

原创 Dispose()方法

 Effective C#原則:調用Dispose()方法 . http://blog.csdn.net/wangchao0605/article/details/4862338   IDisposable 在C#中的作用 . http:

原创 關於exception使用

C# 自定義異常 http://www.cnblogs.com/Arthur1999/archive/2006/05/23/407054.html

原创 C# copy constructor

How to: Write a Copy Constructor (C# Programming Guide) http://msdn.microsoft.com/en-us/library/ms173116(v=vs.80).aspx

原创 C char* 轉化爲struct

怎麼樣將char數組轉化成struct結構 memcpy(&xx, &str, sizeof(XX)); http://topic.csdn.net/u/20071223/09/bb5973ae-b74b-439c-894b-cdd29