Qurak

XMLTemplate

可用

`XMLTemplate[src]` yields a `TemplateObject` for an XML/HTML template. Like

XMLTemplate["string"]
XMLTemplate[src]
XMLTemplate[form, args]
XMLTemplate["Range of `a`: <* Range[#a] *>."] → TemplateObject[{Range of , TemplateSlot[a], : , TemplateExpression[Range[TemplateSlot[a]]], .}, CombinerFunction -> StringJoin, InsertionFunction -> HTMLFragment, MetaInformation -> <||>]TemplateApply[XMLTemplate["Range of `a`: <* Range[#a] *>."], Association["a" -> 5]] → Range of 5: {1, 2, 3, 4, 5}.

主題

相關

全部 6300 個函式 · 從 MCP 用戶端使用這個