|
@@ -0,0 +1,145 @@
|
|
|
+<?xml version="1.0"?>
|
|
|
+<?mso-application progid="Excel.Sheet"?>
|
|
|
+<Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
|
|
|
+ xmlns:o="urn:schemas-microsoft-com:office:office"
|
|
|
+ xmlns:x="urn:schemas-microsoft-com:office:excel"
|
|
|
+ xmlns:dt="uuid:C2F41010-65B3-11d1-A29F-00AA00C14882"
|
|
|
+ xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
|
|
|
+ xmlns:html="http://www.w3.org/TR/REC-html40">
|
|
|
+ <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
|
|
|
+ <Keywords>系统参数、提示信息、货币定义</Keywords>
|
|
|
+ <Created>2015-10-17T09:08:00Z</Created>
|
|
|
+ <Company>微软中国</Company>
|
|
|
+ <Version>16.00</Version>
|
|
|
+ </DocumentProperties>
|
|
|
+ <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
|
|
|
+ <AllowPNG/>
|
|
|
+ </OfficeDocumentSettings>
|
|
|
+ <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
|
|
|
+ <WindowHeight>9810</WindowHeight>
|
|
|
+ <WindowWidth>23535</WindowWidth>
|
|
|
+ <WindowTopX>32767</WindowTopX>
|
|
|
+ <WindowTopY>32767</WindowTopY>
|
|
|
+ <ProtectStructure>False</ProtectStructure>
|
|
|
+ <ProtectWindows>False</ProtectWindows>
|
|
|
+ </ExcelWorkbook>
|
|
|
+ <Styles>
|
|
|
+ <Style ss:ID="Default" ss:Name="Normal">
|
|
|
+ <Alignment ss:Vertical="Bottom"/>
|
|
|
+ <Borders/>
|
|
|
+ <Font ss:FontName="等线" x:CharSet="134" x:Family="Swiss" ss:Size="11"
|
|
|
+ ss:Color="#000000"/>
|
|
|
+ <Interior/>
|
|
|
+ <NumberFormat/>
|
|
|
+ <Protection/>
|
|
|
+ </Style>
|
|
|
+ </Styles>
|
|
|
+ <Worksheet ss:Name="Parameters">
|
|
|
+ <Table ss:ExpandedColumnCount="6" ss:ExpandedRowCount="13" x:FullColumns="1"
|
|
|
+ x:FullRows="1" ss:DefaultColumnWidth="149.25" ss:DefaultRowHeight="16.5">
|
|
|
+ <Row ss:AutoFitHeight="0">
|
|
|
+ <Cell><Data ss:Type="String">功能模块</Data><Comment ss:Author="陈绍治"><ss:Data
|
|
|
+ xmlns="http://www.w3.org/TR/REC-html40">陈绍治: 带@的程序无需解析,参考和注释用的</ss:Data></Comment></Cell>
|
|
|
+ <Cell><Data ss:Type="String">参数定义</Data></Cell>
|
|
|
+ <Cell><Data ss:Type="String">参数名称</Data><Comment ss:Author="陈绍治"><ss:Data
|
|
|
+ xmlns="http://www.w3.org/TR/REC-html40">陈绍治: 填写字符串,供程序做参数关键字;唯一性</ss:Data></Comment></Cell>
|
|
|
+ <Cell><Data ss:Type="String">参数类型</Data><Comment ss:Author="陈绍治"><ss:Data
|
|
|
+ xmlns="http://www.w3.org/TR/REC-html40">陈绍治: 这个字段是字符串类型,有些参数可能是数字,有些可能是字符串,所以程序处理的时候按这个类型进行转换</ss:Data></Comment></Cell>
|
|
|
+ <Cell><Data ss:Type="String">参数值</Data></Cell>
|
|
|
+ <Cell><Data ss:Type="String">备注</Data></Cell>
|
|
|
+ </Row>
|
|
|
+ <Row ss:AutoFitHeight="0">
|
|
|
+ <Cell><Data ss:Type="String">@Function</Data></Cell>
|
|
|
+ <Cell><Data ss:Type="String">@ParamDefine</Data></Cell>
|
|
|
+ <Cell><Data ss:Type="String">ParamName</Data></Cell>
|
|
|
+ <Cell><Data ss:Type="String">ParamType</Data></Cell>
|
|
|
+ <Cell><Data ss:Type="String">ParamValue</Data></Cell>
|
|
|
+ <Cell><Data ss:Type="String">@Remark</Data></Cell>
|
|
|
+ </Row>
|
|
|
+ <Row ss:AutoFitHeight="0">
|
|
|
+ <Cell ss:Index="3"><Data ss:Type="String">STRING</Data></Cell>
|
|
|
+ <Cell><Data ss:Type="String">STRING</Data></Cell>
|
|
|
+ <Cell><Data ss:Type="String">STRING</Data></Cell>
|
|
|
+ </Row>
|
|
|
+ <Row ss:AutoFitHeight="0">
|
|
|
+ <Cell ss:Index="3"><Data ss:Type="String">initExp</Data></Cell>
|
|
|
+ <Cell><Data ss:Type="String">NUMBER</Data></Cell>
|
|
|
+ <Cell><Data ss:Type="Number">1</Data></Cell>
|
|
|
+ </Row>
|
|
|
+ <Row ss:AutoFitHeight="0">
|
|
|
+ <Cell ss:Index="3"><Data ss:Type="String">initBalance</Data></Cell>
|
|
|
+ <Cell><Data ss:Type="String">STRING</Data></Cell>
|
|
|
+ <Cell><Data ss:Type="Number">20000</Data></Cell>
|
|
|
+ </Row>
|
|
|
+ <Row ss:AutoFitHeight="0">
|
|
|
+ <Cell ss:Index="3"><Data ss:Type="String">SyncReelsCountBase</Data></Cell>
|
|
|
+ <Cell><Data ss:Type="String">STRING</Data></Cell>
|
|
|
+ <Cell><Data ss:Type="String">908000,0,80000,12000</Data></Cell>
|
|
|
+ </Row>
|
|
|
+ <Row ss:AutoFitHeight="0">
|
|
|
+ <Cell ss:Index="3"><Data ss:Type="String">SyncReelsCountFree</Data></Cell>
|
|
|
+ <Cell><Data ss:Type="String">STRING</Data></Cell>
|
|
|
+ <Cell><Data ss:Type="String">0,0,960000,30000,10000</Data></Cell>
|
|
|
+ </Row>
|
|
|
+ <Row ss:AutoFitHeight="0">
|
|
|
+ <Cell ss:Index="3"><Data ss:Type="String">FreeCnt</Data></Cell>
|
|
|
+ <Cell><Data ss:Type="String">NUMBER</Data></Cell>
|
|
|
+ <Cell><Data ss:Type="Number">15</Data></Cell>
|
|
|
+ </Row>
|
|
|
+ <Row ss:AutoFitHeight="0">
|
|
|
+ <Cell ss:Index="3"><Data ss:Type="String">BetList</Data></Cell>
|
|
|
+ <Cell><Data ss:Type="String">STRING</Data></Cell>
|
|
|
+ <Cell><Data ss:Type="String">0.25,0.5,1,2.5,5,10,25,50,100,500</Data></Cell>
|
|
|
+ </Row>
|
|
|
+ <Row ss:AutoFitHeight="0">
|
|
|
+ <Cell ss:Index="3"><Data ss:Type="String">WidthNum</Data></Cell>
|
|
|
+ <Cell><Data ss:Type="String">NUMBER</Data></Cell>
|
|
|
+ <Cell><Data ss:Type="Number">8</Data></Cell>
|
|
|
+ </Row>
|
|
|
+ <Row ss:AutoFitHeight="0">
|
|
|
+ <Cell ss:Index="3"><Data ss:Type="String">HeightNum</Data></Cell>
|
|
|
+ <Cell><Data ss:Type="String">NUMBER</Data></Cell>
|
|
|
+ <Cell><Data ss:Type="Number">10</Data></Cell>
|
|
|
+ </Row>
|
|
|
+ <Row ss:AutoFitHeight="0">
|
|
|
+ <Cell ss:Index="3"><Data ss:Type="String">InitItemNum</Data></Cell>
|
|
|
+ <Cell><Data ss:Type="String">STRING</Data></Cell>
|
|
|
+ <Cell><Data ss:Type="String">3,3,3,3</Data></Cell>
|
|
|
+ </Row>
|
|
|
+ <Row ss:AutoFitHeight="0">
|
|
|
+ <Cell ss:Index="3"><Data ss:Type="String">initCompetitionTime</Data></Cell>
|
|
|
+ <Cell><Data ss:Type="String">NUMBER</Data></Cell>
|
|
|
+ <Cell><Data ss:Type="Number">30</Data></Cell>
|
|
|
+ </Row>
|
|
|
+ </Table>
|
|
|
+ <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
|
|
|
+ <Unsynced/>
|
|
|
+ <Selected/>
|
|
|
+ <FreezePanes/>
|
|
|
+ <FrozenNoSplit/>
|
|
|
+ <SplitHorizontal>3</SplitHorizontal>
|
|
|
+ <TopRowBottomPane>3</TopRowBottomPane>
|
|
|
+ <SplitVertical>1</SplitVertical>
|
|
|
+ <LeftColumnRightPane>1</LeftColumnRightPane>
|
|
|
+ <ActivePane>0</ActivePane>
|
|
|
+ <Panes>
|
|
|
+ <Pane>
|
|
|
+ <Number>3</Number>
|
|
|
+ </Pane>
|
|
|
+ <Pane>
|
|
|
+ <Number>1</Number>
|
|
|
+ </Pane>
|
|
|
+ <Pane>
|
|
|
+ <Number>2</Number>
|
|
|
+ </Pane>
|
|
|
+ <Pane>
|
|
|
+ <Number>0</Number>
|
|
|
+ <ActiveRow>12</ActiveRow>
|
|
|
+ <ActiveCol>4</ActiveCol>
|
|
|
+ </Pane>
|
|
|
+ </Panes>
|
|
|
+ <ProtectObjects>False</ProtectObjects>
|
|
|
+ <ProtectScenarios>False</ProtectScenarios>
|
|
|
+ </WorksheetOptions>
|
|
|
+ </Worksheet>
|
|
|
+</Workbook>
|