📄 memhandlertest.cpp
字号:
#pragma hdrstop//---------------------------------------------------------------------------//---------------------------------------------------------------------------#ifdef NEVER_COMPILE#include <stdio.h>// Dummy entry point to satisfy the BCB IDEint main(int argc, char* argv[]){ printf("*** Compile XercesC Library with Deprecated DOM API for this test\n"); return 0;}#endif// The real entry point is in the Samples folder//#include <MemoryMonitor.cpp>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -