我是Linux的新手,正在尝试创建一个简单的程序来检查用户是否存在,如果存在,则退出终端,如果不存在,则创建它。我想我已经做了所有的事情除了离开终端。#!exit echo "The user $user_name doesn't exist and will be added"fi
编辑:正如我所说的,我是Linux的新手。
我试图用System.exit (0)关闭所有打开的表单,然后调用loggin,但我关闭了程序的执行。有什么办法可以关闭所有的东西然后打电话给那个笨蛋吗?JOptionPane.showMessageDialog(null, "Se cerrara el sistema", "Advertencia", JOptionPane.PLAIN_MESSAGE, warning); frmLoggin lo = new fr
SET a=%1+%2REM Instead of using goto with thevariable, this uses an IF-ELSE structureREM This is if it was successfulgoto exit但这不会在我的Windows8.1机器上成功执行。以下是我得到的:
C:\ProjectDoc>