第210页,共222页。 显示 2,216 条结果 (0.682 秒)
Testmain.java
void main(String[] args) { ClientConnector conn = new ClientConnector("http://10.10.202.10:17300/smartbi"); conn.open("admin", "admin"); // 以管理员身份登录将筛选器的值传递给参数.xml
<?xml version="1.0" encoding="UTF-8"?><migrates version="1.0" tag="Hotfix_SmartbiV11_20250407" buildTime="20250409133617" exportTime="1744730350477"><SMARTBIX_PAGE path="PUBLIC_ANALYSIS/宏示例/仪表盘/" path2="分析报表/宏示例【不允许修改、删除】/仪表盘/" type="SMARTBIX_PAGE" id="2dc020eabe45d6c42d98524ad75eda05" name="将筛选器的值传递给参数" alias="将筛选器的值传GC策略测试.docx
GC策略测试 场景 本次共测试了2个Excel分析资源在64g, 128g, 200g三种内存规格下。对应4种GC策略,进行10 并发,5分钟的压测。4种GC策略及其JVM参数设置如下 GC_1 : Serial -XX:+UseSerialGC GC_2: Parallel Old/Serial -XX:+UseParallelGC -XX:+UseParallelOldGC GC_3: CMS -XX:+UseParNewGC -XX:+UseConcMarkSweepGC GC_4: G1 -XX:+UseG1GC 业务库:MYSQL 内存使用情况 以资源1为例: GC_1migrate (15).xml
是否为Excel if (spreadsheetReport.outputType != "EXCEL2007") return; var cells = spreadsheetReport.workbook.worksheets.get(0).cells; var … ="spreadsheetReport" eventName="onRenderReport" moduleType="ClientSide" name="根据参数值不同导出不同Sheet客户端宏" disabled="false"><script><![CDATA[/** * 当是导出excel时,将城市的参数值设为所有migrate (15).xml
是否为Excel if (spreadsheetReport.outputType != "EXCEL2007") return; var cells = spreadsheetReport.workbook.worksheets.get(0).cells; var … ="spreadsheetReport" eventName="onRenderReport" moduleType="ClientSide" name="根据参数值不同导出不同Sheet客户端宏" disabled="false"><script><![CDATA[/** * 当是导出excel时,将城市的参数值设为所有电子表格屏蔽导出按钮中的选项.xml
this.exportMenu.removeItem("WORD"); //屏蔽WORD //this.exportMenu.removeItem("EXCEL2007"); //屏蔽EXCEL } }]]></script><metaInfo/></module></modules><guides/></macro><charts … this.exportMenu.removeItem("WORD"); //屏蔽WORD //this.exportMenu.removeItem("EXCEL2007"); //屏蔽EXCEL } spreadsheetReport.old_doExport = spreadsheetReport.doExport电子表格屏蔽导出按钮中的选项.xml
this.exportMenu.removeItem("WORD"); //屏蔽WORD //this.exportMenu.removeItem("EXCEL2007"); //屏蔽EXCEL } }]]></script><metaInfo/></module></modules><guides/></macro><charts … this.exportMenu.removeItem("WORD"); //屏蔽WORD //this.exportMenu.removeItem("EXCEL2007"); //屏蔽EXCEL } spreadsheetReport.old_doExport = spreadsheetReport.doExportKettle培训.ppt
),transformation 完成针对数据的基础转换,job 则完成整个工作流的控制。 所有功能支持控件化,使用简单 支持多样化数据源类型: 基本的文本文件 Access、Excel、XML、Property文件格式 MDX查询语言、 Cube文件、Streaming XML数据流 自动产生空记录或者行Kettle培训.ppt
),transformation 完成针对数据的基础转换,job 则完成整个工作流的控制。 所有功能支持控件化,使用简单 支持多样化数据源类型: 基本的文本文件 Access、Excel、XML、Property文件格式 MDX查询语言、 Cube文件、Streaming XML数据流 自动产生空记录或者行migrate (69).xml
"); this.exportMenu.insertItem("PDF", "PDF"); this.exportMenu.insertItem("WORD", "WORD"); //this.exportMenu.insertItem("EXCEL2007", "EXCEL"); } this.exportMenu.onCloseUp.subscribe(this.doExportMenuCloseUp, this); }; insight.old_doExport = function