build.properties
来自「postGIS是一个能够使用postSQL数据库来管理GIS数据的小程序,充分发」· PROPERTIES 代码 · 共 13 行
PROPERTIES
13 行
# You can change these properties to fit your environment.
# This should be the only file to modify.
# Note that you should NOT leave spaces after a property value
# Name of the created database
database.name=ejb2poc
# User owner of the database tables
database.login=CHANGEIT
# Password for the db user
database.password=CHANGEIT
# IP or hostname of the machine running the database server
database.host=127.0.0.1
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?