📄 test.properties
字号:
# Please be careful in editing this file -- the PropertiesManagerTest testcase depends upon it.# This file contains test values for properties. It is used by PropertiesManagerTest to exercise the PropertiesManager.# @author andrew.petro@yale.edu# @version $Revision: 1.1 $ $Date: 2004/09/21 01:27:43 $simpleProperty=splattestFloat=2.718testDouble=3.1415testByte=3testShort=5testInt=10testLong=45testBooleanTrue=truetestBooleanFalse=falsetestBadBoolean=wombat# Properties with values having edge whitespace:# The following property value has two space characters between the equals sign and the 't'.leadingWhitespace= twoSpacesBefore# The following line has a single space character after the 'r'.trailingWhitespace=oneSpaceAfter wombatProperty=wombat# This file last modified by $Author: apetro $
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -