program structure code的意思
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代碼描述的數據結構。