请上传宽度大于 1200px,高度大于 164px 的封面图片
    调整图片尺寸与位置
    滚轮可以放大缩小图片尺寸,按住图片拖动可调整位置,多余的会自动被裁剪掉
取消
cinozhu(uid:381541)
职业资格认证:FCP-FineBI | FCA-FineReport | FCA-FineBI | FCA-简道云 | FCA-业务分析理论 | FCP-报表交付工程师 | FCA-数据分析理论
  • 目前已实现获取单个已选的复选按钮的指定列的值var cr; if(window.lineboxes) {       var cells = ;       for (var i = 0; i < lineboxes.length; i++) {       if (lineboxes.selected()) {           cells = lineboxes.options.location;         cr=FR.cellStr2ColumnRow(window.lineboxes.options.location);            }       }          if(cells.length== 0 || cells.length>1){     FR.Msg.alert("警告","请选择一项任务进行更新状态!");     }else{ var sql = "{CALL JDBC4.proc_finish_task ('"+_g().getCellValue(3, cr.row)+"')}";  //dbo.usp_tran_cleardata存储过程  FR.remoteEvaluate('sql("JDBC4","' + sql + '",1,1)');  //JDBC4需要数据库连接一致 alert("该任务的状态更新为“已完成”!"); setTimeout(function(){location.reload();},1500); setTimeout(function(){window.parent._g().parameterCommit();},1500); }}想将其优化为“批量修改任务状态”,要JS代码如何进行优化
  • (直接运行kettle-job,可运行成功,只是现在无法顺利通过bat文件来运行job脚本)----------------------------------------------------------------------------------------D:\kettle_job\qywx_checkin_current_month>D:D:\kettle_job\qywx_checkin_current_month>cd D:\FR_KETTLE\data-integrationD:\FR_KETTLE\data-integration>kitchen.bat -file="D:\kettle_job\qywx_checkin_current_month\qywx_checkin_current_month.kjb" -level=basic 1>D:\kettle_job\log\etl.logJava HotSpot(TM) Client VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0四月 28, 2021 10:17:05 上午 org.apache.karaf.main.Main$KarafLockCallback lockAquired信息: Lock acquired. Setting startlevel to 1002021-04-28 10:17:07.952:INFO:oejs.Server:jetty-8.1.15.v201404112021-04-28 10:17:07.980:INFO:oejs.AbstractConnector:Started NIOSocketConnectorWrapper@0.0.0.0:9052四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register信息: Registered blueprint namespace handler for http://cxf.apache.org/blueprint/core四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register信息: Registered blueprint namespace handler for http://cxf.apache.org/configuration/beans四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register信息: Registered blueprint namespace handler for http://cxf.apache.org/configuration/parameterized-types四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register信息: Registered blueprint namespace handler for http://cxf.apache.org/configuration/security四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register信息: Registered blueprint namespace handler for http://schemas.xmlsoap.org/wsdl/四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register信息: Registered blueprint namespace handler for http://www.w3.org/2005/08/addressing四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register信息: Registered blueprint namespace handler for http://schemas.xmlsoap.org/ws/2004/08/addressing四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions信息: Adding the extensions from bundle org.apache.cxf.cxf-rt-management (195) 四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions信息: Adding the extensions from bundle org.apache.cxf.cxf-rt-wsdl (198) 四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions信息: Adding the extensions from bundle org.apache.cxf.cxf-rt-bindings-xml (200) 四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions信息: Adding the extensions from bundle org.apache.cxf.cxf-rt-bindings-soap (201) 四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register信息: Registered blueprint namespace handler for http://cxf.apache.org/blueprint/bindings/soap四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions信息: Adding the extensions from bundle org.apache.cxf.cxf-rt-ws-policy (220) 四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions信息: Adding the extensions from bundle org.apache.cxf.cxf-rt-transports-http (202) 四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register信息: Registered blueprint namespace handler for http://cxf.apache.org/transports/http/configuration四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register信息: Registered blueprint namespace handler for http://cxf.apache.org/blueprint/simple四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions信息: Adding the extensions from bundle org.apache.cxf.cxf-rt-frontend-jaxws (204) 四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register信息: Registered blueprint namespace handler for http://cxf.apache.org/blueprint/jaxws四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register信息: Registered blueprint namespace handler for http://cxf.apache.org/blueprint/jaxrs四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register信息: Registered blueprint namespace handler for http://cxf.apache.org/blueprint/jaxrs-client四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register信息: Registered blueprint namespace handler for http://cxf.apache.org/binding/coloc四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions信息: Adding the extensions from bundle org.apache.cxf.cxf-rt-transports-local (216) 四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions信息: Adding the extensions from bundle org.apache.cxf.cxf-rt-bindings-object (217) 四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register信息: Registered blueprint namespace handler for http://cxf.apache.org/blueprint/binding/object四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register信息: Registered blueprint namespace handler for http://cxf.apache.org/policy四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register信息: Registered blueprint namespace handler for http://www.w3.org/ns/ws-policy四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register信息: Registered blueprint namespace handler for http://www.w3.org/2006/07/ws-policy四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register信息: Registered blueprint namespace handler for http://schemas.xmlsoap.org/ws/2004/09/policy四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register信息: Registered blueprint namespace handler for http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register信息: Registered blueprint namespace handler for http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register信息: Registered blueprint namespace handler for http://www.w3.org/2000/09/xmldsig#四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register信息: Registered blueprint namespace handler for http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions信息: Adding the extensions from bundle org.apache.cxf.cxf-rt-ws-addr (237) 四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register信息: Registered blueprint namespace handler for http://cxf.apache.org/ws/addressing四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions信息: Adding the extensions from bundle org.apache.cxf.cxf-rt-ws-security (239) 四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions信息: Adding the extensions from bundle org.apache.cxf.cxf-rt-ws-rm (241) 四月 28, 2021 10:17:08 上午 org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register信息: Registered blueprint namespace handler for http://cxf.apache.org/ws/rm/manager四月 28, 2021 10:17:09 上午 org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer register信息: Registered blueprint namespace handler for http://schemas.xmlsoap.org/ws/2005/02/rm/policy四月 28, 2021 10:17:09 上午 org.apache.cxf.bus.osgi.CXFExtensionBundleListener addExtensions信息: Adding the extensions from bundle org.apache.cxf.cxf-rt-javascript (242) 四月 28, 2021 10:17:09 上午 org.pentaho.caching.impl.PentahoCacheManagerFactory$RegistrationHandler$1 onSuccess信息: New Caching Service registered四月 28, 2021 10:17:09 上午 org.pentaho.caching.impl.PentahoCacheManagerFactory$RegistrationHandler$1 onSuccess信息: New Caching Service registeredSLF4J: Class path contains multiple SLF4J bindings.SLF4J: Found binding in SLF4J: Found binding in SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.SLF4J: Actual binding is of type 四月 28, 2021 10:17:11 上午 org.apache.cxf.endpoint.ServerImpl initDestination信息: Setting the server's publish address to be /lineageSLF4J: Class path contains multiple SLF4J bindings.SLF4J: Found binding in SLF4J: Found binding in SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.SLF4J: Actual binding is of type 四月 28, 2021 10:17:11 上午 org.apache.cxf.endpoint.ServerImpl initDestination信息: Setting the server's publish address to be /i18n四月 28, 2021 10:17:11 上午 org.apache.cxf.endpoint.ServerImpl initDestination信息: Setting the server's publish address to be /marketplace
  • demo设计样式:--------------------------------------------------------------------demo新填报预览:---------------------------------------------------------这类问题是由于什么原因呢在服务器上显示是正常的,就是本地预览会变字
  • 怎么设置fine_username的值呀
  • 如果通过企业微信访问填报报表进行填报呢
  • 如题,目前已实现单点登录,但显示不出数据来,数据需获取到指定用户ID的参数值
  • cd D:/Program Files (x86)/FR_KETTLE\data-integrationKitchen.bat /file:D:\kettle_job\qywx_checkin_current_month\qywx_checkin_current_month.kjb /level:Basic>>D:\kettle_job\log\etl.logexit-----------------------------------------------------------执行失败,该如何修正?
  • 有什么合适的工具或者方法来解决kettle定时调度的问题嘛,新手每天手动更新有些心累啊
  • 可以实现吗
  • 数据库中的任务表里设置了一个字段“是否回收”:“Y”or“N”目前通过勾选,可获取某一特定记录的任务编号,期望能通过点击“恢复”按钮,将该条指定记录的“是否回收”字段改为“N”要如何实现呢?

56

5

56

10

个人成就
内容被浏览26,844
加入社区4年271天
返回顶部