run'命令将从头重新运行程序,直到gdb中断为止。
The 'run' command will rerun the program from the beginning until GDB breaks.
所以你工作的方向不是做小的改动并重新运行程序,而是真正地思考程序在干什么。
So you don't tend to make tiny changes and re-run things, you tend to actually think about what the code is doing.
为这些文件保留一个备份;如果它们被删除,您需要重新运行程序来生成一个新的URL,以便重新创建它们。
Keep a backup of these files; if they are deleted, you will need to rerun the program to generate a new URL to recreate them.
如果有几个小程序,可以一次将它们全部加载,然后在开始运行时使用不同的入口点来运行程序,而不用重新执行整个加载过程。
If you have a few small programs, you could load them all at once, then use different entries when starting a run to run different programs without redoing the whole load process.
因为计数器的值仅存在运行程序的内存中,如果程序重启,那么这些值将重新开始。
Because the value of the counter exists only in the memory of the running program, the values will start over if the program is restarted.
程序在编写时必须要显式地利用底层硬件的优点,如果现有的非并行程序不能很好地在集群上运行,那么这些程序必须重新进行编写。
Programs must be written to explicitly take advantage of the underlying hardware, and existing non-parallel programs must be re-written if they are to perform well on a cluster.
当用户重新打开文件时,程序可以加载用户上次运行程序时的撤销堆栈,即使那是在一个星期以前。
When the user reopens the file, the application could reload its undo stack with the actions the user performed the last time the application was run-even if that was a week ago!
当用户重新打开文件时,程序可以加载用户上次运行程序时的撤销堆栈,即使那是在一个星期以前。
When the user reopens the file, the application could reload its undo stack with the actions the user performed the last time the application was run-even if that was a week ago!
应用推荐