User contributions
- 05:31, 10 October 2015 diff hist -15 IAdeUICallbacks/zh Created page with "当你的应用程序没有执行该接口时,大多数需要用户交互的函数在ADE中被计算时不会做任何事情。"
- 05:31, 10 October 2015 diff hist +129 N Translations:IAdeUICallbacks/4/zh Created page with "当你的应用程序没有执行该接口时,大多数需要用户交互的函数在ADE中被计算时不会做任何事情。" current
- 05:30, 10 October 2015 diff hist -12 ADE Server Class Reference/zh
- 05:30, 10 October 2015 diff hist -12 Translations:ADE Server Class Reference/17/zh current
- 05:29, 10 October 2015 diff hist -72 IAdeUICallbacks/zh Created page with "该接口允许你执行Analytica函数请求计算用户输入时调用的回调函数。你可以执行这些回调函数以便支持你的应用程序中的这些用户界..."
- 05:29, 10 October 2015 diff hist +300 N Translations:IAdeUICallbacks/3/zh Created page with "该接口允许你执行Analytica函数请求计算用户输入时调用的回调函数。你可以执行这些回调函数以便支持你的应用程序中的这些用户界..." current
- 05:16, 10 October 2015 diff hist +7 IAdeUICallbacks/zh Created page with "'' ADE 4.6新特征''"
- 05:16, 10 October 2015 diff hist +43 N Translations:IAdeUICallbacks/2/zh Created page with "'' ADE 4.6新特征''"
- 05:16, 10 October 2015 diff hist +52 IAdeUICallbacks/zh Created page with " ADE 用户指南 > ADE服务器类型参考 >"
- 05:16, 10 October 2015 diff hist +105 N Translations:IAdeUICallbacks/1/zh Created page with " ADE 用户指南 > ADE服务器类型参考 >"
- 05:16, 10 October 2015 diff hist +4,122 N IAdeUICallbacks/zh Created page with "IAdeUICallbacks"
- 05:16, 10 October 2015 diff hist +15 N Translations:IAdeUICallbacks/Page display title/zh Created page with "IAdeUICallbacks" current
- 05:15, 10 October 2015 diff hist -13 CALicense/zh
- 05:15, 10 October 2015 diff hist -13 Translations:CALicense/3/zh
- 05:14, 10 October 2015 diff hist +24 CALicense/zh
- 05:14, 10 October 2015 diff hist +24 Translations:CALicense/3/zh
- 13:53, 9 October 2015 diff hist +58 CALicense/zh
- 13:53, 9 October 2015 diff hist +58 Translations:CALicense/20/zh
- 13:19, 9 October 2015 diff hist +7 CALicense/zh Created page with "=另请参考= {| style="margin: 1em auto 1em auto;width: 100%;border:0;table-layout: fixed;" cellpadding=5 |- style="text-align: center" | CARenderingStyle <- || CA..."
- 13:19, 9 October 2015 diff hist +213 N Translations:CALicense/20/zh Created page with "=另请参考= {| style="margin: 1em auto 1em auto;width: 100%;border:0;table-layout: fixed;" cellpadding=5 |- style="text-align: center" | CARenderingStyle <- || CA..."
- 13:17, 9 October 2015 diff hist +38 CALicense/zh Created page with "* 使用CALicense实例化CAEngine"
- 13:17, 9 October 2015 diff hist +82 N Translations:CALicense/19/zh Created page with "* 使用CALicense实例化CAEngine"
- 13:17, 9 October 2015 diff hist +6 CALicense/zh Created page with "== 另请参考 =="
- 13:17, 9 October 2015 diff hist +18 N Translations:CALicense/18/zh Created page with "== 另请参考 ==" current
- 13:17, 9 October 2015 diff hist +23 CALicense/zh Created page with "==方法== === CAEngine NewCAEngine() === === void SetApplicationLicenseCode(st..."
- 13:17, 9 October 2015 diff hist +184 N Translations:CALicense/17/zh Created page with "==方法== === CAEngine NewCAEngine() === === void SetApplicationLicenseCode(st..."
- 13:16, 9 October 2015 diff hist +35 CALicense/zh Created page with "=== {get} long AvailableLicenseInstances === === {get} bool CanUseOptimizer === === {get} sho..."
- 13:16, 9 October 2015 diff hist +539 N Translations:CALicense/16/zh Created page with "=== {get} long AvailableLicenseInstances === === {get} bool CanUseOptimizer === === {get} sho..."
- 13:16, 9 October 2015 diff hist -6 CALicense/zh Created page with "=属性="
- 13:16, 9 October 2015 diff hist +8 N Translations:CALicense/15/zh Created page with "=属性=" current
- 13:16, 9 October 2015 diff hist +21 CALicense/zh Created page with " COMCreateObject("ADE.CALicense")"
- 13:16, 9 October 2015 diff hist +57 N Translations:CALicense/14/zh Created page with " COMCreateObject("ADE.CALicense")"
- 13:15, 9 October 2015 diff hist -1 CALicense/zh Created page with "=== Analytica 企业版 ==="
- 13:15, 9 October 2015 diff hist +27 N Translations:CALicense/13/zh Created page with "=== Analytica 企业版 ===" current
- 13:15, 9 October 2015 diff hist +39 N Translations:CALicense/12/zh Created page with "set license = CreateObject("CALicense")" current
- 13:15, 9 October 2015 diff hist +16 N Translations:CALicense/11/zh Created page with "=== VBScript ===" current
- 13:15, 9 October 2015 diff hist +11 N Translations:CALicense/10/zh Created page with "=== C++ ===" current
- 13:15, 9 October 2015 diff hist +40 N Translations:CALicense/9/zh Created page with "Dim license As CALicense = new CALicense" current
- 13:15, 9 October 2015 diff hist +24 N Translations:CALicense/8/zh Created page with "=== Visual Basic.NET ===" current
- 13:15, 9 October 2015 diff hist +36 N Translations:CALicense/7/zh Created page with "CALicense license = new CALicense();" current
- 13:15, 9 October 2015 diff hist +10 N Translations:CALicense/6/zh Created page with "=== C# ===" current
- 13:15, 9 October 2015 diff hist -2 CALicense/zh Created page with "==建立=="
- 13:15, 9 October 2015 diff hist +10 N Translations:CALicense/5/zh Created page with "==建立==" current
- 13:14, 9 October 2015 diff hist +21 CALicense/zh Created page with "即使你的ADE许可证是无效的,或者到期等等,仍然能够或缺一个 CALicense实例。这可能导致你的应用程序提示:“failed be..."
- 13:14, 9 October 2015 diff hist +195 N Translations:CALicense/4/zh Created page with "即使你的ADE许可证是无效的,或者到期等等,仍然能够或缺一个 CALicense实例。这可能导致你的应用程序提示:“failed be..."
- 13:12, 9 October 2015 diff hist 0 ADE Server Class Reference/zh
- 13:12, 9 October 2015 diff hist 0 Translations:ADE Server Class Reference/14/zh
- 13:11, 9 October 2015 diff hist +16 CALicense/zh Created page with " CALicense提供实例化 CAEngine的方法,并且提供关于实例化为何失败的详细信息,如果你直接实例化CAEngine/zh..."
- 13:11, 9 October 2015 diff hist +315 N Translations:CALicense/3/zh Created page with " CALicense提供实例化 CAEngine的方法,并且提供关于实例化为何失败的详细信息,如果你直接实例化CAEngine/zh..."
- 13:10, 9 October 2015 diff hist +9 CALicense/zh Created page with "一个 CALicense可以直接获取,例如: license = new CALicense; 或者: license = CreateObject("CALicense");"