User contributions
- 14:34, 7 October 2015 diff hist +6 CAObject/zh Created page with "== 另请参考 =="
- 14:34, 7 October 2015 diff hist +18 N Translations:CAObject/36/zh Created page with "== 另请参考 ==" current
- 14:34, 7 October 2015 diff hist -38 CAObject/zh
- 14:34, 7 October 2015 diff hist -38 Translations:CAObject/35/zh
- 14:34, 7 October 2015 diff hist +38 CAObject/zh Created page with "=== bool SetAttribute(string AttName, variant AttValue) === 设置指定对象的属性。 Sets the specified object attribute."
- 14:34, 7 October 2015 diff hist +164 N Translations:CAObject/35/zh Created page with "=== bool SetAttribute(string AttName, variant AttValue) === 设置指定对象的属性。 Sets the specified object attribute."
- 14:33, 7 October 2015 diff hist -13 CAObject/zh Created page with "将句柄返回给当前对象的结果表。"
- 14:33, 7 October 2015 diff hist +45 N Translations:CAObject/34/zh Created page with "将句柄返回给当前对象的结果表。" current
- 14:32, 7 October 2015 diff hist +5 CAObject/zh Created page with "=== CATable ResultTable( ) ==="
- 14:32, 7 October 2015 diff hist +65 N Translations:CAObject/33/zh Created page with "=== CATable ResultTable( ) ==="
- 14:32, 7 October 2015 diff hist -11 CAObject/zh Created page with "返回当前对象的结果。"
- 14:32, 7 October 2015 diff hist +30 N Translations:CAObject/32/zh Created page with "返回当前对象的结果。" current
- 14:31, 7 October 2015 diff hist +5 CAObject/zh Created page with "=== variant Result( ) ==="
- 14:31, 7 October 2015 diff hist +51 N Translations:CAObject/31/zh Created page with "=== variant Result( ) ==="
- 14:31, 7 October 2015 diff hist -6 CAObject/zh Created page with "按照要求的格式将对象图片(如果存在)拷贝流。"
- 14:31, 7 October 2015 diff hist +66 N Translations:CAObject/30/zh Created page with "按照要求的格式将对象图片(如果存在)拷贝流。" current
- 14:31, 7 October 2015 diff hist +5 CAObject/zh Created page with "=== bool PictureToStream(IStream stream, string mimeType) ==="
- 14:31, 7 October 2015 diff hist +96 N Translations:CAObject/29/zh Created page with "=== bool PictureToStream(IStream stream, string mimeType) ==="
- 14:30, 7 October 2015 diff hist +1 CAObject/zh Created page with "根据要求的mime格式将对象的图片复制到一个文件。"
- 14:30, 7 October 2015 diff hist +67 N Translations:CAObject/28/zh Created page with "根据要求的mime格式将对象的图片复制到一个文件。" current
- 14:29, 7 October 2015 diff hist +5 CAObject/zh Created page with "=== bool PictureToFile( string filename, string mimeType ) ==="
- 14:29, 7 October 2015 diff hist +95 N Translations:CAObject/27/zh Created page with "=== bool PictureToFile( string filename, string mimeType ) ==="
- 14:29, 7 October 2015 diff hist -18 CAObject/zh Created page with "返回指定属性的值。"
- 14:29, 7 October 2015 diff hist +27 N Translations:CAObject/26/zh Created page with "返回指定属性的值。" current
- 14:29, 7 October 2015 diff hist +5 CAObject/zh Created page with "=== variant GetAttribute(string AttName ) ==="
- 14:29, 7 October 2015 diff hist +77 N Translations:CAObject/25/zh Created page with "=== variant GetAttribute(string AttName ) ==="
- 14:29, 7 October 2015 diff hist -25 CAObject/zh Created page with "解析并计算任意Analytica表达式,并返回CATable结果。"
- 14:29, 7 October 2015 diff hist +71 N Translations:CAObject/24/zh Created page with "解析并计算任意Analytica表达式,并返回CATable结果。"
- 14:27, 7 October 2015 diff hist +5 CAObject/zh Created page with "=== CATable Evaluate( string expression ) ==="
- 14:27, 7 October 2015 diff hist +77 N Translations:CAObject/23/zh Created page with "=== CATable Evaluate( string expression ) ==="
- 14:27, 7 October 2015 diff hist -16 CAObject/zh Created page with "返回现有定义表格的句柄"
- 14:27, 7 October 2015 diff hist +33 N Translations:CAObject/22/zh Created page with "返回现有定义表格的句柄" current
- 14:27, 7 October 2015 diff hist +5 CAObject/zh Created page with "=== CATable DefTable( ) ==="
- 14:27, 7 October 2015 diff hist +59 N Translations:CAObject/21/zh Created page with "=== CATable DefTable( ) ==="
- 14:26, 7 October 2015 diff hist -6 CAObject/zh Created page with "建立一个新的输入表格作为当前对象的对象。"
- 14:26, 7 October 2015 diff hist +60 N Translations:CAObject/20/zh Created page with "建立一个新的输入表格作为当前对象的对象。" current
- 14:26, 7 October 2015 diff hist +5 CAObject/zh Created page with "=== bool CreateDefTable( [in] array(string) IndexArray ) ==="
- 14:26, 7 October 2015 diff hist +94 N Translations:CAObject/19/zh Created page with "=== bool CreateDefTable( [in] array(string) IndexArray ) ==="
- 14:26, 7 October 2015 diff hist -1 CAObject/zh Created page with "= 方法 ="
- 14:26, 7 October 2015 diff hist +10 N Translations:CAObject/18/zh Created page with "= 方法 =" current
- 14:26, 7 October 2015 diff hist +116 CAObject/zh Created page with "当 Result或 ResultTable被调用时返回结果类型为: :0 = Mid(中值) :1 = Mean(平均值) :2 = Sample..."
- 14:25, 7 October 2015 diff hist +316 N Translations:CAObject/17/zh Created page with "当 Result或 ResultTable被调用时返回结果类型为: :0 = Mid(中值) :1 = Mean(平均值) :2 = Sample..."
- 11:23, 7 October 2015 diff hist +5 CAObject/zh Created page with "=== {get,put} ResultType ==="
- 11:23, 7 October 2015 diff hist +58 N Translations:CAObject/16/zh Created page with "=== {get,put} ResultType ==="
- 11:23, 7 October 2015 diff hist -8 CAObject/zh Created page with "对基元值如何被传递进行设置。"
- 11:23, 7 October 2015 diff hist +42 N Translations:CAObject/15/zh Created page with "对基元值如何被传递进行设置。"
- 11:22, 7 October 2015 diff hist +27 CAObject/zh Created page with "=== {get,put} CARenderingStyle RenderingStyle ==="
- 11:22, 7 October 2015 diff hist +109 N Translations:CAObject/14/zh Created page with "=== {get,put} CARenderingStyle RenderingStyle ==="
- 11:22, 7 October 2015 diff hist +2 CAObject/zh Created page with "对象的名称。要重命名对象的话,将该属性设置成新名称。"
- 11:22, 7 October 2015 diff hist +78 N Translations:CAObject/13/zh Created page with "对象的名称。要重命名对象的话,将该属性设置成新名称。" current