Most languages provide heapmanagement to programs.
大多数语言提供堆管理程序。
2
Most languages provide heapmanagement to programs.
多数编程语言向程序提供堆管理功能。
3
One of Perl's advantages over straight c, of course, is that it does heapmanagement on objects, so that when an object passes out of scope, it will be destroyed.