log.cpt 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <WorkBook xmlVersion="20100901">
  3. <TableDataMap>
  4. <TableData name="ds1" class="com.fr.data.impl.DBTableData">
  5. <Parameters/>
  6. <Attributes maxMemRowCount="-1"/>
  7. <Connection class="com.fr.data.impl.NameDatabaseConnection">
  8. <DatabaseName>
  9. <![CDATA[FRDemo]]></DatabaseName>
  10. </Connection>
  11. <Query>
  12. <![CDATA[select * from t_s_log]]></Query>
  13. </TableData>
  14. </TableDataMap>
  15. <Report class="com.fr.report.WorkSheet" name="sheet1">
  16. <ReportSettings headerHeight="0.0" footerHeight="0.0">
  17. <Margin top="0.27" left="0.75" bottom="0.27" right="0.75"/>
  18. </ReportSettings>
  19. <Header reportPageType="0">
  20. <Background name="NullBackground"/>
  21. <LeftList/>
  22. <CenterList/>
  23. <RightList/>
  24. </Header>
  25. <Footer reportPageType="0">
  26. <Background name="NullBackground"/>
  27. <LeftList/>
  28. <CenterList/>
  29. <RightList/>
  30. </Footer>
  31. <RowHeight defaultValue="19">
  32. <![CDATA[19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19,19]]></RowHeight>
  33. <ColumnWidth defaultValue="72">
  34. <![CDATA[119,110,126,164,72,72,72,72,72,72,72,72,72,72,72,72,72,72,72]]></ColumnWidth>
  35. <CellElementList>
  36. <C c="0" r="4" s="0">
  37. <O>
  38. <![CDATA[浏览器]]></O>
  39. <Expand/>
  40. </C>
  41. <C c="1" r="4" s="0">
  42. <O>
  43. <![CDATA[级别]]></O>
  44. <Expand/>
  45. </C>
  46. <C c="2" r="4" s="0">
  47. <O>
  48. <![CDATA[操作时间]]></O>
  49. <Expand/>
  50. </C>
  51. <C c="3" r="4" s="0">
  52. <O>
  53. <![CDATA[操作内容]]></O>
  54. <Expand/>
  55. </C>
  56. <C c="0" r="5" s="1">
  57. <O t="DSColumn">
  58. <Attributes dsName="ds1" columnName="broswer"/>
  59. <Complex/>
  60. <RG class="com.fr.report.cellElement.core.FunctionGrouper"/>
  61. <Parameters/>
  62. </O>
  63. <Expand dir="0"/>
  64. </C>
  65. <C c="1" r="5" s="1">
  66. <O t="DSColumn">
  67. <Attributes dsName="ds1" columnName="loglevel"/>
  68. <Complex/>
  69. <RG class="com.fr.report.cellElement.core.FunctionGrouper"/>
  70. <Parameters/>
  71. </O>
  72. <Expand dir="0"/>
  73. </C>
  74. <C c="2" r="5" s="1">
  75. <O t="DSColumn">
  76. <Attributes dsName="ds1" columnName="operatetime"/>
  77. <Complex/>
  78. <RG class="com.fr.report.cellElement.core.FunctionGrouper"/>
  79. <Parameters/>
  80. </O>
  81. <Expand dir="0"/>
  82. </C>
  83. <C c="3" r="5" s="1">
  84. <O t="DSColumn">
  85. <Attributes dsName="ds1" columnName="logcontent"/>
  86. <Complex/>
  87. <RG class="com.fr.report.cellElement.core.FunctionGrouper"/>
  88. <Parameters/>
  89. </O>
  90. <Expand dir="0"/>
  91. </C>
  92. </CellElementList>
  93. </Report>
  94. <ReportParameterAttr>
  95. <Attributes showWindow="false" delayPlaying="true" windowPosition="1" align="1"/>
  96. <PWTitle>
  97. <![CDATA[参数]]></PWTitle>
  98. </ReportParameterAttr>
  99. <StyleList>
  100. <Style>
  101. <FRFont name="SimSun" style="0" size="12"/>
  102. <Background name="ColorBackground" color="-13382452"/>
  103. <Border>
  104. <Top style="1"/>
  105. <Bottom style="1"/>
  106. <Left style="1"/>
  107. <Right style="1"/>
  108. </Border>
  109. </Style>
  110. <Style>
  111. <FRFont name="SimSun" style="0" size="12"/>
  112. <Background name="NullBackground"/>
  113. <Border>
  114. <Top style="1"/>
  115. <Bottom style="1"/>
  116. <Left style="1"/>
  117. <Right style="1"/>
  118. </Border>
  119. </Style>
  120. </StyleList>
  121. </WorkBook>