请上传宽度大于 1200px,高度大于 164px 的封面图片
    调整图片尺寸与位置
    滚轮可以放大缩小图片尺寸,按住图片拖动可调整位置,多余的会自动被裁剪掉
取消
haipheng(uid:67022)
职业资格认证:尚未取得认证
  • 本帖最后由 haipheng 于 2016-5-15 15:02 编辑 找了帮助和API,没有找到方法,有谁写过? 应用场景:根据URL传入的参数,需要隐藏和显示顶部工具栏的按钮。 帆软似乎没有提供这方面的API,是不是需要编写JQuery程序来实现?
  • 帆软JS的API是真的非常匮乏! 不利于二次开发。 在这里请教高手回答这个问题。 开发过程中,也有类似很多的问题, 就是模板中多个同名对象的“定位”问题!
  • 如何用javascript程序控制单元格的背景颜色, 帮助文档里的内容确实少的可怜!
  • designer.exe无法启动,error.txt内容如下,请技术高手解答: Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException at com.fr.env.EnvListPane$LocalEnvPane$1.valueChanged(Unknown Source) at javax.swing.JTree.fireValueChanged(Unknown Source) at javax.swing.JTree$TreeSelectionRedirector.valueChanged(Unknown Source) at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(Unknown Source) at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(Unknown Source) at javax.swing.tree.DefaultTreeSelectionModel.removeSelectionPaths(Unknown Source) at javax.swing.JTree.removeDescendantSelectedPaths(Unknown Source) at javax.swing.JTree.setExpandedState(Unknown Source) at javax.swing.JTree.collapsePath(Unknown Source) at javax.swing.plaf.basic.BasicTreeUI.toggleExpandState(Unknown Source) at javax.swing.plaf.basic.BasicTreeUI.handleExpandControlClick(Unknown Source) at javax.swing.plaf.basic.BasicTreeUI.checkForClickInExpandControl(Unknown Source) at javax.swing.plaf.basic.BasicTreeUI$Handler.handleSelection(Unknown Source) at javax.swing.plaf.basic.BasicTreeUI$Handler.mousePressed(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$500(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.WaitDispatchSupport$2.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$500(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) 四月 14, 2016 4:51:34 下午 信息: 加载配置文件:"config.xml". 四月 14, 2016 4:51:35 下午 信息: Module com.fr.chart.module.ChartModule is started. 四月 14, 2016 4:51:35 下午 信息: 加载配置文件:"chartPreStyle.xml". 四月 14, 2016 4:51:35 下午 信息: Module com.fr.form.module.FormModule is started. 四月 14, 2016 4:51:35 下午 信息: Module com.fr.page.module.PageModule is started. 四月 14, 2016 4:51:35 下午 信息: Module com.fr.view.module.ViewModule is started. 四月 14, 2016 4:51:35 下午 信息: Module com.fr.write.module.WriteModule is started. 四月 14, 2016 4:51:35 下午 信息: Module com.fr.remote.module.RemoteModule is started. 四月 14, 2016 4:51:35 下午 信息: Module com.fr.performance.module.PerformanceModule is started. 四月 14, 2016 4:51:35 下午 信息: Module com.fr.report.module.EngineModule is started. 四月 14, 2016 4:51:35 下午 信息: Module com.fr.design.module.ChartDesignerModule is started. 四月 14, 2016 4:51:35 下午 信息: Module com.fr.design.module.FormDesignerModule is started. java.lang.ExceptionInInitializerError at javax.crypto.Cipher.getInstance(Cipher.java:510) at com.fr.general.DesUtils.getDesCode(Unknown Source) at com.fr.general.DesUtils.getDecString(Unknown Source) at com.fr.general.DesUtils.getDecString(Unknown Source) at com.fr.design.mainframe.InformationCollector.getDecodeFileContent(Unknown Source) at com.fr.design.mainframe.InformationCollector.readEncodeXMLFile(Unknown Source) at com.fr.design.mainframe.InformationCollector.getInstance(Unknown Source) at com.fr.design.module.DesignerModule.start(Unknown Source) at com.fr.general.ModuleContext.startModule(Unknown Source) at com.fr.start.BaseDesigner.(Unknown Source) at com.fr.start.Designer.(Unknown Source) at com.fr.start.Designer.main(Unknown Source) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.exe4j.runtime.LauncherEngine.launch(Unknown Source) at com.exe4j.runtime.WinLauncher.main(Unknown Source) at com.install4j.runtime.launcher.WinLauncher.main(Unknown Source) Caused by: java.lang.SecurityException: Can not initialize cryptographic mechanism at javax.crypto.JceSecurity.(JceSecurity.java:89) ... 19 more Caused by: java.lang.SecurityException: Cannot locate policy or framework files! at javax.crypto.JceSecurity.setupJurisdictionPolicies(JceSecurity.java:256) at javax.crypto.JceSecurity.access$000(JceSecurity.java:48) at javax.crypto.JceSecurity$1.run(JceSecurity.java:81) at java.security.AccessController.doPrivileged(Native Method) at javax.crypto.JceSecurity.(JceSecurity.java:78) ... 19 more

4

3

4

10

没有更多
个人成就
内容被浏览0
加入社区8年259天
返回顶部