program structure code信息详情
程序结构代码
structure───vt.组织;构成;建造;n.结构;构造;建筑物
gifted program───天才计划
internship program───实习计划;实习项目
headstart program───headstart程序
doctoral program───博士生项目
exercise program───训练方案;锻炼计划
processing program───n.[计]处理程序;[计] 处理程序
compiled program───编成程序
program error───[计]程序错误;程序误差
the general structure of the program, in Listing 1. For reasons of clarity, I shortened the code shown here with a short description of each method.───这个程序的总体结构如清单1所示。出于简明的原因,我对每个方法都进行了简短的说明,并借此缩短了需要显示的代码。
Some memory leaks occur due to program errors in which infinite loop in the application code allocates new objects and adds them to a data structure accessible from outside the program loop scope.───有些内存泄漏是由于程序错误发生的,在存在此类错误的情况下,应用程序代码中的无限循环会分配新的对象,并将其添加到可从程序循环范围外面访问的数据结构中。
If you wanted to create a program that tracks the activity of a chess club, you might use a data structure that would be described by the following Perl code.───如果您想创建一个追踪国际象棋俱乐部活动的程序,则可以使用由以下Perl代码描述的数据结构。