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───如果有可用的调试信息,则堆栈跟踪包含源文件名和程序行号。