^1640696287679
@
sname
XWorkerIntroduce
slabel
XWorkerIntroduce
Sdescription
#$@text#$@
<h3>欢迎来到XWorker</h3>

<p>&nbsp;&nbsp;&nbsp; XWorker提供了动态模型的编辑器和一些模型库。</p>

<p>&nbsp;&nbsp;&nbsp; 动态模型是一种基于模型的面向对象的编程方法，其中模型可以用XML表示。<br />
&nbsp;</p>

<p>&nbsp;</p>
#$@text#$@
sdescriptors
xworker.ide.guide.Guide
sinheritDescription
false
sth_createIndex
false
sth_registMyChilds
false
sth_registDisabled
false
sth_noThingRegistViewer
false
sth_fileMonitor
false
sth_deprecated
false
Sen_description
#$@text#$@
<h3>Welcome to XWorker</h3>

<p>&nbsp;&nbsp;&nbsp; XWorker provides a dynamic model editor and some model libraries. </p>

<p>&nbsp;&nbsp;&nbsp; Dynamic model is a model-based object-oriented programming method, in which the model can be expressed in XML. <br />
&nbsp;</p>

<p>&nbsp;</p>
#$@text#$@
sth_mark
false
sth_registQueryOnlySelf
false
snotXmlAttribute
false
sjson_isArray
false
  @/@Document3
  sname
  tutorials
  slabel
  教程
  Sdescription
#$@text#$@
<h3>教程</h3>

<p>&nbsp;&nbsp;&nbsp; 教程是一步一步的向导，用于介绍动态模型的基础知识，以及如何创建、编辑和运行模型等。</p>

<p>&nbsp;&nbsp;&nbsp; 可以通过主菜单<strong>&lsquo;帮助-&gt;教程&rsquo;</strong>打开教程。</p>
#$@text#$@
  snarrator
  default
  sautoNext
  false
  scloseable
  false
  sen_label
  Tutorials
  sdescriptors
  xworker.swt.ide.guide.thingeditor.ThingEditorGuide/@Document
  sinheritDescription
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_noThingRegistViewer
  false
  sth_fileMonitor
  false
  sth_deprecated
  false
  Sen_description
#$@text#$@
<h3>Tutorial</h3>

<p>&nbsp;&nbsp;&nbsp; The tutorial is a step-by-step guide to introduce the basics of dynamic models, and how to create, edit, and run models. </p>

<p>&nbsp;&nbsp;&nbsp; You can open the tutorial through the main menu <strong>&lsquo;Help-&gt;Tutorial&rsquo;</strong>. </p>
#$@text#$@
  sth_mark
  false
  sth_registQueryOnlySelf
  false
  snotXmlAttribute
  false
  sjson_isArray
  false
  sid
  Document3
  @/@examples
  sname
  examples
  slabel
  文档和示例
  Sdescription
#$@text#$@
<h3>文档和示例</h3>

<p>&nbsp;&nbsp;&nbsp; 可以通过主菜单<strong>&lsquo;帮助-&gt;文档和示例&rsquo;</strong>打开文档和示例。</p>
#$@text#$@
  snarrator
  default
  sautoNext
  false
  scloseable
  false
  sen_label
  Examples
  sdescriptors
  xworker.swt.ide.guide.thingeditor.ThingEditorGuide/@Document
  sinheritDescription
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_noThingRegistViewer
  false
  sth_fileMonitor
  false
  sth_deprecated
  false
  Sen_description
#$@text#$@
<h3>Documents and examples</h3>

<p>&nbsp;&nbsp;&nbsp; You can open documents and examples through the main menu <strong>&lsquo;Help-&gt;Documents and Examples&rsquo;</strong>. </p>
#$@text#$@
  sth_mark
  false
  sth_registQueryOnlySelf
  false
  snotXmlAttribute
  false
  sjson_isArray
  false
  sid
  examples
  @/@implAgnet
  sname
  joinUs
  slabel
  加入我们
  Sdescription
#$@text#$@
<h3>加入XWorker</h3>

<p>&nbsp;&nbsp;&nbsp; 我们期待您的参与，QQ群：312989786。</p>

<p>&nbsp;</p>
#$@text#$@
  snarrator
  default
  sautoNext
  false
  scloseable
  false
  sen_label
  Join us
  sdescriptors
  xworker.swt.ide.guide.thingeditor.ThingEditorGuide/@Document
  sinheritDescription
  false
  sth_createIndex
  false
  sth_registMyChilds
  false
  sth_registDisabled
  false
  sth_noThingRegistViewer
  false
  sth_fileMonitor
  false
  sth_deprecated
  false
  Sen_description
#$@text#$@
<h3>Join XWorker</h3>

<p>&nbsp;&nbsp;&nbsp; We look forward to your participation, QQ group: 312989786. </p>

<p>&nbsp;</p>
#$@text#$@
  sth_mark
  false
  sth_registQueryOnlySelf
  false
  snotXmlAttribute
  false
  sjson_isArray
  false
  sid
  implAgnet
    @/@implAgnet/@actions
    sname
    actions
    sdescriptors
    xworker.swt.ide.guide.thingeditor.GuideCommon/@actions
    sinheritDescription
    false
    sth_createIndex
    false
    sth_registMyChilds
    false
    sth_registDisabled
    false
    sth_mark
    false
    sid
    actions
      @/@implAgnet/@actions/@run
      sname
      run
      sisSynchronized
      false
      sthrowException
      true
      suseOtherAction
      false
      svarScope
      Local
      sdisableGlobalContext
      false
      Scode
#$@text#$@
def config = world.getThing("_local.xworker.config.XWorkerInitConfig");

//记录已经看过欢迎
config.set("welcomeViewed", "true");
config.save();
#$@text#$@
      sinterpretationType
      Action
      screateLocalVarScope
      false
      ssaveReturn
      false
      sdebugLog
      false
      sdescriptors
      xworker.lang.actions.Actions/@GroovyAction
      sinheritDescription
      false
      sth_createIndex
      false
      sth_registMyChilds
      false
      sth_registDisabled
      false
      sth_mark
      false
      sid
      run
