User contributions
- 00:46, 27 October 2015 diff hist -40 CATable::Update/zh Created page with "'''对于''定义''表格:'''更新Analytica对象定义属性中的现有输入表格。在使用SetDataByElement或者CATable::SetDataByLa..."
- 00:46, 27 October 2015 diff hist +322 N Translations:CATable::Update/2/zh Created page with "'''对于''定义''表格:'''更新Analytica对象定义属性中的现有输入表格。在使用SetDataByElement或者CATable::SetDataByLa..." current
- 00:37, 27 October 2015 diff hist +88 CATable::Update/zh Created page with "* CATable * CAObject::DefTable * CAObject::ResultTable * CAObject::CreateDefTable/zh|CAObject::CreateDe..."
- 00:37, 27 October 2015 diff hist +278 N Translations:CATable::Update/11/zh Created page with "* CATable * CAObject::DefTable * CAObject::ResultTable * CAObject::CreateDefTable/zh|CAObject::CreateDe..." current
- 00:32, 27 October 2015 diff hist +4 CATable::Update/zh Created page with "= 另请参考 ="
- 00:32, 27 October 2015 diff hist +16 N Translations:CATable::Update/10/zh Created page with "= 另请参考 =" current
- 00:32, 27 October 2015 diff hist -1 CATable::Update/zh Created page with "= 说明 ="
- 00:32, 27 October 2015 diff hist +10 N Translations:CATable::Update/8/zh Created page with "= 说明 =" current
- 00:32, 27 October 2015 diff hist +6 CATable::Update/zh Created page with "布尔值:ture表示成功,false表示失败。"
- 00:32, 27 October 2015 diff hist +51 N Translations:CATable::Update/6/zh Created page with "布尔值:ture表示成功,false表示失败。" current
- 00:31, 27 October 2015 diff hist -3 CATable::Update/zh Created page with "= 返回值 ="
- 00:31, 27 October 2015 diff hist +13 N Translations:CATable::Update/5/zh Created page with "= 返回值 =" current
- 00:31, 27 October 2015 diff hist +11 CATable::Update/zh Created page with "= CATable::Update() ="
- 00:31, 27 October 2015 diff hist +36 N Translations:CATable::Update/1/zh Created page with "= CATable::Update() =" current
- 00:31, 27 October 2015 diff hist +1,389 N CATable::Update/zh Created page with "CATable::Update"
- 00:31, 27 October 2015 diff hist +15 N Translations:CATable::Update/Page display title/zh Created page with "CATable::Update" current
- 00:30, 27 October 2015 diff hist 0 CATable::Update current Tag: Visual edit
- 00:27, 27 October 2015 diff hist 0 CATable::Update/en current
- 00:27, 27 October 2015 diff hist 0 Translations:CATable::Update/2/en current
- 09:27, 26 October 2015 diff hist +222 CATable::SetDataByLabels/zh Created page with "* CATable::SetIndexOrder * CATable::RenderingStyle和CARenderingStyle * CATable::GetDataByElements/zh|CATable::GetD..." current
- 09:27, 26 October 2015 diff hist +507 N Translations:CATable::SetDataByLabels/16/zh Created page with "* CATable::SetIndexOrder * CATable::RenderingStyle和CARenderingStyle * CATable::GetDataByElements/zh|CATable::GetD..." current
- 09:23, 26 October 2015 diff hist +4 CATable::SetDataByLabels/zh Created page with "= 另请参考 ="
- 09:23, 26 October 2015 diff hist +16 N Translations:CATable::SetDataByLabels/15/zh Created page with "= 另请参考 =" current
- 09:23, 26 October 2015 diff hist -63 CATable::SetDataByLabels/zh Created page with ":24 – “下标必须是一个变体数组” :25 – “下标无法访问” :26 – “数组下界无法访问” :27 – “数组上界无法访问” :28 – “必..."
- 09:23, 26 October 2015 diff hist +245 N Translations:CATable::SetDataByLabels/14/zh Created page with ":24 – “下标必须是一个变体数组” :25 – “下标无法访问” :26 – “数组下界无法访问” :27 – “数组上界无法访问” :28 – “必..." current
- 09:23, 26 October 2015 diff hist +1 CATable::SetDataByLabels/zh Created page with "= 错误代码 ="
- 09:23, 26 October 2015 diff hist +16 N Translations:CATable::SetDataByLabels/13/zh Created page with "= 错误代码 =" current
- 09:23, 26 October 2015 diff hist +46 N Translations:CATable::SetDataByLabels/12/zh Created page with "RT1 = var1d.ResultTable.GetDataByLabels("red")" current
- 09:23, 26 October 2015 diff hist +125 N Translations:CATable::SetDataByLabels/11/zh Created page with "dim resTab as CATable = var2d.ResultTable resTab.SetIndexOrder( Split("I,J",",")) RT = resultTab.GetDataByLabels(indexLabs)" current
- 09:23, 26 October 2015 diff hist +183 N Translations:CATable::SetDataByLabels/10/zh Created page with "dim indexLabs(1) ' Contains two elements, (0) and (1) indexLabs(0) = 3 indexLabs(1) = "green" editTab.SetIndexOrder( Split("I,J",",") ) ET = editTab.GetDataByLabels(in..." current
- 09:23, 26 October 2015 diff hist +39 N Translations:CATable::SetDataByLabels/9/zh Created page with "dim editTab as CATable = var2d.DefTable" current
- 09:23, 26 October 2015 diff hist +2 CATable::SetDataByLabels/zh Created page with "==在VB中 =="
- 09:23, 26 October 2015 diff hist +13 N Translations:CATable::SetDataByLabels/8/zh Created page with "==在VB中 ==" current
- 09:23, 26 October 2015 diff hist -2 CATable::SetDataByLabels/zh Created page with "= 示例 ="
- 09:23, 26 October 2015 diff hist +10 N Translations:CATable::SetDataByLabels/7/zh Created page with "= 示例 =" current
- 09:23, 26 October 2015 diff hist +38 CATable::SetDataByLabels/zh Created page with "当结果表是零维度时(也就是说,一个基元值,非数组),你必须使用CATable::AtomicValue来访问并获取该值。"
- 09:23, 26 October 2015 diff hist +168 N Translations:CATable::SetDataByLabels/6/zh Created page with "当结果表是零维度时(也就是说,一个基元值,非数组),你必须使用CATable::AtomicValue来访问并获取该值。" current
- 09:23, 26 October 2015 diff hist -12 CATable::SetDataByLabels/zh Created page with "返回值是一个布尔值,ture表示成功,false表示失败。"
- 09:23, 26 October 2015 diff hist +69 N Translations:CATable::SetDataByLabels/5/zh Created page with "返回值是一个布尔值,ture表示成功,false表示失败。" current
- 09:22, 26 October 2015 diff hist +11 CATable::SetDataByLabels/zh Created page with "维度的顺序,同它们在«indexLabels»中所列出一样,由前面调用CATable::SetIndexOrder决定。"
- 09:22, 26 October 2015 diff hist +142 N Translations:CATable::SetDataByLabels/4/zh Created page with "维度的顺序,同它们在«indexLabels»中所列出一样,由前面调用CATable::SetIndexOrder决定。" current
- 09:21, 26 October 2015 diff hist +23 CATable::SetDataByLabels/zh Created page with "参数通过使用索引标签说明表格中单元格的坐标(而CATable::GetDataByElements使用索引位置来实现)。当表格是..."
- 09:21, 26 October 2015 diff hist +469 N Translations:CATable::SetDataByLabels/3/zh Created page with "参数通过使用索引标签说明表格中单元格的坐标(而CATable::GetDataByElements使用索引位置来实现)。当表格是..." current
- 09:17, 26 October 2015 diff hist -28 CATable::SetDataByLabels/zh Created page with "将坐标«indexPositions»上的输入表格单元格的值设定为«x»。«IndexPositions»按照顺序指明每个索引的标签。"
- 09:17, 26 October 2015 diff hist +137 N Translations:CATable::SetDataByLabels/2/zh Created page with "将坐标«indexPositions»上的输入表格单元格的值设定为«x»。«IndexPositions»按照顺序指明每个索引的标签。" current
- 09:16, 26 October 2015 diff hist +11 CATable::SetDataByLabels/zh Created page with "= CATable::SetDataByLabels(x,indexLabels) ="
- 09:16, 26 October 2015 diff hist +58 N Translations:CATable::SetDataByLabels/1/zh Created page with "= CATable::SetDataByLabels(x,indexLabels) =" current
- 09:15, 26 October 2015 diff hist +2,178 N CATable::SetDataByLabels/zh Created page with "CATable::SetDataByLabels"
- 09:15, 26 October 2015 diff hist +24 N Translations:CATable::SetDataByLabels/Page display title/zh Created page with "CATable::SetDataByLabels" current
- 09:14, 26 October 2015 diff hist -3 CATable::TableType/zh Created page with "此属性包含表格的类型("D"表示一个定义表,"V"表示一个结果表)。" current