User contributions
- 09:08, 25 October 2015 diff hist -53 CATable::GraphToFile/zh Created page with "需要按照以下步骤才能获得图形结果: # 选择合适的图形设置,比如:图标类型、轴范围设置、颜色、字体等等。 最简单的方法就是..."
- 09:08, 25 October 2015 diff hist +1,575 N Translations:CATable::GraphToFile/11/zh Created page with "需要按照以下步骤才能获得图形结果: # 选择合适的图形设置,比如:图标类型、轴范围设置、颜色、字体等等。 最简单的方法就是..."
- 08:48, 25 October 2015 diff hist +17 CATable::GraphToFile/zh Created page with "当你获得一个最少包含一个维度的CATable 结果时,你可以以图像的方式获得该结果的图形。该用法之一就是将图形作为JPEG..."
- 08:48, 25 October 2015 diff hist +225 N Translations:CATable::GraphToFile/10/zh Created page with "当你获得一个最少包含一个维度的CATable 结果时,你可以以图像的方式获得该结果的图形。该用法之一就是将图形作为JPEG..." current
- 08:47, 25 October 2015 diff hist -16 CATable::GraphToFile/zh Created page with "这些说明从 '''ADE用户指南:''' ''使用Analytica图形引擎''第四章中拷贝而来。"
- 08:47, 25 October 2015 diff hist +99 N Translations:CATable::GraphToFile/9/zh Created page with "这些说明从 '''ADE用户指南:''' ''使用Analytica图形引擎''第四章中拷贝而来。" current
- 08:45, 25 October 2015 diff hist +51 CATable::GraphToFile/zh Created page with "* CATable::GraphToStream * CAObject::ResultTable"
- 08:45, 25 October 2015 diff hist +107 N Translations:CATable::GraphToFile/15/zh Created page with "* CATable::GraphToStream * CAObject::ResultTable" current
- 08:45, 25 October 2015 diff hist +4 CATable::GraphToFile/zh Created page with "= 另请参考 ="
- 08:45, 25 October 2015 diff hist +16 N Translations:CATable::GraphToFile/14/zh Created page with "= 另请参考 =" current
- 08:45, 25 October 2015 diff hist +100 N Translations:CATable::GraphToFile/13/zh Created page with "tab.GraphWidth = 350 tab.GraphHeight = 200 b = tab.GraphToFile( "C:\data\trends.png","image/png" )" current
- 08:45, 25 October 2015 diff hist +2 CATable::GraphToFile/zh Created page with "== 用法 =="
- 08:45, 25 October 2015 diff hist +12 N Translations:CATable::GraphToFile/12/zh Created page with "== 用法 ==" current
- 08:45, 25 October 2015 diff hist -9 CATable::GraphToFile/zh Created page with "== 详细说明 =="
- 08:45, 25 October 2015 diff hist +18 N Translations:CATable::GraphToFile/8/zh Created page with "== 详细说明 ==" current
- 08:45, 25 October 2015 diff hist +17 CATable::GraphToFile/zh Created page with "* fileName:字符串 * mimeType :字符串, 使用以下代码之一: ** <code>"image/png"</code> ** <code>"image/jpeg"</code> ** <code>"image/bmp"</code> ** <code>"im..."
- 08:45, 25 October 2015 diff hist +191 N Translations:CATable::GraphToFile/7/zh Created page with "* fileName:字符串 * mimeType :字符串, 使用以下代码之一: ** <code>"image/png"</code> ** <code>"image/jpeg"</code> ** <code>"image/bmp"</code> ** <code>"im..." current
- 08:44, 25 October 2015 diff hist -2 CATable::GraphToFile/zh Created page with "== 参 数 =="
- 08:44, 25 October 2015 diff hist +13 N Translations:CATable::GraphToFile/6/zh Created page with "== 参 数 ==" current
- 08:44, 25 October 2015 diff hist +4 CATable::GraphToFile/zh Created page with "布尔值(成功)"
- 08:44, 25 October 2015 diff hist +21 N Translations:CATable::GraphToFile/5/zh Created page with "布尔值(成功)" current
- 08:44, 25 October 2015 diff hist -2 CATable::GraphToFile/zh Created page with "== 返回值 =="
- 08:44, 25 October 2015 diff hist +15 N Translations:CATable::GraphToFile/4/zh Created page with "== 返回值 ==" current
- 08:44, 25 October 2015 diff hist -5 CATable::GraphToFile/zh Created page with "== 描述 =="
- 08:44, 25 October 2015 diff hist +12 N Translations:CATable::GraphToFile/2/zh Created page with "== 描述 ==" current
- 08:44, 25 October 2015 diff hist +40 N Translations:CATable::GraphToFile/1/zh Created page with "= bool GraphToFile(fileName, mimeType) =" current
- 08:43, 25 October 2015 diff hist +3,005 N CATable::GraphToFile/zh Created page with "CATable::GraphToFile"
- 08:43, 25 October 2015 diff hist +20 N Translations:CATable::GraphToFile/Page display title/zh Created page with "CATable::GraphToFile" current
- 08:04, 25 October 2015 diff hist +2 CATable::PutSafeArray/zh Created page with "在你调用PutSafeArray后,你也应该调用CATable::Update确保表格数据在模型中生效。" current
- 08:04, 25 October 2015 diff hist +125 N Translations:CATable::PutSafeArray/4/zh Created page with "在你调用PutSafeArray后,你也应该调用CATable::Update确保表格数据在模型中生效。" current
- 08:02, 25 October 2015 diff hist -6 CATable::PutSafeArray/zh
- 08:02, 25 October 2015 diff hist -6 Translations:CATable::PutSafeArray/3/zh current
- 08:02, 25 October 2015 diff hist +3 CATable::PutSafeArray/zh Created page with "当你设置一个具有2个或者更多维度的数组时,你应该先调用SetIndexOrder来确保结果中维度的顺序是你想要的顺..."
- 08:02, 25 October 2015 diff hist +179 N Translations:CATable::PutSafeArray/3/zh Created page with "当你设置一个具有2个或者更多维度的数组时,你应该先调用SetIndexOrder来确保结果中维度的顺序是你想要的顺..."
- 08:01, 25 October 2015 diff hist -31 CATable::PutSafeArray/zh Created page with "使用相同维度的一个数组内容替换当前表格的内容。"
- 08:01, 25 October 2015 diff hist +69 N Translations:CATable::PutSafeArray/2/zh Created page with "使用相同维度的一个数组内容替换当前表格的内容。" current
- 08:00, 25 October 2015 diff hist -14 CATable::PutSafeArray/zh Created page with "该表格设定Visual Basic数组的内容。 <code> :Dim Var As Object :Dim TheArray :TheArray = Var.GetSafeArray :Var.PutSafeArray (TheArray) </code>"
- 08:00, 25 October 2015 diff hist +151 N Translations:CATable::PutSafeArray/8/zh Created page with "该表格设定Visual Basic数组的内容。 <code> :Dim Var As Object :Dim TheArray :TheArray = Var.GetSafeArray :Var.PutSafeArray (TheArray) </code>" current
- 08:00, 25 October 2015 diff hist -10 CATable::PutSafeArray/zh
- 08:00, 25 October 2015 diff hist -10 Translations:CATable::PutSafeArray/12/zh current
- 07:56, 25 October 2015 diff hist -25 CATable::IndexNames/zh current
- 07:56, 25 October 2015 diff hist -25 Translations:CATable::IndexNames/4/zh current
- 07:55, 25 October 2015 diff hist -7 CATable::IndexNames/zh Created page with "该属性返回表格索引名称,结果为一个一维数组。在使用GetDataByLabels、[[CATable::GetDataByElements/zh|GetDataByElements]..."
- 07:55, 25 October 2015 diff hist +431 N Translations:CATable::IndexNames/2/zh Created page with "该属性返回表格索引名称,结果为一个一维数组。在使用GetDataByLabels、[[CATable::GetDataByElements/zh|GetDataByElements]..." current
- 07:52, 25 October 2015 diff hist +22 CATable::IndexNames/zh Created page with "一维字符串数组,包含维度从1到CATable的NumDims/zh|CATable::NumDims|NumDims的属性"
- 07:52, 25 October 2015 diff hist +122 N Translations:CATable::IndexNames/4/zh Created page with "一维字符串数组,包含维度从1到CATable的NumDims/zh|CATable::NumDims|NumDims的属性"
- 07:50, 25 October 2015 diff hist +209 CATable::IndexNames/zh Created page with "* CATable::SetDataByLabels、CATable::SetDataByElements * CATable::GetDataByLabels/zh|CATable::GetDataByLab..."
- 07:50, 25 October 2015 diff hist +499 N Translations:CATable::IndexNames/8/zh Created page with "* CATable::SetDataByLabels、CATable::SetDataByElements * CATable::GetDataByLabels/zh|CATable::GetDataByLab..." current
- 07:49, 25 October 2015 diff hist +4 CATable::IndexNames/zh Created page with "= 另请参考 ="
- 07:49, 25 October 2015 diff hist +16 N Translations:CATable::IndexNames/7/zh Created page with "= 另请参考 =" current