readme.txt
来自「palm编程」· 文本 代码 · 共 45 行
TXT
45 行
---------------------------------------------------------------------------
Name
MemoryInfo
---------------------------------------------------------------------------
Description
The MemoryInfo sample application shows how to get the total size of the
storage heap (flash), the NVFS cache (RAM) and the dynamic heap (RAM).
The sample also shows how to get the available size of each memory
component and the largest free chunck of the NVFS cache and dynamic heap.
---------------------------------------------------------------------------
Builds With
Metrowerks Codewarrior
Gcc
---------------------------------------------------------------------------
Devices
Runs on all Palm devices with NVFS
---------------------------------------------------------------------------
Requirements
---------------------------------------------------------------------------
Libraries Used
System APIs
---------------------------------------------------------------------------
How to Run
1. Launch the application
2. The application shows storage heap, NVFS cache and dynamic heap
memory info for the device
---------------------------------------------------------------------------
Note
---------------------------------------------------------------------------
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?