浏览代码

Merge pull request #2738 from g-pan/EclPlayground_droplist

Ecl playground droplist

Reviewed-By: Richard Chapman <rchapman@hpccsystems.com>
Richard Chapman 13 年之前
父节点
当前提交
a7e1a0a4a1
共有 8 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      docs/ECLPlayground/ECLPlay-Mods/ECL_Playground.xml
  2. 二进制
      docs/images/ECLP_002d.jpg
  3. 二进制
      docs/images/ECLP_002d.snag
  4. 二进制
      docs/images/ECLP_003b.jpg
  5. 二进制
      docs/images/ECLP_004a.jpg
  6. 二进制
      docs/images/ECLP_005.jpg
  7. 二进制
      docs/images/ECLP_006a.jpg
  8. 二进制
      docs/images/ECLP_009.jpg

+ 4 - 4
docs/ECLPlayground/ECLPlay-Mods/ECL_Playground.xml

@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
-<book xml:base="../">
+<book>
   <bookinfo>
     <title>ECL Playground</title>
 
@@ -133,9 +133,9 @@
       <sect2>
         <title>Running ECL Code</title>
 
-        <para>To run the code that you selected, press the <emphasis
-        role="bold">Submit</emphasis> button below the
-        <emphasis>Editor</emphasis> area.</para>
+        <para>To run the selected sample code, choose a target cluster from
+        the drop list, then press the <emphasis role="bold">Submit</emphasis>
+        button.</para>
 
         <para>A successful run displays the word <emphasis
         role="bold">completed</emphasis> as the status and the results display

二进制
docs/images/ECLP_002d.jpg


二进制
docs/images/ECLP_002d.snag


二进制
docs/images/ECLP_003b.jpg


二进制
docs/images/ECLP_004a.jpg


二进制
docs/images/ECLP_005.jpg


二进制
docs/images/ECLP_006a.jpg


二进制
docs/images/ECLP_009.jpg