//
//
//
//
//
//
//
//
//
//
软件Tags:
易语言内存池申请源码
系统结构:Init,NewPage,Destory,Alloc,Free,GetAddress,Write,Read,
======程序集1
| |
| |------ _启动子程序
| |
| |
======MemoryPool
| |
| |------ _初始化
| |
| |------ _销毁
| |
| |------ Init
| |
| |------ NewPage
| |
| |------ Destory
| |
| |------ Alloc
| |
| |------ Free
| |
| |------ GetAddress
| |
| |------ Write
| |
| |------ Read
