CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 其它源码

文件名称:jsf

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    16.45mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

自己做的一个XML模型设计器,包括Dimension、Hierarchy、Level等节点。开发这种模型设计器的初衷是磨刀不误砍柴功,因为XML文件比较复杂,人工编写的话容易出错,效率低。所以根据XML文件样本开发了一个定制的设计器,专门用来批量地设计这种XML文件。用JSF写的,使用了Ajax4Jsf框架,大家多多交流。解压后在Eclipse中导入即可,已经包含了所有需要的JAR包。-Own model of an XML Designer, including Dimension, Hierarchy, Level and other nodes. Development of this model is the designer' s original intention may quicken the power, because the XML file is more complex, error-prone manual written words, efficiency is low. Sample of the XML file so developed a custom designer, designed specifically for this batch XML file. Written with JSF, using Ajax4Jsf framework, we interact. After decompression can be imported in Eclipse, already contains all the required JAR files.
(系统自动生成,下载前可以参看下载内容)

下载文件列表

jsf/.classpath
jsf/.exadelproject
jsf/.project
jsf/.settings/org.eclipse.jdt.core.prefs
jsf/.settings/org.eclipse.jdt.ui.prefs
jsf/.settings/org.eclipse.jst.common.project.facet.core.prefs
jsf/.settings/org.eclipse.wst.common.component
jsf/.settings/org.eclipse.wst.common.project.facet.core.xml
jsf/.settings/org.objectweb.lomboz.xbeans.prefs
jsf/ant/build.properties
jsf/ant/build.xml
jsf/ES_reversing_report.htm
jsf/JavaSource/database/common/HibernateSessionFactory.java
jsf/JavaSource/database/common/HibernateUtil.java
jsf/JavaSource/database/pojo/Dim_14.hbm.xml
jsf/JavaSource/database/pojo/Dim_14.java
jsf/JavaSource/design/bean/Dimension.java
jsf/JavaSource/design/bean/DimensionTable.java
jsf/JavaSource/design/bean/Hierarchy.java
jsf/JavaSource/design/bean/Item.java
jsf/JavaSource/design/bean/Level.java
jsf/JavaSource/design/bean/Parameter.java
jsf/JavaSource/design/common/base/BaseAction.java
jsf/JavaSource/design/common/base/DesignerLeafNode.java
jsf/JavaSource/design/common/base/DesignerTreeNode.java
jsf/JavaSource/design/common/BDom4j.java
jsf/JavaSource/design/common/Bean2XML.java
jsf/JavaSource/design/common/Constants.java
jsf/JavaSource/design/common/PageBean.java
jsf/JavaSource/design/common/XML2Bean.java
jsf/JavaSource/design/common/XmlUtils.java
jsf/JavaSource/design/node/DimensionNode.java
jsf/JavaSource/design/node/DimensionsNode.java
jsf/JavaSource/design/node/HierarchyNode.java
jsf/JavaSource/design/node/LevelNode.java
jsf/JavaSource/design/olap/OLAPModel.java
jsf/JavaSource/design/olap/OLAPTreeBean.java
jsf/JavaSource/design/olap/OLAPTreeNode.java
jsf/JavaSource/hibernate.cfg.xml
jsf/JavaSource/jsf/DimensionBean.java
jsf/JavaSource/jsf/NumBean.java
jsf/JavaSource/jsf/Tree.java
jsf/JavaSource/jsf/UserBean.java
jsf/JavaSource/log4j.properties
jsf/orm2.properties
jsf/WebContent/doc/olapModel.xml
jsf/WebContent/images/addButton.gif
jsf/WebContent/images/browseButton.gif
jsf/WebContent/images/button.gif
jsf/WebContent/images/calculate.gif
jsf/WebContent/images/close.gif
jsf/WebContent/images/close.png
jsf/WebContent/images/column.gif
jsf/WebContent/images/conn.gif
jsf/WebContent/images/cube.gif
jsf/WebContent/images/database.gif
jsf/WebContent/images/deleteButton.gif
jsf/WebContent/images/dim.gif
jsf/WebContent/images/down.gif
jsf/WebContent/images/filter.gif
jsf/WebContent/images/iconFolder.gif
jsf/WebContent/images/key.gif
jsf/WebContent/images/level.gif
jsf/WebContent/images/measure.gif
jsf/WebContent/images/role.gif
jsf/WebContent/images/rule.gif
jsf/WebContent/images/schema.gif
jsf/WebContent/images/share_dim.gif
jsf/WebContent/images/solid.gif
jsf/WebContent/images/solution.gif
jsf/WebContent/images/table.gif
jsf/WebContent/images/Thumbs.db
jsf/WebContent/images/up.gif
jsf/WebContent/index.jsp
jsf/WebContent/js/common.js
jsf/WebContent/META-INF/MANIFEST.MF
jsf/WebContent/pages/design/common/error.jsp
jsf/WebContent/pages/design/common/log.jsp
jsf/WebContent/pages/design/common/menu.jsp
jsf/WebContent/pages/design/common/status.jsp
jsf/WebContent/pages/design/common/tag.jsp
jsf/WebContent/pages/design/common/welcome.jsp
jsf/WebContent/pages/design/node/dimension.jsp
jsf/WebContent/pages/design/node/hierarchy.jsp
jsf/WebContent/pages/design/node/level.jsp
jsf/WebContent/pages/design/olap/olapMain.jsp
jsf/WebContent/pages/design/olap/olapTree.jsp
jsf/WebContent/pages/design/olap/save.jsp
jsf/WebContent/pages/design/olap/saveOlapModel.jsp
jsf/WebContent/pages/display.jsp
jsf/WebContent/pages/instroduce.jsp
jsf/WebContent/pages/login.jsp
jsf/WebContent/pages/test.jsp
jsf/WebContent/pages/welcome.jsp
jsf/WebContent/styles/common.css
jsf/WebContent/styles/design.css
jsf/WebContent/WEB-INF/classes/database/common/HibernateSessionFactory.class
jsf/WebContent/WEB-INF/classes/database/common/HibernateUtil.class
jsf/WebContent/WEB-INF/classes/database/pojo/Dim_14.class
jsf/WebContent/WEB-INF/classes/database/pojo/Dim_14.hbm.xml
jsf/WebContent/WEB-INF/classes/design/bean/Dimension.class
jsf/WebContent/WEB-INF/classes/design/bean/DimensionTable.class
jsf/WebContent/WEB-INF/classes/design/bean/Hierarchy.class
jsf/WebContent/WEB-INF/classes/design/bean/Item.class
jsf/WebContent/WEB-INF/classes/design/bean/Level.class
jsf/WebContent/WEB-INF/classes/design/bean/Parameter.class
jsf/WebContent/WEB-INF/classes/design/common/base/BaseAction.class
jsf/WebContent/WEB-INF/classes/design/common/base/DesignerLeafNode.class
jsf/WebContent/WEB-INF/classes/design/common/base/DesignerTreeNode$1.class
jsf/WebContent/WEB-INF/classes/design/common/base/DesignerTreeNode.class
jsf/WebContent/WEB-INF/classes/design/common/BDom4j.class
jsf/WebContent/WEB-INF/classes/design/common/Bean2XML.class
jsf/WebContent/WEB-INF/classes/design/common/Constants.class
jsf/WebContent/WEB-INF/classes/design/common/PageBean.class
jsf/WebContent/WEB-INF/classes/design/common/XML2Bean.class
jsf/WebContent/WEB-INF/classes/design/common/XmlUtils.class
jsf/WebContent/WEB-INF/classes/design/node/DimensionNode.class
jsf/WebContent/WEB-INF/classes/design/node/DimensionsNode.class
jsf/WebContent/WEB-INF/classes/design/node/HierarchyNode.class
jsf/WebContent/WEB-INF/class

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com