We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f450eb commit 4ab63c1Copy full SHA for 4ab63c1
docs/execute-source.adoc
@@ -4,7 +4,7 @@
4
5
本节说明在 QLExpress4 中执行表达式的多种方式。
6
7
-== 使用 Map 作为上下文:
+== 使用 Map 作为上下文
8
9
- `execute(String, Map<String,Object>, QLOptions)`
10
- 说明:根据方法注释,使用 `Map` 作为上下文,`Map` 的 key 即为脚本中的变量名,value 为对应变量值。
0 commit comments