User contributions
- 06:10, 16 October 2015 diff hist +13 CAObject::ResultTable/zh Created page with "作为一个 CATable对象返回一个变量计算后的结果,包含0个或者多个维度,如果变量对象不能被计算返回值为'''Nothing'''。..."
- 06:10, 16 October 2015 diff hist +405 N Translations:CAObject::ResultTable/2/zh Created page with "作为一个 CATable对象返回一个变量计算后的结果,包含0个或者多个维度,如果变量对象不能被计算返回值为'''Nothing'''。..." current
- 06:04, 16 October 2015 diff hist +1 Introduction to ADE/zh
- 06:04, 16 October 2015 diff hist +1 Translations:Introduction to ADE/10/zh
- 06:01, 16 October 2015 diff hist -9 Introduction to ADE/zh
- 06:01, 16 October 2015 diff hist -9 Translations:Introduction to ADE/10/zh
- 06:00, 16 October 2015 diff hist +9 Introduction to ADE/zh
- 06:00, 16 October 2015 diff hist +9 Translations:Introduction to ADE/10/zh
- 05:58, 16 October 2015 diff hist -1 Introduction to ADE/zh
- 05:58, 16 October 2015 diff hist -1 Translations:Introduction to ADE/10/zh
- 05:55, 16 October 2015 diff hist -5 CAObject::ResultTable/zh Created page with "= 描述 ="
- 05:55, 16 October 2015 diff hist +10 N Translations:CAObject::ResultTable/1/zh Created page with "= 描述 =" current
- 05:55, 16 October 2015 diff hist +1,814 N CAObject::ResultTable/zh Created page with "CAObject::ResultTable"
- 05:55, 16 October 2015 diff hist +21 N Translations:CAObject::ResultTable/Page display title/zh Created page with "CAObject::ResultTable" current
- 10:43, 15 October 2015 diff hist -3 ADE User Guide/zh
- 10:43, 15 October 2015 diff hist -3 Translations:ADE User Guide/1/zh
- 10:42, 15 October 2015 diff hist +37 ADE User Guide/zh
- 10:42, 15 October 2015 diff hist +1 Translations:ADE User Guide/1/zh
- 10:42, 15 October 2015 diff hist +1 Translations:ADE User Guide/1/zh
- 10:40, 15 October 2015 diff hist -62 ADE User Guide/zh
- 10:40, 15 October 2015 diff hist -27 Translations:ADE User Guide/1/zh
- 10:39, 15 October 2015 diff hist -5 ADE User Guide/zh
- 10:39, 15 October 2015 diff hist -5 Translations:ADE User Guide/1/zh
- 10:24, 15 October 2015 diff hist +45 IAdeUICallbacks/zh Created page with "== void FileOpenCompleted([in] string function, [in] string fullFilePath)== 在IAdeUICallbacks::GetFilename调用中所要求..."
- 10:24, 15 October 2015 diff hist +704 N Translations:IAdeUICallbacks/13/zh Created page with "== void FileOpenCompleted([in] string function, [in] string fullFilePath)== 在IAdeUICallbacks::GetFilename调用中所要求..."
- 10:18, 15 October 2015 diff hist +60 IAdeUICallbacks/zh
- 10:17, 15 October 2015 diff hist +60 Translations:IAdeUICallbacks/12/zh
- 10:17, 15 October 2015 diff hist +65 IAdeUICallbacks/zh Created page with "== string AskMsgComboBox([in] string question, [in] string title, [in] array<string> optionList, [in] string defaultText, [in] bool bS..."
- 10:17, 15 October 2015 diff hist +835 N Translations:IAdeUICallbacks/12/zh Created page with "== string AskMsgComboBox([in] string question, [in] string title, [in] array<string> optionList, [in] string defaultText, [in] bool bS..."
- 10:10, 15 October 2015 diff hist -30 IAdeUICallbacks/zh Created page with "调用时,进度条应该被隐藏,例如当被请求的结果计算完成时。 == string AskMsgText([in] string question, [in] strin..."
- 10:10, 15 October 2015 diff hist +309 N Translations:IAdeUICallbacks/8/zh Created page with "调用时,进度条应该被隐藏,例如当被请求的结果计算完成时。 == string AskMsgText([in] string question, [in] strin..."
- 10:08, 15 October 2015 diff hist +248 IAdeUICallbacks/zh
- 10:08, 15 October 2015 diff hist +248 Translations:IAdeUICallbacks/6/zh
- 16:55, 13 October 2015 diff hist -267 IAdeUICallbacks/zh Created page with "如果要使用该方法,你的程序必须执行COM类型,并带一跳信息,例如'''MsgBox'''方法 。作为一个COM类型"
- 16:55, 13 October 2015 diff hist +133 N Translations:IAdeUICallbacks/6/zh Created page with "如果要使用该方法,你的程序必须执行COM类型,并带一跳信息,例如'''MsgBox'''方法 。作为一个COM类型"
- 13:46, 10 October 2015 diff hist 0 ADE Server Class Reference/zh
- 13:46, 10 October 2015 diff hist 0 Translations:ADE Server Class Reference/19/zh
- 13:44, 10 October 2015 diff hist 0 IAdeUICallbacks/zh
- 13:44, 10 October 2015 diff hist 0 Translations:IAdeUICallbacks/5/zh
- 05:38, 10 October 2015 diff hist +17 IAdeUICallbacks/zh Created page with "当 AskMsgChoice()被计算时调用,并指定 Choice-风格控制"
- 05:38, 10 October 2015 diff hist +104 N Translations:IAdeUICallbacks/11/zh Created page with "当 AskMsgChoice()被计算时调用,并指定 Choice-风格控制"
- 05:35, 10 October 2015 diff hist +4 IAdeUICallbacks/zh Created page with "== long AskMsgChoice([in] string question, [in] string title, [in] array<string> optionList, [in] long defaultPosition, [in] bool bShowA..."
- 05:35, 10 October 2015 diff hist +202 N Translations:IAdeUICallbacks/10/zh Created page with "== long AskMsgChoice([in] string question, [in] string title, [in] array<string> optionList, [in] long defaultPosition, [in] bool bShowA..."
- 05:34, 10 October 2015 diff hist +21 IAdeUICallbacks/zh Created page with "== double AskMsgNumber([in] string question, [in] BSTR title, [in] bool bShowDefault, [in] double defaultNumber, [out] bool* bCancel)==..."
- 05:34, 10 October 2015 diff hist +235 N Translations:IAdeUICallbacks/9/zh Created page with "== double AskMsgNumber([in] string question, [in] BSTR title, [in] bool bShowDefault, [in] double defaultNumber, [out] bool* bCancel)==..."
- 05:33, 10 October 2015 diff hist +47 IAdeUICallbacks/zh Created page with "== 方法 == == long MsgBox([in] string title, [in] string text, [in] long buttons)== Called when MsgBox() is evaluated. == bo..."
- 05:33, 10 October 2015 diff hist +428 N Translations:IAdeUICallbacks/7/zh Created page with "== 方法 == == long MsgBox([in] string title, [in] string text, [in] long buttons)== Called when MsgBox() is evaluated. == bo..."
- 05:32, 10 October 2015 diff hist +42 IAdeUICallbacks/zh Created page with "=另请参考= {| style="margin: 1em auto 1em auto;width: 100%;border:0;table-layout: fixed;" cellpadding=5 |- style="text-align: center" | CALicense <-..."
- 05:32, 10 October 2015 diff hist +227 N Translations:IAdeUICallbacks/14/zh Created page with "=另请参考= {| style="margin: 1em auto 1em auto;width: 100%;border:0;table-layout: fixed;" cellpadding=5 |- style="text-align: center" | CALicense <-..."
- 05:31, 10 October 2015 diff hist +33 IAdeUICallbacks/zh Created page with ""IAde"代表"Interface ADE"的前缀。你自己的代码能够定义一种类型以将接口定义为子类型,并执行其方法,然后将它传递给CAEngine::SetCall..."