wisconsin_app.properties

来自「derby database source code.good for you.」· PROPERTIES 代码 · 共 20 行

PROPERTIES
20
字号
## These properties will get handed to the test on the command line # in a -p <filename> # argument.## This causes ij (or the GUI on ij) to load the driver and make an# initial connection to the database.####runwithj9=false#Exclude for J2ME/Foundation - test requires java.math.BigDecimalrunwithfoundation=false# flags specific to this test: it runs out of memory on jdk118 sometimes# so give the JVM more memory always:jvmflags=-ms32M -mx128Musedefaults=true

⌨️ 快捷键说明

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