程序运行 meaning in English
program execution
program running
Examples
- Press f5 while the program is running to refresh the list of processes
在程序运行过程中按f5可以刷新进程列表。 - Types can automatically catch a bug in your program before it is run
类型能在程序运行之前自动捕捉程序中的错误。 - An exception is an abnormal situation that happens while a program is running
异常是在程序运行时发生的不正常情况。 - An error that occurs while a program is running is called a run - time error
程序运行中发生的错误称为“运行时错误” 。 - The example works
样例程序运行正常。