Files
fc/xml/cluster_data.xml
T

193 lines
6.3 KiB
XML
Raw Normal View History

2026-05-23 22:10:14 +08:00
<?xml version="1.0"?>
<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:ss="urn:schemas-microsoft-com:office:spreadsheet"
xmlns:html="http://www.w3.org/TR/REC-html40">
<DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
<Author>yeahoo</Author>
<LastAuthor>yeahoo</LastAuthor>
<Created>2012-11-23T10:44:21Z</Created>
<Version>14.0</Version>
</DocumentProperties>
<OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
<AllowPNG/>
</OfficeDocumentSettings>
<ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
<WindowHeight>7740</WindowHeight>
<WindowWidth>25600</WindowWidth>
<WindowTopX>0</WindowTopX>
<WindowTopY>0</WindowTopY>
<ActiveSheet>1</ActiveSheet>
<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="12"
ss:Color="#000000"/>
<Interior/>
<NumberFormat/>
<Protection/>
</Style>
<Style ss:ID="s62">
<Alignment ss:Vertical="Bottom"/>
<Borders/>
<Font ss:FontName="宋体" x:CharSet="134" x:Family="Swiss" ss:Size="9"
ss:Color="#000000"/>
<Interior/>
<NumberFormat/>
<Protection/>
</Style>
<Style ss:ID="s63">
<Alignment ss:Horizontal="Center" ss:Vertical="Center"/>
<Borders>
<Border ss:Position="Left" ss:LineStyle="Continuous" ss:Weight="1"
ss:Color="#333333"/>
<Border ss:Position="Right" ss:LineStyle="Continuous" ss:Weight="1"
ss:Color="#333333"/>
</Borders>
<Font ss:FontName="宋体" x:CharSet="134" ss:Size="9" ss:Color="#FF6600"
ss:Bold="1"/>
<Interior ss:Color="#FFFF99" ss:Pattern="Solid"/>
<NumberFormat/>
<Protection/>
</Style>
<Style ss:ID="s64">
<Alignment ss:Horizontal="Left" ss:Vertical="Center" ss:WrapText="1"/>
<Borders>
<Border ss:Position="Bottom" ss:LineStyle="Continuous"/>
<Border ss:Position="Left" ss:LineStyle="Continuous"/>
<Border ss:Position="Right" ss:LineStyle="Continuous"/>
<Border ss:Position="Top" ss:LineStyle="Continuous"/>
</Borders>
<Font ss:FontName="宋体" x:CharSet="134" x:Family="Swiss" ss:Size="9"
ss:Color="#000000"/>
<Interior/>
<NumberFormat/>
<Protection/>
</Style>
</Styles>
<Worksheet ss:Name="功能分组">
<Table ss:ExpandedColumnCount="2" ss:ExpandedRowCount="2" x:FullColumns="1"
x:FullRows="1" ss:StyleID="s62" ss:DefaultColumnWidth="76"
ss:DefaultRowHeight="13.5">
<Row ss:AutoFitHeight="0" ss:Height="13" ss:StyleID="s63">
<Cell><Data ss:Type="String">玩法类型</Data></Cell>
<Cell><Data ss:Type="String">功能组号</Data></Cell>
</Row>
<Row ss:AutoFitHeight="0" ss:Height="13">
<Cell><Data ss:Type="String">guild_war</Data></Cell>
<Cell><Data ss:Type="Number">0</Data></Cell>
</Row>
</Table>
<WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
<Unsynced/>
<PageLayoutZoom>0</PageLayoutZoom>
<FreezePanes/>
<SplitHorizontal>1</SplitHorizontal>
<TopRowBottomPane>1</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>9</ActiveRow>
<ActiveCol>0</ActiveCol>
</Pane>
</Panes>
<ProtectObjects>False</ProtectObjects>
<ProtectScenarios>False</ProtectScenarios>
</WorksheetOptions>
<DataValidation xmlns="urn:schemas-microsoft-com:office:excel">
<Range>C2</Range>
<Type>Whole</Type>
<Min>0</Min>
<Max>9999999999</Max>
<ErrorMessage>数值只能为(0 ~ 9999999999)</ErrorMessage>
<ErrorTitle>输入有误</ErrorTitle>
</DataValidation>
</Worksheet>
<Worksheet ss:Name="跨服分组">
<Table ss:ExpandedColumnCount="4" ss:ExpandedRowCount="3" x:FullColumns="1"
x:FullRows="1" ss:StyleID="s62" ss:DefaultColumnWidth="76"
ss:DefaultRowHeight="13.5">
<Row ss:AutoFitHeight="0" ss:Height="13" ss:StyleID="s63">
<Cell><Data ss:Type="String">功能组号</Data></Cell>
<Cell><Data ss:Type="String">平台标识</Data></Cell>
<Cell><Data ss:Type="String">平台名称</Data></Cell>
<Cell><Data ss:Type="String">组号</Data></Cell>
</Row>
<Row ss:AutoFitHeight="0" ss:Height="13">
<Cell ss:StyleID="s64"><Data ss:Type="Number">0</Data></Cell>
<Cell><Data ss:Type="String">dev</Data></Cell>
<Cell><Data ss:Type="String">开发服</Data></Cell>
<Cell><Data ss:Type="Number">1</Data></Cell>
</Row>
<Row ss:AutoFitHeight="0" ss:Height="13">
<Cell ss:StyleID="s64"><Data ss:Type="Number">0</Data></Cell>
<Cell><Data ss:Type="String">local</Data></Cell>
<Cell><Data ss:Type="String">本地测试</Data></Cell>
<Cell><Data ss:Type="Number">1</Data></Cell>
</Row>
</Table>
<WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
<Unsynced/>
<PageLayoutZoom>0</PageLayoutZoom>
<Selected/>
<FreezePanes/>
<SplitHorizontal>1</SplitHorizontal>
<TopRowBottomPane>1</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>0</ActiveCol>
</Pane>
</Panes>
<ProtectObjects>False</ProtectObjects>
<ProtectScenarios>False</ProtectScenarios>
</WorksheetOptions>
<DataValidation xmlns="urn:schemas-microsoft-com:office:excel">
<Range>C4,C1</Range>
<Type>Whole</Type>
<Min>0</Min>
<Max>9999999999</Max>
<ErrorMessage>数值只能为(0 ~ 9999999999)</ErrorMessage>
<ErrorTitle>输入有误</ErrorTitle>
</DataValidation>
<DataValidation xmlns="urn:schemas-microsoft-com:office:excel">
<Range>C3</Range>
<Type>TextLength</Type>
<Min>0</Min>
<Max>65535</Max>
<ErrorMessage>文本内容大长(0 ~ 9999999999)</ErrorMessage>
<ErrorTitle>输入有误</ErrorTitle>
</DataValidation>
</Worksheet>
</Workbook>