program line的意思
program line中文翻譯:
程序行
gifted program───天才計劃
internship program───實習計劃;實習項目
line line───線條線條
headstart program───headstart程序
doctoral program───博士生項目
exercise program───訓練方案;鍛煉計劃
processing program───n.[計]處理程序;[計] 處理程序
compiled program───編成程序
program error───[計]程序錯誤;程序誤差
If a program line is too long, you can continue the line onto the next physical line in the file.───如果某個程序行太長,可以在文件中的下一物理行繼續這一行。
Next, run the program from the command line.───接下來,從命令行運行此程序。
You can also allocate space for local variables as is done in the program (line 63).───程序中的處理一樣,還可以為局部變量分配空間(第 63 行)。
Step through a program line by line: Each line of the executable program can be executed one line at a time.───步進調試:可執行程序的每一行都可以一次一行的執行。
Only a compiler reads, translation and executed in source program line program.───編譯程序只能一次讀取、翻譯并執行源程序中的一行程序。
In effect, it translates the program line-by-line, alternately reading lines and carrying out commands.───在效果上,將程序一行一行的轉換,在讀取程序行和執行命令之間交替切換。
if a program line is too long , you can continue the line onto the next physical line in the file.───如果某個程序行太長,可以在文件中的下一物理行繼續這一行。
You can also allocate space for local variables as is done in the program (line 63).───和程序中的處理一樣,還可以為局部變量分配空間(第63行)。
the stack trace includes the source file name and program line number if debugging information is available───如果有可用的調試信息,則堆棧跟蹤包含源文件名和程序行號。