堆上使用malloc/calloc/realloc/free进行动态内存管理, malloc/calloc/realloc用来在堆上开辟空间,free将申请的空间释放掉. 面试题:malloc/calloc/realloc三者之间 ...
確定! 回上一頁