1.In this respect, the business logic code has been disconnected from the original user interface and made into a self-contained subprogram.
从这个角度而言,业务逻辑代码已从原始用户界面断开,成了一个独立的子程序。
2.Due to the trapezoid thread's complicated machining, parameter programming can be used to compile its machining program to a subprogram.
参数编程在生产实践中有着广泛的应用,尤其在手工编写铣削方程曲线轮廓和球面时更为常用。
3.If it does, the first and last line, and the number of lines can be stored for the subprogram.
如果等于该值的话,则存储子程序的第一行和最后一行代码,以及行号。
4.Emd algorithm subprogram, suggested just studied the schoolmate had a look, was very valuable!
emd算法部分程序,建议刚学习的同学看看,很有价值的!
5.Descending sorting of a generically typed internal table in a subprogram.
在一个子程序中对一个一般内表进行递减排序。
6.The side effect of the subprogram is produced by using public variable, or static variable, or pointer parameter in C Program.
在C语言子程序中由于使用了全局变量,或是使用了静态变量,或是使用了指针参数,从而产生副作用。
7.In the 3D display subprogram a coordinate system is added to mark the orientation, and a color gradation to show the degree of ischemia.
在三维显示子程序中添加坐标指示系统用于标识三维模型旋转后的方位;
8.Listing 3 shows the DIE for a subprogram and how the line number is obtained from the line table.
清单3展示了子程序的DIE,以及如何从行表中获得行号。
9.The Controller subprogram also contains the user interface to interact with the client software.
Controller子程序也包含同客户端软件交互的用户接口。
10.When DW_TAG_subprogram is encountered, the details of the function are stored.
当遇到DW_TAG_subprogram时,将保存函数的细节。