简体中文 繁体中文 用户指南

This commit is contained in:
Jeffrey Chen 2024-11-14 22:26:45 +08:00
parent f5df199906
commit 6618d95433
2 changed files with 20 additions and 20 deletions

View file

@ -122,7 +122,7 @@
"Children": [
{
"Type": "NodeText",
"Data": "添加不同类型的属性"
"Data": "添加不同类型的字段"
}
]
}
@ -150,7 +150,7 @@
"Children": [
{
"Type": "NodeText",
"Data": "添加"
"Data": "添加条目"
}
]
},
@ -184,7 +184,7 @@
"Children": [
{
"Type": "NodeText",
"Data": "非内容块:直接在表格中添加的,不绑定到任何内容块"
"Data": "非内容块:直接在表格中添加的条目,不绑定到任何内容块"
}
]
}
@ -212,7 +212,7 @@
"Children": [
{
"Type": "NodeText",
"Data": "内容块:通过拖拽到表格添加的,或者通过块标菜单 "
"Data": "内容块:通过拖拽到表格添加的条目,或者通过块标菜单 "
},
{
"Type": "NodeTextMark",
@ -221,7 +221,7 @@
},
{
"Type": "NodeText",
"Data": " 添加的"
"Data": " 添加的条目"
}
]
}
@ -436,7 +436,7 @@
{
"Type": "NodeTextMark",
"TextMarkType": "code",
"TextMarkTextContent": "行计数"
"TextMarkTextContent": "条目数"
},
{
"Type": "NodeText",
@ -480,7 +480,7 @@
},
{
"Type": "NodeText",
"Data": "中介绍的语法访问、计算并渲染同一条数据中其他属性的值:"
"Data": "中介绍的语法访问、计算并渲染同一条数据中其他字段的值:"
}
]
},
@ -520,11 +520,11 @@
{
"Type": "NodeTextMark",
"TextMarkType": "code",
"TextMarkTextContent": ".action{ .属性名 }"
"TextMarkTextContent": ".action{ .字段名 }"
},
{
"Type": "NodeText",
"Data": " 访问视图属性"
"Data": " 访问视图字段"
}
]
}
@ -596,7 +596,7 @@
},
{
"Type": "NodeText",
"Data": " 属性演示了 "
"Data": " 字段演示了 "
},
{
"Type": "NodeTextMark",

View file

@ -122,7 +122,7 @@
"Children": [
{
"Type": "NodeText",
"Data": "新增不同類型的屬性"
"Data": "新增不同類型的欄位"
}
]
}
@ -150,7 +150,7 @@
"Children": [
{
"Type": "NodeText",
"Data": "新增"
"Data": "新增條目"
}
]
},
@ -185,7 +185,7 @@
"Children": [
{
"Type": "NodeText",
"Data": "非內容塊:直接在表格中新增的,不綁定到任何內容塊"
"Data": "非內容塊:直接在表格中新增的條目,不綁定到任何內容塊"
}
]
}
@ -213,7 +213,7 @@
"Children": [
{
"Type": "NodeText",
"Data": "內容塊:透過拖曳到表格新增的,或透過塊標選單 "
"Data": "內容塊:透過拖曳到表格新增的條目,或透過塊標選單 "
},
{
"Type": "NodeTextMark",
@ -222,7 +222,7 @@
},
{
"Type": "NodeText",
"Data": " 新增的"
"Data": " 新增的條目"
}
]
}
@ -437,7 +437,7 @@
{
"Type": "NodeTextMark",
"TextMarkType": "code",
"TextMarkTextContent": "行計數"
"TextMarkTextContent": "條目數"
},
{
"Type": "NodeText",
@ -481,7 +481,7 @@
},
{
"Type": "NodeText",
"Data": "中介紹的語法存取、計算並渲染同一資料中其他屬性的值:"
"Data": "中介紹的語法存取、計算並渲染同一資料中其他欄位的值:"
}
]
},
@ -521,11 +521,11 @@
{
"Type": "NodeTextMark",
"TextMarkType": "code",
"TextMarkTextContent": ".action{ .屬性名 }"
"TextMarkTextContent": ".action{ .欄位名 }"
},
{
"Type": "NodeText",
"Data": " 存取視圖屬性"
"Data": " 存取視圖欄位"
}
]
}
@ -598,7 +598,7 @@
},
{
"Type": "NodeText",
"Data": " 屬性示範了 "
"Data": " 欄位示範了 "
},
{
"Type": "NodeTextMark",