common.properties
来自「EJB3.0请一定要上载质量高而且本站没有的源码」· PROPERTIES 代码 · 共 33 行
PROPERTIES
33 行
#
# Common properties, included by common.xml
# Edit this file to reflect your environment.
# local configuration parameters
admin.password=adminadmin
admin.host=localhost
appserver.instance=server
appserver.instance.port=8080
admin.user=admin
admin.port=4848
domain.name=domain1
#jndi.port=3700
#jndi.factory=com.sun.jndi.cosnaming.CNCtxFactory
#jndi.factory=com.sun.jndi.fscontext.RefFSContextFactory
#jndi.provider.url=corbaloc::${admin.host}:${jndi.port}/NameService
#jndi.provider.url=file:c:
# The path seperator for the platform
# Unix - :
# Note for windows add the drive after the seperator
# Windows - ;C:
pathsep=;
# The directory seperator for the platform
# Unix - /
# Windows - \
#
dirsep=/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?