To wrap it up, examine 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.
有些内存泄漏是由于程序错误发生的,在存在此类错误的情况下,应用程序代码中的无限循环会分配新的对象,并将其添加到可从程序循环范围外面访问的数据结构中。
The real body of a program is descriptions of its algorithms, structure, purpose, and usage -- the source code that implements it is almost incidental.
程序的真正主体是对它的算法、结构、目的和用法的描述——实现它的源代码并不是主要的。
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代码描述的数据结构。
Structure coverage testing technology and program complexity is discussed, and the code coverage technology based on decision to decision path (DD-path) is studied.
讨论了结构覆盖测试技术和程序复杂度,研究了基于决策到决策路径(DD -路径)的代码覆盖技术。
This means that it is easier to structure the program code, and it makes dealing with errors more centralized.
这意味着很容易实现结构化的程序代码,而且它使得错误处理更集中。
Reverse Engineering starts with the executable program systems, and generates the structure of system, and the design logic corresponding to the source code.
逆向工程从可运行的程序系统出发,生成对应源程序的系统结构以及相关的设计逻辑等等。
Hopefully, you now have a basic idea of how to lay out your program structure in your mind before you begin to write code.
我希望,你现在已经有了一个基本的思路,在写代码之前,应该如何安排你的程序的结构。
General structure of quality assurance program as a whole and applicable elements as defined in the Code.
质量保证计划整体总架构,以及规范定义的适用要素。
On the basis of comparison between STEP-NC Program and G/M code, the structure, characters and application of STEP-NC in CNC System are analyzed in details.
在对STEP-NC与G/M代码进行比较的基础上,详细地阐述了STEP-NC程序结构、特征以及其在CNC系统中应用和地位。
Based on the structure of-WPS's file and file handles access in DOS, the paper gives a assembly language program, which is designed to find the cryptic code of the files encrypted in WPS.
根据WPS文件的结构特点,本文利用DOS中的文件句柄功能编制一汇编语言源程序,可以方便地找出加密文书文件的密码。
Analyze program code in preparation to update it, to help you understand its structure and estimate the cost of the proposed changes.
分析程序代码以准备更新代码、帮助您了解代码结构以及估计建议更改的成本。
This paper presents an emergency call center system. The kernel software of the system is designed based on a finite-state machine, featuring with clear control structure effective program code.
文章介绍了一种面向应急救援的呼叫中心系统,其核心软件基于有限状态机理论设计而成,具有控制结构清晰、程序代码简洁高效等特点。
According to test flow, the host program and its partial code are given, and according to the hardware structure of switch matrix, the firmware of each part is also given.
根据测试流程,给出了主机控制程序设计及部分实现代码,并针对开关矩阵硬件构成,分别给出了各个组成部分的固件程序代码。
This article introduces the hardware structure and software program of new type code lock system with remote supervision function.
文章介绍了一个具有远程监控功能的新型密码锁的硬件构成和软件编程。
One approach to refactoring is to improve the structure of source code at one point and then extend the same changes systematically to all applicable references throughout the program.
重构的一个方法是提高源代码的结构在一个点,然后同样的变化系统扩展到所有适用的整个程序的引用。
This paper introduces IRIG-B code format and the structure of hardware, and the program of the system is also given.
笔者对IRIG - B码的格式作了详细介绍,并给出了系统部分硬件组成和软件编程图。
Applications because of Visual Basic are object-based, so the structure of application code is the program that the screen on the model physics.
由于VisualBasic应用程序是基于对象的,所以应用程序的代码结构就是该程序在屏幕上物理表示的模型。
Applications because of Visual Basic are object-based, so the structure of application code is the program that the screen on the model physics.
由于VisualBasic应用程序是基于对象的,所以应用程序的代码结构就是该程序在屏幕上物理表示的模型。
应用推荐