Option is followed by more than one argument , an error message is generated and the program exits 选项后有多个参数,将生成错误消息并退出程序。
You can close any connections held by other sources , such as a windows forms application , by exiting the program 通过退出程序,您可以关闭由其他资源(如windows窗体应用程序)占用的任何连接。
The menu also lets the user set preferences for which server to connect to , connect to the server , and exit the program 该菜单还允许用户设置连接到哪个服务器的首选项,连接到服务器,并退出程序。
Get kids to turn off the computers , give them help if kids can ' t . divide kids into 3 groups and leave the classroom 请幼儿自己关机,老师帮助不会退出程序和关机有困难的学生。请学生分三组离开计算机教室。
Instead of gracefully returning an error code to the parent application , i print the error to the screen and bail out of the code 我没有按通常作法将错误代码返回给父代应用程序,而是将错误打印到屏幕,然后退出程序。