output.cmp

来自「velocity 的脚本语言的全部代码集合」· CMP 代码 · 共 124 行

CMP
124
字号
--------------------------------------------------Testing order of keys ...--------------------------------------------------01020304050607080910resource.loaderfile.resource.loader.classfile.resource.loader.descriptionfile.resource.loader.pathclasspath.resource.loader.classclasspath.resource.loader.descriptiondatasource.resource.loader.classdatasource.resource.loader.descriptionlogger.typeconfig.string.valueconfig.boolean.valueconfig.byte.valueconfig.short.valueconfig.int.valueconfig.long.valueconfig.float.valueconfig.double.valueescape.comma1escape.comma2include1.propertyinclude2.property--------------------------------------------------Testing retrieval of CSV values ...--------------------------------------------------fileclasspathdatasource--------------------------------------------------Testing subset(prefix).getKeys() ...--------------------------------------------------classdescriptionpath--------------------------------------------------Testing getVector(prefix) ...--------------------------------------------------/path01/path02/path03--------------------------------------------------Testing getString(key) ...--------------------------------------------------string--------------------------------------------------Testing getBoolean(key) ...--------------------------------------------------true--------------------------------------------------Testing getByte(key) ...--------------------------------------------------1--------------------------------------------------Testing getShort(key) ...--------------------------------------------------1--------------------------------------------------Testing getInt(key) ...--------------------------------------------------30000--------------------------------------------------Testing getLong(key) ...--------------------------------------------------1000000--------------------------------------------------Testing getFloat(key) ...--------------------------------------------------3.14--------------------------------------------------Testing getDouble(key) ...--------------------------------------------------3.14159265358793--------------------------------------------------Testing escaped-comma scalar...--------------------------------------------------foo,--------------------------------------------------Testing escaped-comma vector...--------------------------------------------------bar,lalawoogie,bjork!

⌨️ 快捷键说明

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