The main line code is reduced even more in size now.
现在主代码的大小减少了更多。
Mr 32 (and others) are correct and you can not simply restart the main line code.
32先生(和其他人)是正确的,你不能简单地重新启动主程序。
Interrupt service routines often set variables that are tested in main line code.
中断处理程序经常负责更新一些在主程序中被查询的变量的值。
Often you will only require a single extra line of code, compared to atoms. The main advantage is coordination.
与atoms对比,它通常只需要一行额外的代码,其主要优势是协调。
To see what's going on in main() we can set a breakpoint at a particular line or on a function in the program code so gdb will interrupt execution when it is reached.
为了查看在main()中发生了什么情况,可以在程序代码中的某一特定行或函数中设置断点,这样gdb会在遇到断点时中断执行。
Its main strength is allowing view-code fragments to be packaged up for re-use, without sacrificing flexibility down the line...
它的主要强项在于可以将代码段打包以期复用,而不需要牺牲灵活性。
To compile and link the main code, use the following command line.
要编译并连接main代码,可以使用下面的命令行。
To avoid lines of arbitrary argument parsing code, this main method USES the Apache Commons CLI project to parse the arguments sent to it from the command line.
为了避免随意的实参解析代码,main方法使用了ApacheCommonsCLI项目来解析从命令行发送给它的这些实参。
Run the EJBDeploy tool for each EJB .jar file from a command line or select File => Generate code for deployment from the AAT main menu.
从命令行为每个EJB.jar文件运行EJBDeploy工具或从AAT主菜单中选择File =>Generatecodefordeployment。
Run the EJBDeploy tool for each EJB .jar file from a command line or select File => Generate code for deployment from the AAT main menu.
从命令行为每个EJB.jar文件运行EJBDeploy工具或从AAT主菜单中选择File =>Generatecodefordeployment。
应用推荐