User contributions
- 06:29, 3 October 2015 diff hist -41 Working with Models, Modules, and Files in ADE/zh
- 06:29, 3 October 2015 diff hist -41 Translations:Working with Models, Modules, and Files in ADE/25/zh
- 06:29, 3 October 2015 diff hist +78 Working with Models, Modules, and Files in ADE/zh Created page with "===To evaluate and obtain the result of an object as something other than the midpoint=== 使用 CATable或者 CAObject的ResultType/zh |..."
- 06:29, 3 October 2015 diff hist +607 N Translations:Working with Models, Modules, and Files in ADE/25/zh Created page with "===To evaluate and obtain the result of an object as something other than the midpoint=== 使用 CATable或者 CAObject的ResultType/zh |..."
- 06:26, 3 October 2015 diff hist +7 Working with Models, Modules, and Files in ADE/zh Created page with "默认情况下 CAObject的 Result属性检索对象的中间值结果。返回一个变体结果(或者在.NET中,返回一个'''System.Ob..."
- 06:26, 3 October 2015 diff hist +269 N Translations:Working with Models, Modules, and Files in ADE/24/zh Created page with "默认情况下 CAObject的 Result属性检索对象的中间值结果。返回一个变体结果(或者在.NET中,返回一个'''System.Ob..."
- 06:20, 3 October 2015 diff hist +71 Working with Models, Modules, and Files in ADE/zh Created page with "===计算并获得一个对象的简单结果(例如一个标量)=== 使用 CAObject的 Result方法: <tt> :Dim Obj As CAObject/zh |..."
- 06:20, 3 October 2015 diff hist +483 N Translations:Working with Models, Modules, and Files in ADE/23/zh Created page with "===计算并获得一个对象的简单结果(例如一个标量)=== 使用 CAObject的 Result方法: <tt> :Dim Obj As CAObject/zh |..."
- 06:16, 3 October 2015 diff hist -3 Working with Models, Modules, and Files in ADE/zh
- 06:16, 3 October 2015 diff hist -3 Translations:Working with Models, Modules, and Files in ADE/22/zh
- 06:16, 3 October 2015 diff hist -41 Working with Models, Modules, and Files in ADE/zh Created page with "不论你是在计算一个标量还是一个表格,你的程序最终获取单个''基元''值,比如说数字或者文本字符串。你可以使用各种RenderingStyl..."
- 06:16, 3 October 2015 diff hist +399 N Translations:Working with Models, Modules, and Files in ADE/22/zh Created page with "不论你是在计算一个标量还是一个表格,你的程序最终获取单个''基元''值,比如说数字或者文本字符串。你可以使用各种RenderingStyl..."
- 06:02, 3 October 2015 diff hist +84 Working with Models, Modules, and Files in ADE/zh Created page with "在检索结果时,你控制使用哪种计算方式来计算结果。你可以计算确定性中间值,或者不同的概率视图:Mean(平均值)、Sample(样本..."
- 06:02, 3 October 2015 diff hist +405 N Translations:Working with Models, Modules, and Files in ADE/21/zh Created page with "在检索结果时,你控制使用哪种计算方式来计算结果。你可以计算确定性中间值,或者不同的概率视图:Mean(平均值)、Sample(样本..."
- 05:56, 3 October 2015 diff hist -20 Working with Models, Modules, and Files in ADE/zh Created page with "==检索计算结果== CAObject类型包含三种可以导致结果被计算并返回的方法。 Result方法求取模型中的一个对象..."
- 05:56, 3 October 2015 diff hist +705 N Translations:Working with Models, Modules, and Files in ADE/20/zh Created page with "==检索计算结果== CAObject类型包含三种可以导致结果被计算并返回的方法。 Result方法求取模型中的一个对象..."
- 05:38, 3 October 2015 diff hist +11 Working with Models, Modules, and Files in ADE/zh Created page with "对象属性完整列表请参考 Analytica 脚本指南"
- 05:38, 3 October 2015 diff hist +90 N Translations:Working with Models, Modules, and Files in ADE/19/zh Created page with "对象属性完整列表请参考 Analytica 脚本指南"
- 05:35, 3 October 2015 diff hist -11 Working with Models, Modules, and Files in ADE/zh Created page with "===使用Name属性访问或者重命名对象的标识符=== <tt> :Dim oldName As String = Var.Name :Var. Name = "NewIdentifer"</tt>"
- 05:35, 3 October 2015 diff hist +157 N Translations:Working with Models, Modules, and Files in ADE/18/zh Created page with "===使用Name属性访问或者重命名对象的标识符=== <tt> :Dim oldName As String = Var.Name :Var. Name = "NewIdentifer"</tt>"
- 05:34, 3 October 2015 diff hist +17 Working with Models, Modules, and Files in ADE/zh
- 05:34, 3 October 2015 diff hist +17 Translations:Working with Models, Modules, and Files in ADE/17/zh
- 05:33, 3 October 2015 diff hist -4 Working with Models, Modules, and Files in ADE/zh Created page with "===使用''' SetAttribute''' 方法改变一个Analytica 对象的属性:=== <tt> :If Var.SetAttribute ("definiti..."
- 05:33, 3 October 2015 diff hist +269 N Translations:Working with Models, Modules, and Files in ADE/17/zh Created page with "===使用''' SetAttribute''' 方法改变一个Analytica 对象的属性:=== <tt> :If Var.SetAttribute ("definiti..."
- 05:32, 3 October 2015 diff hist +9 Working with Models, Modules, and Files in ADE/zh Created page with "===使用GetAttribute方法获取Analytica全部属性=== <tt> :UnitsOfVar = Var. GetAttribute (" Units") </tt>"
- 05:32, 3 October 2015 diff hist +157 N Translations:Working with Models, Modules, and Files in ADE/16/zh Created page with "===使用GetAttribute方法获取Analytica全部属性=== <tt> :UnitsOfVar = Var. GetAttribute (" Units") </tt>"
- 05:30, 3 October 2015 diff hist 0 Working with Models, Modules, and Files in ADE/zh
- 05:30, 3 October 2015 diff hist 0 Translations:Working with Models, Modules, and Files in ADE/15/zh
- 05:29, 3 October 2015 diff hist +50 Working with Models, Modules, and Files in ADE/zh
- 05:29, 3 October 2015 diff hist +50 Translations:Working with Models, Modules, and Files in ADE/15/zh
- 05:23, 3 October 2015 diff hist -12 Working with Models, Modules, and Files in ADE/zh
- 05:23, 3 October 2015 diff hist -12 Translations:Working with Models, Modules, and Files in ADE/15/zh
- 04:37, 3 October 2015 diff hist +13 Working with Models, Modules, and Files in ADE/zh Created page with "===当你知道一个Analytica变量的名称时,获取 CAObject 对象=== 这可能是ADE中最常使用的方法。 <tt> :Dim Var As CAObject/zh | CAObj..."
- 04:37, 3 October 2015 diff hist +493 N Translations:Working with Models, Modules, and Files in ADE/15/zh Created page with "===当你知道一个Analytica变量的名称时,获取 CAObject 对象=== 这可能是ADE中最常使用的方法。 <tt> :Dim Var As CAObject/zh | CAObj..."
- 04:33, 3 October 2015 diff hist -5 Working with Models, Modules, and Files in ADE/zh Created page with "===识别当前模块:=== <tt> :Dim module As CAObject = ADE. CurrentModule </tt>"
- 04:33, 3 October 2015 diff hist +119 N Translations:Working with Models, Modules, and Files in ADE/14/zh Created page with "===识别当前模块:=== <tt> :Dim module As CAObject = ADE. CurrentModule </tt>"
- 04:32, 3 October 2015 diff hist +238 Working with Models, Modules, and Files in ADE/zh
- 04:32, 3 October 2015 diff hist +238 Translations:Working with Models, Modules, and Files in ADE/13/zh
- 04:20, 3 October 2015 diff hist -204 Working with Models, Modules, and Files in ADE/zh Created page with "===设置正在使用的模块=== <tt> :ObjName = "ModuleToMakeActive" :ObjClass = "Module" :Var = ADE. CreateObject (ObjName, ObjClass) :ADE..."
- 04:20, 3 October 2015 diff hist +235 N Translations:Working with Models, Modules, and Files in ADE/13/zh Created page with "===设置正在使用的模块=== <tt> :ObjName = "ModuleToMakeActive" :ObjClass = "Module" :Var = ADE. CreateObject (ObjName, ObjClass) :ADE..."
- 04:16, 3 October 2015 diff hist +12 Working with Models, Modules, and Files in ADE/zh Created page with "===从模型中删除:Analytica对象=== <tt> :Dim obj as CAObject :If ADE. DeleteObject(obj) Then … ’ Successful </tt>"
- 04:16, 3 October 2015 diff hist +175 N Translations:Working with Models, Modules, and Files in ADE/12/zh Created page with "===从模型中删除:Analytica对象=== <tt> :Dim obj as CAObject :If ADE. DeleteObject(obj) Then … ’ Successful </tt>"
- 04:15, 3 October 2015 diff hist +30 Working with Models, Modules, and Files in ADE/zh Created page with "==ADE 对象== ===建立一个新的CAObject对象=== <tt> :Dim ObjName As String = "NewVariable" :Dim ObjClass As String = "Variable" :Dim var As CAObject..."
- 04:15, 3 October 2015 diff hist +792 N Translations:Working with Models, Modules, and Files in ADE/11/zh Created page with "==ADE 对象== ===建立一个新的CAObject对象=== <tt> :Dim ObjName As String = "NewVariable" :Dim ObjClass As String = "Variable" :Dim var As CAObject..."
- 03:54, 3 October 2015 diff hist -4 Working with Models, Modules, and Files in ADE/zh Created page with "===关闭但不保存当前模型:=== <tt> :If ADE. CloseModel() Then … ’ Close succeeded </tt> CloseModel方..."
- 03:54, 3 October 2015 diff hist +199 N Translations:Working with Models, Modules, and Files in ADE/10/zh Created page with "===关闭但不保存当前模型:=== <tt> :If ADE. CloseModel() Then … ’ Close succeeded </tt> CloseModel方..."
- 03:52, 3 October 2015 diff hist +11 Working with Models, Modules, and Files in ADE/zh Created page with "===将当前模型保存到一个文件中: === <tt> :If ADE. SaveModel("C:\...\MyNewModel.ana") Then ::’ Save succeeded :End If </tt>"
- 03:52, 3 October 2015 diff hist +168 N Translations:Working with Models, Modules, and Files in ADE/9/zh Created page with "===将当前模型保存到一个文件中: === <tt> :If ADE. SaveModel("C:\...\MyNewModel.ana") Then ::’ Save succeeded :End If </tt>"
- 03:51, 3 October 2015 diff hist +18 Working with Models, Modules, and Files in ADE/zh Created page with "===在一个单独的文件中保存模块(也就是当前模型的一个子集):=== <tt> :If ADE. SaveModuleFile ("MyLibrary", "C:\...\..."
- 03:51, 3 October 2015 diff hist +312 N Translations:Working with Models, Modules, and Files in ADE/8/zh Created page with "===在一个单独的文件中保存模块(也就是当前模型的一个子集):=== <tt> :If ADE. SaveModuleFile ("MyLibrary", "C:\...\..."