test.hdf

来自「在 linux平台上的网页编程的模板」· HDF 代码 · 共 24 行

HDF
24
字号
#This is a test# file for our hdf loaderTest.Wow = FooTest.Foo : Test.WowTest.Embedded {  Foo = Bar  Bar {    Baz [Lang] = Boom  }  Bar [Lang=en] = Barn  bar [tag="help me"]= Door  Bar2 {    Born = Again  }  Attr1 [tag="baseball",fielder=catcher,basehit] = 1  Attr2 [tag="baseball", fielder=catcher,basehit] = 1  Attr3 [tag="baseball",fielder=catcher, basehit] = 1  Attr4 [tag="baseball", fielder=catcher, basehit] = 1}#include "test2.hdf"

⌨️ 快捷键说明

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