Contains startup, shutdown and other system-specific scripts. Basically all the entry point JARs and start scripts included with the JBoss distribution are located in the bin directory.
包含了服务器启动,关闭和系统相关的脚本。基本上所有jar文件的进入点和启动脚本都在这个目录里面。
These log files contains the startup information about the daemons.
这些日志文件包含守护进程的启动信息。
The startup bean start() method is called when the module or application starts and contains business logic to be run at the module or application start time.
当模块或应用程序启动并且包含在其启动时运行的业务逻辑时,启动beanstart()方法将被调用。
The startup bean stop method is called when the module or application stops and contains business logic to be run at the module or application stop time.
当模块或应用程序停止并且包含在其停止时运行的业务逻辑时,启动beanstop方法将被调用。
When a solution has multiple projects, make sure you set the project that contains the package that you want to run as the startup project before you run the package.
如果解决方案包括多个项目,请确保在运行包之前,将包含要运行的包的项目设置为启动项目。
The underscore variable is set at shell startup and contains the absolute file name of the shell or script being executed as passed in the argument list.
$_下划线变量在shell启动时设置,包含shell的绝对文件名或者作为参数列表被执行的脚本。
The underscore variable is set at shell startup and contains the absolute file name of the shell or script being executed as passed in the argument list.
$_下划线变量在shell启动时设置,包含shell的绝对文件名或者作为参数列表被执行的脚本。
应用推荐