正在获取小帆推荐内容

您是不是想搜

搜索“com”找到相关内容416篇
JS实现抽象动画背景

}; this.clearCanvas = function(){ //this.ctx.globalCompositeOperation = 'source-over'; //this.c

文档创建:L大大   创建时间:2020-06-02 编辑:8 | 浏览:19555
https://help.fanruan.com/finereport/doc-view-3464.html
FVS支持的JS接口汇总

与页面通信接口,可实现 FVS 网页框于模板页面之间的通信。详细介绍可见:FVS网页框与页面通信接口 。接口说明onlyCommunicateWithOrigi 通信前指定和 FVS 通信的 origi ,否则无法进行通信postMessage发

文档创建:用户z1931049   创建时间:2022-09-22 编辑:38 | 浏览:22055
https://help.fanruan.com/finereport/doc-view-4939.html
JS实现FVS网页框通信

通信的域,可以在「模板>页面加载结束事件」中对整个模板设置。JavaScript 代码为:duchamp.onlyCommunicateWithOrigi (["http://localhost:8075"]); //

文档创建:用户z1931049   创建时间:2023-07-13 编辑:3 | 浏览:3385
https://help.fanruan.com/finereport/doc-view-5270.html
Excel 导出的多种方式

使用时,注意将示例代码中的工程路径、模板名称和导出路径替换为用户自己工程下的。https://code.fanruan.com/demo/example/src/release/10.0/src/main/java/com/fr/io/Expor

文档创建:印然   创建时间:2015-11-10 编辑:30 | 浏览:32823
https://help.fanruan.com/finereport/doc-view-739.html
Web页面集成简单示例

"text/javascript" src="https://cdn.bootsecss.com/jquery/1.9.1/jquery.min.js"></script><scri

文档创建:文档助手1   创建时间:2015-11-11 编辑:36 | 浏览:167686
https://help.fanruan.com/finereport/doc-view-918.html
URL给参数传递中文值

览器中直接给参数赋值呢,一般是做测试使用的,此时可以将浏览器换成火狐或者谷歌。集成到项目中,可以使用 encodeURIComponent 方法,如点击某个链接给 col 赋值为地区,此时可以使用如下方法:window.location=&quo

文档创建:文档助手1   创建时间:2015-11-11 编辑:10 | 浏览:35969
https://help.fanruan.com/finereport/doc-view-1137.html
解析数据库内xml文件

XmlDate.java,实现对于XML 字段进行解析的功能。完整代码可参见:https://code.fanruan.com/demo/example/src/release/10.0/src/main/java/com/fr/data/Get

文档创建:印然   创建时间:2015-11-20 编辑:15 | 浏览:17116
https://help.fanruan.com/finereport/doc-view-1238.html
设计器启动常见问题

not find matching type descriptor for requested Java class [com.fr.swift.source.alloter.AllotRule]; using fallback原因分析:配置文件

文档创建:文档助手1   创建时间:2016-01-18 编辑:53 | 浏览:54267
https://help.fanruan.com/finereport/doc-view-1342.html
自定义函数开发过程

目录下新建 class 文件:命名为 GETIP:将下方代码复制进去,根据提示一步步加载引用直至不报错package com.fr.function;import com.fr.script.AbstractFunction;import ja

文档创建:gxy120313   创建时间:2017-03-01 编辑:12 | 浏览:25888
https://help.fanruan.com/finereport/doc-view-1840.html
JS设置动态背景/边框

格编辑界面。合并一片单元格区域,插入公式:webimage("https://demo.finereport.com/help/picture/动态边框.gif")如下图所示:注:普通报表中同样合并单元格后,在单元格中插入相同

文档创建:天狮座   创建时间:2017-08-22 编辑:34 | 浏览:57063
https://help.fanruan.com/finereport/doc-view-2125.html
报表对接简道云插件

作步骤需注意以下几点:1)如果报表工程内存在%FR_HOME%/webapps/webroot/WEB-INF/lib/commo -codec-1.6.jar,则需要删除。2)若只是同步数据,不需要推送,需要满足:FineReport 工程所在

文档创建:susie   创建时间:2017-12-11 编辑:78 | 浏览:47065
https://help.fanruan.com/finereport/doc-view-2271.html
短信申请签名和模板

e# 已经到达 #name#现场;变量不支持短链接与变量直接组合的格式,例如:t.cn#code#注1:变量名称不能为「company」,参数名 company 为被保留参数,无法正常使用。注2:申请的模板中请勿包含【】,在审核时会被改成[],就

文档创建:jiangsr   创建时间:2018-04-08 编辑:10 | 浏览:10779
https://help.fanruan.com/finereport/doc-view-2396.html
Linux系统配置使用SFTP

nSSH服务器版本大于 4.8p1,如果版本过低,需要更新。如果未找到相关的OpenSSH输出,并显示类似于"command not found"等错误消息,则表示系统尚未安装OpenSSH服务器。2.2 安装OpenSSH服

文档创建:Vic.zhang   创建时间:2019-04-16 编辑:33 | 浏览:21620
https://help.fanruan.com/finereport/doc-view-2707.html
服务器部署报错向导

导页面 http://localhost:8080/webroot/decision/v10/deployment/recommendation,如下图所示:4.2 根据提示操作将 %JAVA_HOME%\lib 目录下的 tools.jar 复

文档创建:宋会青   创建时间:2019-05-15 编辑:19 | 浏览:42906
https://help.fanruan.com/finereport/doc-view-2772.html
JS实现分Sheet导出Excel

: path, 地区: area[i] }; json.push(sheet);}jsonStr = encodeURIComponent(JSON.stringify(json));//对url进行encodeURIComponent编码url

文档创建:Arri   创建时间:2020-02-13 编辑:21 | 浏览:32267
https://help.fanruan.com/finereport/doc-view-3233.html
定时调度支持的公式

据集,在定时调度中,只能使用服务器数据集,无法获取模板数据集。6)WEBIMAGE用来显示网页上的图片,在定时调度中返回com.fr.file.WebImage@23dd10da类似格式;7)REPORTCHECK虽不会报错,但是不生效8)CEL

文档创建:Wendy123456   创建时间:2020-03-23 编辑:28 | 浏览:35998
https://help.fanruan.com/finereport/doc-view-3315.html
自定义登录界面插件

度为320,图片地址为你图片所在的地址,链接地址为你的跳转地址,我这边设置为https://wufan.fanruan.com/fa hu/,图层层级设为1,如下图所示:3.2 效果预览点击保存,输入登录页网址,可查看效果如应用场景所示。3.3

文档创建:枫城   创建时间:2020-04-07 编辑:6 | 浏览:14174
https://help.fanruan.com/finereport/doc-view-3367.html
悦享版文件上传下载

客户端测试一下,是否能够连接, 华为obs客户端下载地址: https://support.huaweicloud.com/browsertg-obs/obs_03_1003.html 9.DELIGHT_IMAGE函数的<默认>

文档创建:追心   创建时间:2020-11-23 编辑:60 | 浏览:36778
https://help.fanruan.com/finereport/doc-view-3768.html
自定义标签为系列和

内置模板:%FR_HOME%\webapps\webroot\WEB-INF\reportlets\doc\Chart\Combination\堆积柱形-折线组合图.cpt或点击下载模板 堆积柱形-折线组合图.cpt ,在设计器左上角点击「文件&

文档创建:小稚   创建时间:2021-11-08 编辑:11 | 浏览:17772
https://help.fanruan.com/finereport/doc-view-4372.html
移动端功能常见问题

nfig has the same tableName问题描述:工程升级后预览模板报错:非常抱歉,您无法查看该页面 : com.fr.plugin.mobile.web.server.config.Html5Config has the same

文档创建:小稚   创建时间:2022-10-18 编辑:5 | 浏览:6481
https://help.fanruan.com/finereport/doc-view-4960.html