Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -119,46 +119,8 @@ 119 119 120 120 测试宏 121 121 122 -example: 123 - 124 124 {{example}} 125 125 class Test{ 126 - private String name; 127 - private int age; 128 128 } 129 129 {{/example}} 130 130 131 - 132 -code: 133 - 134 -{{code language="java"}} 135 -class Test{ 136 - private String name; 137 - private int age; 138 -} 139 -{{/code}} 140 - 141 - 142 -include: 143 - 144 -{{include reference="Diagram.WebHome"/}} 145 - 146 - 147 -cache: 148 - 149 -{{cache}} 150 -test cache. 151 -{{/cache}} 152 - 153 - 154 -draw: 155 - 156 -{{diagram/}} 157 - 158 - 159 - 160 -页脚引用: 161 - 162 -{{footnote}} 163 -footnote ??? 164 -{{/footnote}}