color.properties

来自「此jsp/javabean数据库开发包功能强大」· PROPERTIES 代码 · 共 31 行

PROPERTIES
31
字号
#property file to be connected to the database 
# A DBConnectionPool can be defined with the following properties:
#   poolname.drivers=     JDBC drivers for the database
#   poolname.url=         The JDBC URL for the database
#   poolname.user=        A database user (optional)
#   poolname.password=    A database user password (if user specified)
#   poolname.maxconn=     The maximal number of connections (optional)
#	222,231,239
#	201,244,205
#	232,244,232
#	255,254,230
#	select=#ffffef

pageSize=50
R=255
G=254
B=230
thColor=
thTextFont=<font color=#000000>
tdColor=
tdTextFont=<font color=#000000>
oddColor=
captionColor=#441503
captionTextFont=<font  color=#ffffff>
tableStr=<table align=\"center\" height=\"8%\" cellspacing=1  border=0 bgcolor=\"#441503\" width=
oddFlag=true
rowSelect=true
rowSelectColor=#e9d1d1


⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?