User contributions
- 00:55, 15 September 2015 diff hist +257 The ADE Tutorial/zh
- 00:55, 15 September 2015 diff hist +257 Translations:The ADE Tutorial/31/zh
- 00:25, 15 September 2015 diff hist +28 The ADE Tutorial/zh
- 00:25, 15 September 2015 diff hist +28 Translations:The ADE Tutorial/22/zh
- 15:45, 14 September 2015 diff hist -1,032 The ADE Tutorial/zh Created page with "我们的<tt>TxcTest.vbproj</tt> (<tt>TxcText.sln</tt>)项目中的<tt>frmMain.frm</tt>文件里的 '''PrintAttributes''' 函数演示了如何检索对象"
- 15:45, 14 September 2015 diff hist +159 N Translations:The ADE Tutorial/31/zh Created page with "我们的<tt>TxcTest.vbproj</tt> (<tt>TxcText.sln</tt>)项目中的<tt>frmMain.frm</tt>文件里的 '''PrintAttributes''' 函数演示了如何检索对象"
- 15:41, 14 September 2015 diff hist -3 The ADE Tutorial/zh
- 15:41, 14 September 2015 diff hist -3 Translations:The ADE Tutorial/30/zh
- 14:31, 14 September 2015 diff hist +27 The ADE Tutorial/zh Created page with "==从Analytica模型中检索Retrieving 对象== 下一步就是从我们的模型中检索对象(变量、模块、函数等),以便我们能获取他们的属性(d..."
- 14:31, 14 September 2015 diff hist +441 N Translations:The ADE Tutorial/30/zh Created page with "==从Analytica模型中检索Retrieving 对象== 下一步就是从我们的模型中检索对象(变量、模块、函数等),以便我们能获取他们的属性(d..."
- 14:22, 14 September 2015 diff hist +233 The ADE Tutorial/zh
- 14:22, 14 September 2015 diff hist +233 Translations:The ADE Tutorial/29/zh
- 14:18, 14 September 2015 diff hist +3 The ADE Tutorial/zh
- 14:18, 14 September 2015 diff hist +3 Translations:The ADE Tutorial/28/zh
- 14:18, 14 September 2015 diff hist -285 The ADE Tutorial/zh Created page with "使用 CAEngine的 OpenModel函数打开模型。如果成功的话,变量<tt>theModelString</tt>将包含模型的名字。否则,将..."
- 14:18, 14 September 2015 diff hist +429 N Translations:The ADE Tutorial/29/zh Created page with "使用 CAEngine的 OpenModel函数打开模型。如果成功的话,变量<tt>theModelString</tt>将包含模型的名字。否则,将..."
- 14:11, 14 September 2015 diff hist -9 The ADE Tutorial/zh Created page with "==使用ADE打开模型== 我们现在打开<tt>Txc.ana</tt>模型,显示我们的应用程序主窗口。使用以下调用:tt> :theModelString = adeEngine.CAEngine::Op..."
- 14:11, 14 September 2015 diff hist +242 N Translations:The ADE Tutorial/28/zh Created page with "==使用ADE打开模型== 我们现在打开<tt>Txc.ana</tt>模型,显示我们的应用程序主窗口。使用以下调用:tt> :theModelString = adeEngine.CAEngine::Op..."
- 14:09, 14 September 2015 diff hist -35 The ADE Tutorial/zh Created page with "''' MonitorProcess()''' 只能用来监视运行ADE进程的同一台计算机的进程,一次当通过DCOM运行ADE时不能使用。当使..."
- 14:09, 14 September 2015 diff hist +224 N Translations:The ADE Tutorial/27/zh Created page with "''' MonitorProcess()''' 只能用来监视运行ADE进程的同一台计算机的进程,一次当通过DCOM运行ADE时不能使用。当使..."
- 13:40, 14 September 2015 diff hist -14 The ADE Tutorial/zh Created page with "要从一个.NET应用程序获得进程ID,使用System.Diagnostics.Process namespace中的'''GetCurrentProcess().Id''' 。在其他语言中,你可以使用Windows SDK..."
- 13:40, 14 September 2015 diff hist +203 N Translations:The ADE Tutorial/26/zh Created page with "要从一个.NET应用程序获得进程ID,使用System.Diagnostics.Process namespace中的'''GetCurrentProcess().Id''' 。在其他语言中,你可以使用Windows SDK..."
- 13:30, 14 September 2015 diff hist -57 The ADE Tutorial/zh Created page with "为了避免这种情况发生,一种好的习惯就是在调用[[CAEngine/]zh | CAEngine]实例后 立即调用 MonitorProcess。通过这..."
- 13:30, 14 September 2015 diff hist +429 N Translations:The ADE Tutorial/25/zh Created page with "为了避免这种情况发生,一种好的习惯就是在调用[[CAEngine/]zh | CAEngine]实例后 立即调用 MonitorProcess。通过这..."
- 13:18, 14 September 2015 diff hist -3 The ADE Tutorial/zh
- 13:18, 14 September 2015 diff hist -3 Translations:The ADE Tutorial/24/zh
- 13:16, 14 September 2015 diff hist -83 The ADE Tutorial/zh Created page with "===监视Process(进程)=== 当使用进程外ADE服务器时,你的代码必须在终止时释放 CAEngineCOM对象。当最终CAEngine/zh | CAEngine..."
- 13:16, 14 September 2015 diff hist +709 N Translations:The ADE Tutorial/24/zh Created page with "===监视Process(进程)=== 当使用进程外ADE服务器时,你的代码必须在终止时释放 CAEngineCOM对象。当最终CAEngine/zh | CAEngine..."
- 12:42, 14 September 2015 diff hist +175 The ADE Tutorial/zh
- 12:42, 14 September 2015 diff hist +175 Translations:The ADE Tutorial/23/zh current
- 12:38, 14 September 2015 diff hist -203 The ADE Tutorial/zh Created page with "在VC++和C#中,调用COM的语法和调用Automatio的语法不同。"
- 12:38, 14 September 2015 diff hist +72 N Translations:The ADE Tutorial/23/zh Created page with "在VC++和C#中,调用COM的语法和调用Automatio的语法不同。"
- 12:33, 14 September 2015 diff hist -6 Translations:The ADE Tutorial/21/zh
- 12:31, 14 September 2015 diff hist +296 The ADE Tutorial/zh
- 12:31, 14 September 2015 diff hist +296 Translations:The ADE Tutorial/22/zh
- 12:26, 14 September 2015 diff hist -324 The ADE Tutorial/zh Created page with "在VB Automation中,你可以将一个对象简单声明为Object(对象),而不是像 CAEngine、CAObject等更加具体的类型。当使用Automation(自..."
- 12:26, 14 September 2015 diff hist +197 N Translations:The ADE Tutorial/22/zh Created page with "在VB Automation中,你可以将一个对象简单声明为Object(对象),而不是像 CAEngine、CAObject等更加具体的类型。当使用Automation(自..."
- 12:21, 14 September 2015 diff hist +659 N Translations:The ADE Tutorial/21/zh Created page with "===COM和 Automation 接口比较=== 在上面的例子当中,我们使用COM接口调用ADE。在一个COM 接口中,对象(在本例中为( CAEngine..."
- 12:11, 14 September 2015 diff hist -71 The ADE Tutorial/zh Created page with "如果想理解使用进程内和进程外(或本地)服务器的利与弊,以及哪一种自动化服务器用于不同的场景,参考Using_the_Analytica_Decision_..."
- 12:11, 14 September 2015 diff hist +254 N Translations:The ADE Tutorial/20/zh Created page with "如果想理解使用进程内和进程外(或本地)服务器的利与弊,以及哪一种自动化服务器用于不同的场景,参考Using_the_Analytica_Decision_..." current
- 12:01, 14 September 2015 diff hist -2 The ADE Tutorial/zh
- 12:01, 14 September 2015 diff hist -2 Translations:The ADE Tutorial/19/zh
- 12:01, 14 September 2015 diff hist -1 The ADE Tutorial/zh Created page with "这里是另一种获得一个先 CAEngine对象的方法。此循序不需要给项目添加参考。 .<tt> :adeEngine = CreateObject("ADEW4.6.CAEngine") ’..."
- 12:01, 14 September 2015 diff hist +257 N Translations:The ADE Tutorial/19/zh Created page with "这里是另一种获得一个先 CAEngine对象的方法。此循序不需要给项目添加参考。 .<tt> :adeEngine = CreateObject("ADEW4.6.CAEngine") ’..."
- 11:58, 14 September 2015 diff hist -4 The ADE Tutorial/zh Created page with "变量<tt>adeEngine</tt>包含我们的进程内对象 CAEngine。如果我们想使用ADE的本地(进程外)服务器版本,我们可以将一个项..."
- 11:58, 14 September 2015 diff hist +319 N Translations:The ADE Tutorial/18/zh Created page with "变量<tt>adeEngine</tt>包含我们的进程内对象 CAEngine。如果我们想使用ADE的本地(进程外)服务器版本,我们可以将一个项..."
- 11:52, 14 September 2015 diff hist -57 The ADE Tutorial/zh Created page with "在每一个文件的顶部的代码将自动化对象 '''adeEngine''' 声明为一个 CAEngine 对象。使用此对象,我们能够访问 CAEngine/zh |..."
- 11:52, 14 September 2015 diff hist +287 N Translations:The ADE Tutorial/17/zh Created page with "在每一个文件的顶部的代码将自动化对象 '''adeEngine''' 声明为一个 CAEngine 对象。使用此对象,我们能够访问 CAEngine/zh |..."
- 11:46, 14 September 2015 diff hist -18 Translations:The ADE Tutorial/5/zh
- 11:46, 14 September 2015 diff hist -21 Translations:The ADE Tutorial/4/zh