首页 Java 563基于SSH/Java的BBS论坛网站的设计与实现
563基于SSH/Java的BBS论坛网站的设计与实现
作品编号:943
关注人气:1873
文件包括:设计源码+数据库+论文
设计大小:146.17 M
开发语言:Java
开发数据库:MySQL
开发环境:Myeclipse+Tomcat+JDK
原价:900元
现价:90元
下载说明

本作品里面包括调试教程和开发工具和软件,可自行下载根据教程进行调试!

如需技术协助调试,本站收取50元作品调试费!点此申请调试

如果上面没有找到适合您需求的作品,您可联系我们为您定做,定做的作品完全按照您的功能需求来做,并且后期三包,包调试,包讲解,包修改直到通过为止。

  • 作品介绍
  • 项目目录
  • 论文目录
  • 论文预览

本系统是一个基于SHH框架的网上论坛,论坛采用B/S体系结构,人们通过浏览器访问网站的主页,数据库采用了公司常用的mysql,该论坛功能较全,在这里网友可以自由地发表自己的观点和对论坛主题发表意见。

该系统主要分为前台和后台两个模块,前台主要功能有:

(1)用户注册:只有注册了以后才可以发帖或者回帖。

(2)用户登录:注册成为用户以后就可以登录到本论坛。

(3)修改信息:用户可是随时更新自己的资料以及修改登录密码。

(4)发帖回帖:用户可以发表自己的帖子和回复别人的帖子,甚至是匿名发帖。

(5)搜索帖子:输入关键字进行帖子的搜索。

(6)屏蔽用户:用户可以屏蔽其他的用户,这样就看不到被屏蔽的用户发的帖子

(7)删除帖子:用户只可以删除自己的帖子,版主可以删除别人的帖子,以及自己帖子里的楼层。

(8)封禁管理:版主可以封禁不当言论的用户,也可以解封。

后台主要功能有:

(1)公告管理:管理员可以进行论坛公告的更新和删除。

(2)论坛版块管理:设定合适的版面,增加或者删除板块。

(3)用户管理:启用、禁用、删除用户,密码重置。

(4)用户权限,给予用户特殊权限,比如版主,让他来帮助维护和管理论坛

      


卷 软件 的文件夹 PATH 列表
卷序列号为 0008-B552
D:\TEST\源码
└─论坛管理系统
    ├─代码
    │  └─forum
    │      │  .classpath
    │      │  .mymetadata
    │      │  .project
    │      │  .springBeans
    │      │  pom.xml
    │      │  README.md
    │      │  配置文件
    │      │  
    │      ├─.idea
    │      │  │  .name
    │      │  │  compiler.xml
    │      │  │  misc.xml
    │      │  │  modules.xml
    │      │  │  uiDesigner.xml
    │      │  │  vcs.xml
    │      │  │  workspace.xml
    │      │  │  
    │      │  ├─artifacts
    │      │  │      forum_war.xml
    │      │  │      forum_war_exploded.xml
    │      │  │      
    │      │  ├─copyright
    │      │  │      profiles_settings.xml
    │      │  │      
    │      │  └─libraries
    │      │          Maven__antlr_antlr_2_7_7.xml
    │      │          Maven__ant_ant_1_6_5.xml
    │      │          Maven__aopalliance_aopalliance_1_0.xml
    │      │          Maven__asm_asm_1_5_3.xml
    │      │          Maven__asm_asm_attrs_1_5_3.xml
    │      │          Maven__avalon_framework_avalon_framework_4_1_3.xml
    │      │          Maven__c3p0_c3p0_0_9_1_1.xml
    │      │          Maven__cglib_cglib_2_1_3.xml
    │      │          Maven__cglib_cglib_nodep_2_1_3.xml
    │      │          Maven__commons_beanutils_commons_beanutils_1_8_0.xml
    │      │          Maven__commons_codec_commons_codec_1_9.xml
    │      │          Maven__commons_collections_commons_collections_3_2_1.xml
    │      │          Maven__commons_dbcp_commons_dbcp_1_2_1.xml
    │      │          Maven__commons_fileupload_commons_fileupload_1_2_2.xml
    │      │          Maven__commons_httpclient_commons_httpclient_3_1.xml
    │      │          Maven__commons_io_commons_io_2_4.xml
    │      │          Maven__commons_lang_commons_lang_2_2.xml
    │      │          Maven__commons_logging_commons_logging_1_1.xml
    │      │          Maven__commons_pool_commons_pool_1_6.xml
    │      │          Maven__com_belerweb_pinyin4j_2_5_0.xml
    │      │          Maven__com_github_fernandospr_javapns_jdk16_2_2_1.xml
    │      │          Maven__com_google_code_gson_gson_2_2_4.xml
    │      │          Maven__com_lowagie_itext_2_0_6.xml
    │      │          Maven__com_mchange_c3p0_0_9_2.xml
    │      │          Maven__com_mchange_mchange_commons_java_0_2_2.xml
    │      │          Maven__com_servlets_cos_05Nov2002.xml
    │      │          Maven__com_thoughtworks_xstream_xstream_1_4_2.xml
    │      │          Maven__dom4j_dom4j_1_6_1.xml
    │      │          Maven__javax_activation_activation_1_1.xml
    │      │          Maven__javax_mail_mail_1_4_7.xml
    │      │          Maven__javax_persistence_persistence_api_1_0.xml
    │      │          Maven__javax_servlet_jstl_1_1_2.xml
    │      │          Maven__javax_servlet_servlet_api_2_3.xml
    │      │          Maven__javax_transaction_jta_1_1.xml
    │      │          Maven__joda_time_joda_time_2_1.xml
    │      │          Maven__junit_junit_3_8_1.xml
    │      │          Maven__log4j_log4j_1_2_14.xml
    │      │          Maven__logkit_logkit_1_0_1.xml
    │      │          Maven__mysql_mysql_connector_java_5_1_18.xml
    │      │          Maven__net_sf_ehcache_ehcache_1_2_3.xml
    │      │          Maven__net_sf_ezmorph_ezmorph_1_0_6.xml
    │      │          Maven__net_sf_json_lib_json_lib_jdk15_2_2_2.xml
    │      │          Maven__net_sourceforge_jexcelapi_jxl_2_6.xml
    │      │          Maven__org_apache_lucene_lucene_analyzers_common_4_1_0.xml
    │      │          Maven__org_apache_lucene_lucene_core_4_10_2.xml
    │      │          Maven__org_apache_lucene_lucene_queries_4_10_2.xml
    │      │          Maven__org_apache_lucene_lucene_queryparser_4_10_2.xml
    │      │          Maven__org_aspectj_aspectjrt_1_7_4.xml
    │      │          Maven__org_aspectj_aspectjweaver_1_7_4.xml
    │      │          Maven__org_bouncycastle_bcprov_jdk16_1_45.xml
    │      │          Maven__org_directwebremoting_dwr_2_0_3.xml
    │      │          Maven__org_freemarker_freemarker_2_3_20.xml
    │      │          Maven__org_hibernate_common_hibernate_commons_annotations_4_0_2_Final.xml
    │      │          Maven__org_hibernate_hibernate_3_2_1_ga.xml
    │      │          Maven__org_hibernate_hibernate_commons_annotations_3_3_0_ga.xml
    │      │          Maven__org_hibernate_hibernate_core_4_2_4_Final.xml
    │      │          Maven__org_hibernate_javax_persistence_hibernate_jpa_2_0_api_1_0_1_Final.xml
    │      │          Maven__org_javassist_javassist_3_15_0_GA.xml
    │      │          Maven__org_jboss_logging_jboss_logging_3_1_0_CR2.xml
    │      │          Maven__org_jboss_spec_javax_transaction_jboss_transaction_api_1_1_spec_1_0_0_Final.xml
    │      │          Maven__org_jdom_jdom_2_0_2.xml
    │      │          Maven__org_jfree_jcommon_1_0_17.xml
    │      │          Maven__org_json_json_20090211.xml
    │      │          Maven__org_quartz_scheduler_quartz_2_2_1.xml
    │      │          Maven__org_slf4j_jcl_over_slf4j_1_7_1.xml
    │      │          Maven__org_slf4j_slf4j_api_1_6_1.xml
    │      │          Maven__org_slf4j_slf4j_log4j12_1_6_1.xml
    │      │          Maven__org_springframework_data_spring_data_commons_1_6_1_RELEASE.xml
    │      │          Maven__org_springframework_data_spring_data_commons_core_1_4_0_RELEASE.xml
    │      │          Maven__org_springframework_data_spring_data_jpa_1_2_0_RELEASE.xml
    │      │          Maven__org_springframework_spring_aop_3_2_4_RELEASE.xml
    │      │          Maven__org_springframework_spring_aspects_3_2_4_RELEASE.xml
    │      │          Maven__org_springframework_spring_beans_3_2_4_RELEASE.xml
    │      │          Maven__org_springframework_spring_context_3_2_4_RELEASE.xml
    │      │          Maven__org_springframework_spring_context_support_3_2_4_RELEASE.xml
    │      │          Maven__org_springframework_spring_core_3_2_4_RELEASE.xml
    │      │          Maven__org_springframework_spring_expression_3_2_4_RELEASE.xml
    │      │          Maven__org_springframework_spring_instrument_3_2_4_RELEASE.xml
    │      │          Maven__org_springframework_spring_jdbc_3_2_4_RELEASE.xml
    │      │          Maven__org_springframework_spring_jms_3_2_4_RELEASE.xml
    │      │          Maven__org_springframework_spring_orm_3_2_4_RELEASE.xml
    │      │          Maven__org_springframework_spring_oxm_3_2_4_RELEASE.xml
    │      │          Maven__org_springframework_spring_remoting_2_0_8.xml
    │      │          Maven__org_springframework_spring_test_3_2_4_RELEASE.xml
    │      │          Maven__org_springframework_spring_tx_3_2_4_RELEASE.xml
    │      │          Maven__org_springframework_spring_webmvc_3_2_4_RELEASE.xml
    │      │          Maven__org_springframework_spring_webmvc_portlet_3_2_4_RELEASE.xml
    │      │          Maven__org_springframework_spring_web_3_2_4_RELEASE.xml
    │      │          Maven__oro_oro_2_0_6.xml
    │      │          Maven__xerces_xercesImpl_2_0_2.xml
    │      │          Maven__xmlpull_xmlpull_1_1_3_1.xml
    │      │          Maven__xml_apis_xml_apis_1_0_b2.xml
    │      │          Maven__xpp3_xpp3_min_1_1_4c.xml
    │      │          
    │      ├─.settings
    │      │      .jsdtscope
    │      │      com.genuitec.eclipse.core.prefs
    │      │      com.genuitec.eclipse.j2eedt.core.prefs
    │      │      org.eclipse.core.resources.prefs
    │      │      org.eclipse.jdt.core.prefs
    │      │      org.eclipse.m2e.core.prefs
    │      │      org.eclipse.wst.common.component
    │      │      org.eclipse.wst.common.project.facet.core.xml
    │      │      org.eclipse.wst.jsdt.ui.superType.container
    │      │      org.eclipse.wst.jsdt.ui.superType.name
    │      │      org.eclipse.wst.validation.prefs
    │      │      
    │      ├─src
    │      │  └─main
    │      │      ├─java
    │      │      │  └─com
    │      │      │      └─cqut
    │      │      │          └─forum
    │      │      │              ├─aop
    │      │      │              │      AfterReturn.java
    │      │      │              │      AfterThrow.java
    │      │      │              │      Before.java
    │      │      │              │      SysLogAop.java
    │      │      │              │      TestSchemaAop.java
    │      │      │              │      
    │      │      │              ├─controller
    │      │      │              │      AdminController.java
    │      │      │              │      indexController.java
    │      │      │              │      NetdiskController.java
    │      │      │              │      PlateController.java
    │      │      │              │      PostController.java
    │      │      │              │      PostController_2.java
    │      │      │              │      ThemeController.java
    │      │      │              │      UploadController.java
    │      │      │              │      UserController.java
    │      │      │              │      UserController_2.java
    │      │      │              │      
    │      │      │              ├─dao
    │      │      │              │  │  IAcademyDao.java
    │      │      │              │  │  IAdminDao.java
    │      │      │              │  │  IBaseDao.java
    │      │      │              │  │  ICommentDao.java
    │      │      │              │  │  IFileStoreDao.java
    │      │      │              │  │  IMessageDao.java
    │      │      │              │  │  IPlateDao.java
    │      │      │              │  │  IPostDao.java
    │      │      │              │  │  IThemeDao.java
    │      │      │              │  │  IUserDao.java
    │      │      │              │  │  IUserFileDao.java
    │      │      │              │  │  
    │      │      │              │  └─impl
    │      │      │              │          AcademyDao.java
    │      │      │              │          AdminDao.java
    │      │      │              │          BaseDao.java
    │      │      │              │          CommentDao.java
    │      │      │              │          FileStoreDao.java
    │      │      │              │          MessageDao.java
    │      │      │              │          PlateDao.java
    │      │      │              │          PostDao.java
    │      │      │              │          ThemeDao.java
    │      │      │              │          UserDao.java
    │      │      │              │          UserFileDao.java
    │      │      │              │          
    │      │      │              ├─entity
    │      │      │              │      Academy.hbm.xml
    │      │      │              │      Academy.java
    │      │      │              │      Admin.hbm.xml
    │      │      │              │      Admin.java
    │      │      │              │      Comment.hbm.xml
    │      │      │              │      Comment.java
    │      │      │              │      Filestore.hbm.xml
    │      │      │              │      Filestore.java
    │      │      │              │      Hotpost.hbm.xml
    │      │      │              │      Hotpost.java
    │      │      │              │      Message.hbm.xml
    │      │      │              │      Message.java
    │      │      │              │      Plate.hbm.xml
    │      │      │              │      Plate.java
    │      │      │              │      Post.hbm.xml
    │      │      │              │      Post.java
    │      │      │              │      Theme.hbm.xml
    │      │      │              │      Theme.java
    │      │      │              │      User.hbm.xml
    │      │      │              │      User.java
    │      │      │              │      Userfile.hbm.xml
    │      │      │              │      Userfile.java
    │      │      │              │      Userinfo.hbm.xml
    │      │      │              │      Userinfo.java
    │      │      │              │      Ztree.java
    │      │      │              │      
    │      │      │              ├─listener
    │      │      │              │      SessionListener.java
    │      │      │              │      
    │      │      │              ├─lucene
    │      │      │              │      LuceneIndex.java
    │      │      │              │      LuceneSearch.java
    │      │      │              │      
    │      │      │              ├─quartz
    │      │      │              │      LuceneJob.java
    │      │      │              │      
    │      │      │              ├─security
    │      │      │              │      SessionFilter.java
    │      │      │              │      SettingFilter.java
    │      │      │              │      
    │      │      │              ├─service
    │      │      │              │  │  IAcademyService.java
    │      │      │              │  │  IAdminService.java
    │      │      │              │  │  IBaseService.java
    │      │      │              │  │  ICommentService.java
    │      │      │              │  │  IFileStoreService.java
    │      │      │              │  │  ILuceneService.java
    │      │      │              │  │  IMessageService.java
    │      │      │              │  │  IPlateService.java
    │      │      │              │  │  IPostService.java
    │      │      │              │  │  IThemeService.java
    │      │      │              │  │  IUserFileService.java
    │      │      │              │  │  IUserService.java
    │      │      │              │  │  
    │      │      │              │  └─impl
    │      │      │              │          AcademyService.java
    │      │      │              │          AdminService.java
    │      │      │              │          BaseService.java
    │      │      │              │          CommentService.java
    │      │      │              │          FileStoreService.java
    │      │      │              │          LuceneService.java
    │      │      │              │          MessageService.java
    │      │      │              │          PlateService.java
    │      │      │              │          PostService.java
    │      │      │              │          ThemeService.java
    │      │      │              │          UserFileService.java
    │      │      │              │          UserService.java
    │      │      │              │          
    │      │      │              └─util
    │      │      │                      ConfigProperties.java
    │      │      │                      CookieHandler.java
    │      │      │                      DateUtil.java
    │      │      │                      DefaultElements.java
    │      │      │                      DESUtils.java
    │      │      │                      Encode64.java
    │      │      │                      MD5Util.java
    │      │      │                      RegexUtils.java
    │      │      │                      SendMailHandler.java
    │      │      │                      Sort.java
    │      │      │                      StringUtil.java
    │      │      │                      
    │      │      ├─resources
    │      │      │      app-aop.xml
    │      │      │      app-context.xml
    │      │      │      app-db.xml
    │      │      │      app-servlet.xml
    │      │      │      config.properties
    │      │      │      forum.sql
    │      │      │      hibernate.properties
    │      │      │      interceptor-servlet.xml
    │      │      │      jdbc.properties
    │      │      │      log4j.properties
    │      │      │      quartz-context.xml
    │      │      │      quartz.properties
    │      │      │      
    │      │      └─webapp
    │      │          │  index.jsp
    │      │          │  
    │      │          ├─assets
    │      │          │  ├─css
    │      │          │  │      index.css
    │      │          │  │      login.css
    │      │          │  │      postlist.css
    │      │          │  │      postsearch.css
    │      │          │  │      reg.css
    │      │          │  │      
    │      │          │  ├─js
    │      │          │  │      index.js
    │      │          │  │      login.js
    │      │          │  │      navigation.js
    │      │          │  │      netdisk.js
    │      │          │  │      personalcenter.js
    │      │          │  │      personalcomment.js
    │      │          │  │      personalinformation.js
    │      │          │  │      personalmodifyWP.js
    │      │          │  │      personalpost.js
    │      │          │  │      personalpostmessage.js
    │      │          │  │      personalsystemmessage.js
    │      │          │  │      personalupdate.js
    │      │          │  │      postdetail.js
    │      │          │  │      postlist.js
    │      │          │  │      postsearch.js
    │      │          │  │      reg.js
    │      │          │  │      search.js
    │      │          │  │      
    │      │          │  └─setting
    │      │          │      ├─css
    │      │          │      │      Default.css
    │      │          │      │      reset.css
    │      │          │      │      style.css
    │      │          │      │      supersized.css
    │      │          │      │      
    │      │          │      └─js
    │      │          │              adminlogin.js
    │      │          │              adminManage.js
    │      │          │              Default.js
    │      │          │              hotpostManage.js
    │      │          │              plateManage.js
    │      │          │              postManage.js
    │      │          │              themeManage.js
    │      │          │              userManage.js
    │      │          │              
    │      │          ├─common
    │      │          │      forum_meta.jsp
    │      │          │      loginDialog.js
    │      │          │      meta.jsp
    │      │          │      
    │      │          ├─css
    │      │          │  │  animate.css
    │      │          │  │  blue.css
    │      │          │  │  bootslider.css
    │      │          │  │  bootstrap-dialog.min.css
    │      │          │  │  bootstrap.css
    │      │          │  │  bootstrap.min.css
    │      │          │  │  bs-theme-metro.css
    │      │          │  │  calendar.css
    │      │          │  │  content.css
    │      │          │  │  easyui.css
    │      │          │  │  font-awesome.css
    │      │          │  │  global.css
    │      │          │  │  index.css
    │      │          │  │  jquery.cleditor.css
    │      │          │  │  master.css
    │      │          │  │  public.css
    │      │          │  │  reset.css
    │      │          │  │  style.css
    │      │          │  │  themes.css
    │      │          │  │  zhuce.css
    │      │          │  │  
    │      │          │  ├─colorPicker
    │      │          │  │      ad.css
    │      │          │  │      colorpicker.css
    │      │          │  │      tipTip.css
    │      │          │  │      
    │      │          │  ├─easyui
    │      │          │  │  └─themes
    │      │          │  │      │  icon.css
    │      │          │  │      │  
    │      │          │  │      ├─default
    │      │          │  │      │  │  accordion.css
    │      │          │  │      │  │  calendar.css
    │      │          │  │      │  │  combo.css
    │      │          │  │      │  │  combobox.css
    │      │          │  │      │  │  datagrid.css
    │      │          │  │      │  │  datebox.css
    │      │          │  │      │  │  dialog.css
    │      │          │  │      │  │  easyui.css
    │      │          │  │      │  │  layout.css
    │      │          │  │      │  │  linkbutton.css
    │      │          │  │      │  │  menu.css
    │      │          │  │      │  │  menubutton.css
    │      │          │  │      │  │  messager.css
    │      │          │  │      │  │  pagination.css
    │      │          │  │      │  │  panel.css
    │      │          │  │      │  │  spinner.css
    │      │          │  │      │  │  splitbutton.css
    │      │          │  │      │  │  tabs.css
    │      │          │  │      │  │  tree.css
    │      │          │  │      │  │  validatebox.css
    │      │          │  │      │  │  window.css
    │      │          │  │      │  │  
    │      │          │  │      │  └─images
    │      │          │  │      │          accordion_collapse.png
    │      │          │  │      │          accordion_expand.png
    │      │          │  │      │          button_a_bg.gif
    │      │          │  │      │          button_plain_hover.png
    │      │          │  │      │          button_span_bg.gif
    │      │          │  │      │          calendar_nextmonth.gif
    │      │          │  │      │          calendar_nextyear.gif
    │      │          │  │      │          calendar_prevmonth.gif
    │      │          │  │      │          calendar_prevyear.gif
    │      │          │  │      │          combo_arrow.gif
    │      │          │  │      │          datagrid_header_bg.gif
    │      │          │  │      │          datagrid_row_collapse.gif
    │      │          │  │      │          datagrid_row_expand.gif
    │      │          │  │      │          datagrid_sort_asc.gif
    │      │          │  │      │          datagrid_sort_desc.gif
    │      │          │  │      │          datagrid_title_bg.png
    │      │          │  │      │          layout_button_down.gif
    │      │          │  │      │          layout_button_left.gif
    │      │          │  │      │          layout_button_right.gif
    │      │          │  │      │          layout_button_up.gif
    │      │          │  │      │          menu.gif
    │      │          │  │      │          menu_downarrow.png
    │      │          │  │      │          menu_rightarrow.png
    │      │          │  │      │          menu_sep.png
    │      │          │  │      │          menu_split_downarrow.png
    │      │          │  │      │          messager_error.gif
    │      │          │  │      │          messager_info.gif
    │      │          │  │      │          messager_question.gif
    │      │          │  │      │          messager_warning.gif
    │      │          │  │      │          pagination_first.gif
    │      │          │  │      │          pagination_last.gif
    │      │          │  │      │          pagination_load.png
    │      │          │  │      │          pagination_loading.gif
    │      │          │  │      │          pagination_next.gif
    │      │          │  │      │          pagination_prev.gif
    │      │          │  │      │          panel_loading.gif
    │      │          │  │      │          panel_title.png
    │      │          │  │      │          panel_tools.gif
    │      │          │  │      │          panel_tool_collapse.gif
    │      │          │  │      │          panel_tool_expand.gif
    │      │          │  │      │          spinner_arrow_down.gif
    │      │          │  │      │          spinner_arrow_up.gif
    │      │          │  │      │          tabs_active.png
    │      │          │  │      │          tabs_close.gif
    │      │          │  │      │          tabs_enabled.png
    │      │          │  │      │          tabs_leftarrow.png
    │      │          │  │      │          tabs_rightarrow.png
    │      │          │  │      │          Thumbs.db
    │      │          │  │      │          tree_arrows.gif
    │      │          │  │      │          tree_checkbox_0.gif
    │      │          │  │      │          tree_checkbox_1.gif
    │      │          │  │      │          tree_checkbox_2.gif
    │      │          │  │      │          tree_dnd_no.png
    │      │          │  │      │          tree_dnd_yes.png
    │      │          │  │      │          tree_file.gif
    │      │          │  │      │          tree_folder.gif
    │      │          │  │      │          tree_folder_open.gif
    │      │          │  │      │          tree_loading.gif
    │      │          │  │      │          validatebox_pointer.gif
    │      │          │  │      │          validatebox_warning.png
    │      │          │  │      │          
    │      │          │  │      ├─gray
    │      │          │  │      │  │  accordion.css
    │      │          │  │      │  │  calendar.css
    │      │          │  │      │  │  combo.css
    │      │          │  │      │  │  combobox.css
    │      │          │  │      │  │  datagrid.css
    │      │          │  │      │  │  datebox.css
    │      │          │  │      │  │  dialog.css
    │      │          │  │      │  │  easyui.css
    │      │          │  │      │  │  layout.css
    │      │          │  │      │  │  linkbutton.css
    │      │          │  │      │  │  menu.css
    │      │          │  │      │  │  menubutton.css
    │      │          │  │      │  │  messager.css
    │      │          │  │      │  │  pagination.css
    │      │          │  │      │  │  panel.css
    │      │          │  │      │  │  spinner.css
    │      │          │  │      │  │  splitbutton.css
    │      │          │  │      │  │  tabs.css
    │      │          │  │      │  │  tree.css
    │      │          │  │      │  │  validatebox.css
    │      │          │  │      │  │  window.css
    │      │          │  │      │  │  
    │      │          │  │      │  └─images
    │      │          │  │      │          accordion_collapse.png
    │      │          │  │      │          accordion_expand.png
    │      │          │  │      │          button_a_bg.gif
    │      │          │  │      │          button_plain_hover.png
    │      │          │  │      │          button_span_bg.gif
    │      │          │  │      │          calendar_nextmonth.gif
    │      │          │  │      │          calendar_nextyear.gif
    │      │          │  │      │          calendar_prevmonth.gif
    │      │          │  │      │          calendar_prevyear.gif
    │      │          │  │      │          combo_arrow.gif
    │      │          │  │      │          datagrid_header_bg.gif
    │      │          │  │      │          datagrid_row_collapse.gif
    │      │          │  │      │          datagrid_row_expand.gif
    │      │          │  │      │          datagrid_sort_asc.gif
    │      │          │  │      │          datagrid_sort_desc.gif
    │      │          │  │      │          datagrid_title_bg.gif
    │      │          │  │      │          layout_button_down.gif
    │      │          │  │      │          layout_button_left.gif
    │      │          │  │      │          layout_button_right.gif
    │      │          │  │      │          layout_button_up.gif
    │      │          │  │      │          menu.gif
    │      │          │  │      │          menu_downarrow.png
    │      │          │  │      │          menu_rightarrow.png
    │      │          │  │      │          menu_sep.png
    │      │          │  │      │          menu_split_downarrow.png
    │      │          │  │      │          messager_error.gif
    │      │          │  │      │          messager_info.gif
    │      │          │  │      │          messager_question.gif
    │      │          │  │      │          messager_warning.gif
    │      │          │  │      │          pagination_first.gif
    │      │          │  │      │          pagination_last.gif
    │      │          │  │      │          pagination_load.png
    │      │          │  │      │          pagination_loading.gif
    │      │          │  │      │          pagination_next.gif
    │      │          │  │      │          pagination_prev.gif
    │      │          │  │      │          panel_loading.gif
    │      │          │  │      │          panel_title.gif
    │      │          │  │      │          panel_tools.gif
    │      │          │  │      │          panel_tool_collapse.gif
    │      │          │  │      │          panel_tool_expand.gif
    │      │          │  │      │          spinner_arrow_down.gif
    │      │          │  │      │          spinner_arrow_up.gif
    │      │          │  │      │          tabs_close.gif
    │      │          │  │      │          tabs_enabled.gif
    │      │          │  │      │          tabs_leftarrow.png
    │      │          │  │      │          tabs_rightarrow.png
    │      │          │  │      │          Thumbs.db
    │      │          │  │      │          tree_arrows.gif
    │      │          │  │      │          tree_checkbox_0.gif
    │      │          │  │      │          tree_checkbox_1.gif
    │      │          │  │      │          tree_checkbox_2.gif
    │      │          │  │      │          tree_dnd_no.png
    │      │          │  │      │          tree_dnd_yes.png
    │      │          │  │      │          tree_file.gif
    │      │          │  │      │          tree_folder.gif
    │      │          │  │      │          tree_folder_open.gif
    │      │          │  │      │          tree_loading.gif
    │      │          │  │      │          validatebox_pointer.gif
    │      │          │  │      │          validatebox_warning.png
    │      │          │  │      │          
    │      │          │  │      └─icons
    │      │          │  │              back.png
    │      │          │  │              cancel.png
    │      │          │  │              cut.png
    │      │          │  │              edit_add.png
    │      │          │  │              edit_remove.png
    │      │          │  │              filesave.png
    │      │          │  │              help.png
    │      │          │  │              no.png
    │      │          │  │              ok.png
    │      │          │  │              pencil.png
    │      │          │  │              print.png
    │      │          │  │              redo.png
    │      │          │  │              reload.png
    │      │          │  │              search.png
    │      │          │  │              undo.png
    │      │          │  │              
    │      │          │  ├─echart
    │      │          │  │  ├─css
    │      │          │  │  │      bootstrap-responsive.css
    │      │          │  │  │      bootstrap-theme.css
    │      │          │  │  │      bootstrap-theme.css.map
    │      │          │  │  │      bootstrap-theme.min.css
    │      │          │  │  │      bootstrap.css
    │      │          │  │  │      bootstrap.css.map
    │      │          │  │  │      bootstrap.min.css
    │      │          │  │  │      carousel.css
    │      │          │  │  │      codemirror.css
    │      │          │  │  │      echartsHome.css
    │      │          │  │  │      flexslider.css
    │      │          │  │  │      font-awesome.min.css
    │      │          │  │  │      google-code-prettify.css
    │      │          │  │  │      monokai.css
    │      │          │  │  │      
    │      │          │  │  ├─fonts
    │      │          │  │  │      fontawesome-webfont.eot
    │      │          │  │  │      fontawesome-webfont.svg
    │      │          │  │  │      fontawesome-webfont.ttf
    │      │          │  │  │      fontawesome-webfont.woff
    │      │          │  │  │      glyphicons-halflings-regular.eot
    │      │          │  │  │      glyphicons-halflings-regular.svg
    │      │          │  │  │      glyphicons-halflings-regular.ttf
    │      │          │  │  │      glyphicons-halflings-regular.woff
    │      │          │  │  │      
    │      │          │  │  ├─ico
    │      │          │  │  │      favicon.png
    │      │          │  │  │      K线图.png
    │      │          │  │  │      treemap.png
    │      │          │  │  │      仪表盘.png
    │      │          │  │  │      力导向图.png
    │      │          │  │  │      和弦图.png
    │      │          │  │  │      地图.png
    │      │          │  │  │      折线图.png
    │      │          │  │  │      散点图.png
    │      │          │  │  │      柱状图.png
    │      │          │  │  │      漏斗图.png
    │      │          │  │  │      雷达图.png
    │      │          │  │  │      韦恩图.png
    │      │          │  │  │      饼状图.png
    │      │          │  │  │      
    │      │          │  │  └─img
    │      │          │  │      │  architecture.png
    │      │          │  │      │  banner1.png
    │      │          │  │      │  banner2.png
    │      │          │  │      │  banner3.png
    │      │          │  │      │  banner4.png
    │      │          │  │      │  bannerStudy.png
    │      │          │  │      │  bannerX.jpg
    │      │          │  │      │  bg_direction_nav.png
    │      │          │  │      │  blacktocat.png
    │      │          │  │      │  connect.gif
    │      │          │  │      │  creativity.jpg
    │      │          │  │      │  custom.png
    │      │          │  │      │  dataDancing.mp3
    │      │          │  │      │  dataRange.gif
    │      │          │  │      │  dataView.gif
    │      │          │  │      │  datazoom.gif
    │      │          │  │      │  device.png
    │      │          │  │      │  draggable.gif
    │      │          │  │      │  dynamic1.gif
    │      │          │  │      │  dynamic2.gif
    │      │          │  │      │  echarts-logo.png
    │      │          │  │      │  echarts-logo2.png
    │      │          │  │      │  effect.gif
    │      │          │  │      │  explorer.png
    │      │          │  │      │  feature1.png
    │      │          │  │      │  feature2.png
    │      │          │  │      │  feature3.png
    │      │          │  │      │  fork.png
    │      │          │  │      │  glyphicons-halflings-white.png
    │      │          │  │      │  glyphicons-halflings.png
    │      │          │  │      │  groovepaper.png
    │      │          │  │      │  icon-bar.png
    │      │          │  │      │  legendSelected.gif
    │      │          │  │      │  logo.png
    │      │          │  │      │  magicType.gif
    │      │          │  │      │  mark.gif
    │      │          │  │      │  mix.jpg
    │      │          │  │      │  multiStack.png
    │      │          │  │      │  scatter.gif
    │      │          │  │      │  slide-01.png
    │      │          │  │      │  slide-02.png
    │      │          │  │      │  slide-03.png
    │      │          │  │      │  slide-04.png
    │      │          │  │      │  slide-05.jpg
    │      │          │  │      │  subMapType.png
    │      │          │  │      │  ticks.png
    │      │          │  │      │  tweed.png
    │      │          │  │      │  why-echarts-m-cn.png
    │      │          │  │      │  why-echarts-m-en.png
    │      │          │  │      │  zrender.png
    │      │          │  │      │  
    │      │          │  │      ├─about
    │      │          │  │      │      chenwei.jpg
    │      │          │  │      │      denghongqi.jpg
    │      │          │  │      │      echarts1.png
    │      │          │  │      │      erik.jpg
    │      │          │  │      │      HelloWorld1.jpg
    │      │          │  │      │      HelloWorld2.png
    │      │          │  │      │      huangyue.jpg
    │      │          │  │      │      huangzhimin.jpg
    │      │          │  │      │      huyao.jpg
    │      │          │  │      │      jaroslav.benc.jpg
    │      │          │  │      │      linfeng.jpg
    │      │          │  │      │      lizhan.jpg
    │      │          │  │      │      loutongbing.jpg
    │      │          │  │      │      shenhao.jpg
    │      │          │  │      │      shenyi.jpg
    │      │          │  │      │      sushuang.jpg
    │      │          │  │      │      tanhe.jpg
    │      │          │  │      │      wangjunting.jpg
    │      │          │  │      │      weitaiyun.jpg
    │      │          │  │      │      xieshiwei.jpg
    │      │          │  │      │      yangji.jpg
    │      │          │  │      │      yaofeifei.jpg
    │      │          │  │      │      zhangyanru.jpg
    │      │          │  │      │      zhouyang.jpg
    │      │          │  │      │      zrender1.png
    │      │          │  │      │      zuming.jpg
    │      │          │  │      │      
    │      │          │  │      ├─doc
    │      │          │  │      │      axisBoundaryGap.png
    │      │          │  │      │      axisBoundaryGap1.jpg
    │      │          │  │      │      axisDetail.jpg
    │      │          │  │      │      axisDetail.png
    │      │          │  │      │      axisScale1.png
    │      │          │  │      │      axisScale2.png
    │      │          │  │      │      barTheme.png
    │      │          │  │      │      charts.jpg
    │      │          │  │      │      chordTheme.png
    │      │          │  │      │      dataRange.png
    │      │          │  │      │      dataZoom.png
    │      │          │  │      │      forceTheme.png
    │      │          │  │      │      grid.jpg
    │      │          │  │      │      kTheme.png
    │      │          │  │      │      legend.png
    │      │          │  │      │      lineTheme.png
    │      │          │  │      │      mapTheme.png
    │      │          │  │      │      multiControl.jpg
    │      │          │  │      │      pieTheme.png
    │      │          │  │      │      radarTheme.png
    │      │          │  │      │      roamController.png
    │      │          │  │      │      scatterTheme.png
    │      │          │  │      │      timeline.png
    │      │          │  │      │      title.png
    │      │          │  │      │      toolbox.png
    │      │          │  │      │      tooltip1.jpg
    │      │          │  │      │      tooltip2.jpg
    │      │          │  │      │      
    │      │          │  │      ├─example
    │      │          │  │      │      axis.png
    │      │          │  │      │      bar.png
    │      │          │  │      │      bar1.png
    │      │          │  │      │      bar10.png
    │      │          │  │      │      bar11.png
    │      │          │  │      │      bar12.png
    │      │          │  │      │      bar13.png
    │      │          │  │      │      bar14.png
    │      │          │  │      │      bar15.png
    │      │          │  │      │      bar2.png
    │      │          │  │      │      bar3.png
    │      │          │  │      │      bar4.png
    │      │          │  │      │      bar5.png
    │      │          │  │      │      bar6.png
    │      │          │  │      │      bar7.png
    │      │          │  │      │      bar8.png
    │      │          │  │      │      bar9.png
    │      │          │  │      │      bmap1.png
    │      │          │  │      │      bmap2.png
    │      │          │  │      │      cache.png
    │      │          │  │      │      chord.png
    │      │          │  │      │      chord1.png
    │      │          │  │      │      chord2.png
    │      │          │  │      │      chord3.png
    │      │          │  │      │      chord4.png
    │      │          │  │      │      dataRange.png
    │      │          │  │      │      dataRange1.png
    │      │          │  │      │      dataZoom.png
    │      │          │  │      │      dataZoom1.png
    │      │          │  │      │      dynamicLineBar.png
    │      │          │  │      │      dynamicPieRadar.png
    │      │          │  │      │      dynamicScatterK.png
    │      │          │  │      │      EChartsTheme.jpg
    │      │          │  │      │      event.png
    │      │          │  │      │      eventRiver1.png
    │      │          │  │      │      eventRiver2.png
    │      │          │  │      │      force.png
    │      │          │  │      │      force1.png
    │      │          │  │      │      force2.png
    │      │          │  │      │      force4.png
    │      │          │  │      │      funnel.png
    │      │          │  │      │      funnel1.png
    │      │          │  │      │      funnel2.png
    │      │          │  │      │      funnel3.png
    │      │          │  │      │      funnel4.png
    │      │          │  │      │      gauge.png
    │      │          │  │      │      gauge1.png
    │      │          │  │      │      gauge2.png
    │      │          │  │      │      gauge3.png
    │      │          │  │      │      gauge4.png
    │      │          │  │      │      gauge5.png
    │      │          │  │      │      import.png
    │      │          │  │      │      k.png
    │      │          │  │      │      k1.png
    │      │          │  │      │      lasagna.png
    │      │          │  │      │      line.png
    │      │          │  │      │      line1.png
    │      │          │  │      │      line2.png
    │      │          │  │      │      line3.png
    │      │          │  │      │      line4.png
    │      │          │  │      │      line5.png
    │      │          │  │      │      line6.png
    │      │          │  │      │      line7.png
    │      │          │  │      │      line8.png
    │      │          │  │      │      line9.png
    │      │          │  │      │      loading.png
    │      │          │  │      │      map.png
    │      │          │  │      │      map1.png
    │      │          │  │      │      map10.png
    │      │          │  │      │      map11.png
    │      │          │  │      │      map12.png
    │      │          │  │      │      map13.png
    │      │          │  │      │      map14.png
    │      │          │  │      │      map15.png
    │      │          │  │      │      map16.png
    │      │          │  │      │      map17.png
    │      │          │  │      │      map18.png
    │      │          │  │      │      map19.png
    │      │          │  │      │      map2.png
    │      │          │  │      │      map20.png
    │      │          │  │      │      map21.png
    │      │          │  │      │      map22.png
    │      │          │  │      │      map3.png
    │      │          │  │      │      map4.png
    │      │          │  │      │      map5.png
    │      │          │  │      │      map6.png
    │      │          │  │      │      map7.png
    │      │          │  │      │      map8.png
    │      │          │  │      │      map9.png
    │      │          │  │      │      mix1.png
    │      │          │  │      │      mix10.png
    │      │          │  │      │      mix11.png
    │      │          │  │      │      mix12.png
    │      │          │  │      │      mix2.png
    │      │          │  │      │      mix3.png
    │      │          │  │      │      mix4.png
    │      │          │  │      │      mix5.png
    │      │          │  │      │      mix6.png
    │      │          │  │      │      mix7.png
    │      │          │  │      │      mix8.png
    │      │          │  │      │      mix9.png
    │      │          │  │      │      pie.png
    │      │          │  │      │      pie1.png
    │      │          │  │      │      pie2.png
    │      │          │  │      │      pie3.png
    │      │          │  │      │      pie4.png
    │      │          │  │      │      pie5.png
    │      │          │  │      │      pie6.png
    │      │          │  │      │      pie7.png
    │      │          │  │      │      radar.png
    │      │          │  │      │      radar1.png
    │      │          │  │      │      radar2.png
    │      │          │  │      │      radar3.png
    │      │          │  │      │      scatter.png
    │      │          │  │      │      scatter1.png
    │      │          │  │      │      scatter2.png
    │      │          │  │      │      scatter3.png
    │      │          │  │      │      scatter4.png
    │      │          │  │      │      scatter5.png
    │      │          │  │      │      scatter6.png
    │      │          │  │      │      theme.png
    │      │          │  │      │      tooltip.png
    │      │          │  │      │      treemap.png
    │      │          │  │      │      treemap1.png
    │      │          │  │      │      treemap2.png
    │      │          │  │      │      venn.png
    │      │          │  │      │      webkit-dep.png
    │      │          │  │      │      webkit-dep2.png
    │      │          │  │      │      wormhole.png
    │      │          │  │      │      
    │      │          │  │      └─logo
    │      │          │  │              admaster_logo.png
    │      │          │  │              adm_logo.png
    │      │          │  │              caixin_logo.png
    │      │          │  │              health_logo.png
    │      │          │  │              huawei_logo.jpg
    │      │          │  │              hui_logo.png
    │      │          │  │              jinjiang_logo.jpg
    │      │          │  │              picc_logo.gif
    │      │          │  │              qqnews_logo.jpg
    │      │          │  │              renqi_logo.png
    │      │          │  │              sd_logo.png
    │      │          │  │              shujubang_logo.png
    │      │          │  │              shujuguan_logo.png
    │      │          │  │              sinopec_logo.gif
    │      │          │  │              xinhuanet_logo.gif
    │      │          │  │              yongyou_logo.jpg
    │      │          │  │              
    │      │          │  ├─jPaginate
    │      │          │  │      style.css
    │      │          │  │      
    │      │          │  ├─jqGrid
    │      │          │  │      ellipsis-xbl.xml
    │      │          │  │      ui.jqgrid.css
    │      │          │  │      
    │      │          │  └─zTreeStyle
    │      │          │          zTreeStyle.css
    │      │          │          
    │      │          ├─font
    │      │          │      cJZKeOuBrn4kERxqtaUH3fY6323mHUZFJMgTvxaG2iE.eot
    │      │          │      cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff
    │      │          │      fontawesome-webfont.eot
    │      │          │      fontawesome-webfont.ttf
    │      │          │      fontawesome-webfont.woff
    │      │          │      glyphicons-regular.eot
    │      │          │      glyphicons-regular.svg
    │      │          │      glyphicons-regular.ttf
    │      │          │      glyphicons-regular.woff
    │      │          │      
    │      │          ├─font-awesome
    │      │          │  │  .gitignore
    │      │          │  │  FontAwesome-Vectors.pdf
    │      │          │  │  FontAwesome.ttf
    │      │          │  │  README.md
    │      │          │  │  
    │      │          │  ├─css
    │      │          │  │      font-awesome-ie7.css
    │      │          │  │      font-awesome.css
    │      │          │  │      
    │      │          │  ├─docs
    │      │          │  │  │  index.html
    │      │          │  │  │  
    │      │          │  │  └─assets
    │      │          │  │      ├─css
    │      │          │  │      │      font-awesome-ie7.css
    │      │          │  │      │      font-awesome.css
    │      │          │  │      │      prettify.css
    │      │          │  │      │      site.css
    │      │          │  │      │      
    │      │          │  │      ├─font
    │      │          │  │      │      fontawesome-webfont.eot
    │      │          │  │      │      fontawesome-webfont.svg
    │      │          │  │      │      fontawesome-webfont.ttf
    │      │          │  │      │      fontawesome-webfont.woff
    │      │          │  │      │      museo_slab_300-webfont.eot
    │      │          │  │      │      museo_slab_300-webfont.ttf
    │      │          │  │      │      museo_slab_500-webfont.eot
    │      │          │  │      │      museo_slab_500-webfont.ttf
    │      │          │  │      │      proximanova-webfont.eot
    │      │          │  │      │      proximanova-webfont.ttf
    │      │          │  │      │      
    │      │          │  │      ├─ico
    │      │          │  │      │      favicon.ico
    │      │          │  │      │      
    │      │          │  │      ├─js
    │      │          │  │      │  │  backbone.min.js
    │      │          │  │      │  │  jquery-1.7.1.min.js
    │      │          │  │      │  │  prettify.min.js
    │      │          │  │      │  │  underscore.min.js
    │      │          │  │      │  │  
    │      │          │  │      │  ├─index
    │      │          │  │      │  │      index.js
    │      │          │  │      │  │      
    │      │          │  │      │  └─tw-bs-201
    │      │          │  │      │          bootstrap-alert.js
    │      │          │  │      │          bootstrap-button.js
    │      │          │  │      │          bootstrap-carousel.js
    │      │          │  │      │          bootstrap-collapse.js
    │      │          │  │      │          bootstrap-dropdown.js
    │      │          │  │      │          bootstrap-modal.js
    │      │          │  │      │          bootstrap-popover.js
    │      │          │  │      │          bootstrap-scrollspy.js
    │      │          │  │      │          bootstrap-tab.js
    │      │          │  │      │          bootstrap-tooltip.js
    │      │          │  │      │          bootstrap-transition.js
    │      │          │  │      │          bootstrap-typeahead.js
    │      │          │  │      │          
    │      │          │  │      └─less
    │      │          │  │          │  font-awesome-ie7.less
    │      │          │  │          │  font-awesome.less
    │      │          │  │          │  font-site.less
    │      │          │  │          │  mixins.less
    │      │          │  │          │  site.less
    │      │          │  │          │  variables.less
    │      │          │  │          │  
    │      │          │  │          └─twbs-203
    │      │          │  │                  accordion.less
    │      │          │  │                  alerts.less
    │      │          │  │                  bootstrap.less
    │      │          │  │                  breadcrumbs.less
    │      │          │  │                  button-groups.less
    │      │          │  │                  buttons.less
    │      │          │  │                  carousel.less
    │      │          │  │                  close.less
    │      │          │  │                  code.less
    │      │          │  │                  component-animations.less
    │      │          │  │                  dropdowns.less
    │      │          │  │                  forms.less
    │      │          │  │                  grid.less
    │      │          │  │                  hero-unit.less
    │      │          │  │                  labels-badges.less
    │      │          │  │                  layouts.less
    │      │          │  │                  mixins.less
    │      │          │  │                  modals.less
    │      │          │  │                  navbar.less
    │      │          │  │                  navs.less
    │      │          │  │                  pager.less
    │      │          │  │                  pagination.less
    │      │          │  │                  popovers.less
    │      │          │  │                  progress-bars.less
    │      │          │  │                  reset.less
    │      │          │  │                  responsive-1200px-min.less
    │      │          │  │                  responsive-767px-max.less
    │      │          │  │                  responsive-768px-979px.less
    │      │          │  │                  responsive-navbar.less
    │      │          │  │                  responsive-utilities.less
    │      │          │  │                  responsive.less
    │      │          │  │                  scaffolding.less
    │      │          │  │                  sprites.less
    │      │          │  │                  tables.less
    │      │          │  │                  thumbnails.less
    │      │          │  │                  tooltip.less
    │      │          │  │                  type.less
    │      │          │  │                  utilities.less
    │      │          │  │                  variables.less
    │      │          │  │                  wells.less
    │      │          │  │                  
    │      │          │  ├─font
    │      │          │  │      fontawesome-webfont.eot
    │      │          │  │      fontawesome-webfont.svg
    │      │          │  │      fontawesome-webfont.ttf
    │      │          │  │      fontawesome-webfont.woff
    │      │          │  │      
    │      │          │  ├─less
    │      │          │  │      font-awesome-ie7.less
    │      │          │  │      font-awesome.less
    │      │          │  │      
    │      │          │  └─sass
    │      │          │          font-awesome.sass
    │      │          │          font-awesome.scss
    │      │          │          
    │      │          ├─images
    │      │          │  │  loader.gif
    │      │          │  │  slide-1.jpg
    │      │          │  │  slide-2.jpg
    │      │          │  │  slide-3.jpg
    │      │          │  │  slide-4.jpg
    │      │          │  │  slide-5.jpg
    │      │          │  │  slide-6.jpg
    │      │          │  │  tou.jpg
    │      │          │  │  
    │      │          │  ├─error
    │      │          │  │      403_bg.gif
    │      │          │  │      404_bg.gif
    │      │          │  │      500_bg.gif
    │      │          │  │      
    │      │          │  ├─images
    │      │          │  │      fp-line.gif
    │      │          │  │      
    │      │          │  ├─jquery-easyui-1.3.4
    │      │          │  │  ├─icons
    │      │          │  │  │      back.png
    │      │          │  │  │      blank.gif
    │      │          │  │  │      cancel.png
    │      │          │  │  │      cut.png
    │      │          │  │  │      edit_add.png
    │      │          │  │  │      edit_remove.png
    │      │          │  │  │      filesave.png
    │      │          │  │  │      help.png
    │      │          │  │  │      mini_add.png
    │      │          │  │  │      mini_edit.png
    │      │          │  │  │      mini_refresh.png
    │      │          │  │  │      no.png
    │      │          │  │  │      ok.png
    │      │          │  │  │      pencil.png
    │      │          │  │  │      print.png
    │      │          │  │  │      redo.png
    │      │          │  │  │      reload.png
    │      │          │  │  │      search.png
    │      │          │  │  │      sum.png
    │      │          │  │  │      tip.png
    │      │          │  │  │      undo.png
    │      │          │  │  │      
    │      │          │  │  └─images
    │      │          │  │          accordion_arrows.png
    │      │          │  │          blank.gif
    │      │          │  │          calendar_arrows.png
    │      │          │  │          combo_arrow.png
    │      │          │  │          datagrid_icons.png
    │      │          │  │          datebox_arrow.png
    │      │          │  │          layout_arrows.png
    │      │          │  │          linkbutton_bg.png
    │      │          │  │          loading.gif
    │      │          │  │          menu_arrows.png
    │      │          │  │          messager_icons.png
    │      │          │  │          pagination_icons.png
    │      │          │  │          panel_tools.png
    │      │          │  │          searchbox_button.png
    │      │          │  │          slider_handle.png
    │      │          │  │          spinner_arrows.png
    │      │          │  │          tabs_icons.png
    │      │          │  │          Thumbs.db
    │      │          │  │          tree_icons.png
    │      │          │  │          validatebox_warning.png
    │      │          │  │          
    │      │          │  └─ztree
    │      │          │      │  line_conn.gif
    │      │          │      │  loading.gif
    │      │          │      │  zTreeStandard.gif
    │      │          │      │  zTreeStandard.png
    │      │          │      │  
    │      │          │      └─diy
    │      │          │              1_close.png
    │      │          │              1_open.png
    │      │          │              2.png
    │      │          │              3.png
    │      │          │              4.png
    │      │          │              5.png
    │      │          │              6.png
    │      │          │              7.png
    │      │          │              8.png
    │      │          │              9.png
    │      │          │              
    │      │          ├─img
    │      │          │      acc_icons.png
    │      │          │      adt-icons.png
    │      │          │      ajax_loader.gif
    │      │          │      bg_a.png
    │      │          │      bg_b.png
    │      │          │      bg_c.png
    │      │          │      bg_d.png
    │      │          │      bg_e.png
    │      │          │      bullet_blue.png
    │      │          │      bullet_green.png
    │      │          │      bullet_orange.png
    │      │          │      bullet_red.png
    │      │          │      error_big.png
    │      │          │      external_link.png
    │      │          │      login1.jpg
    │      │          │      login2.jpg
    │      │          │      login3.jpg
    │      │          │      main_bg.gif
    │      │          │      main_bg_right.gif
    │      │          │      poster.jpg
    │      │          │      sidebar_switch.png
    │      │          │      spinner_arrows.gif
    │      │          │      ui.totop.png
    │      │          │      user_avatar.png
    │      │          │      vid_local.png
    │      │          │      vid_vimeo.png
    │      │          │      vid_yt.png
    │      │          │      vimeo.png
    │      │          │      
    │      │          ├─js
    │      │          │  │  application.min.js
    │      │          │  │  base64.js
    │      │          │  │  bootslider.js
    │      │          │  │  bootstrap-dialog.min.js
    │      │          │  │  bootstrap-paginator.js
    │      │          │  │  bootstrap.js
    │      │          │  │  bootstrap.min.js
    │      │          │  │  bootstrap3-validation.js
    │      │          │  │  Calendar.js
    │      │          │  │  demonstration.min.js
    │      │          │  │  fitvids.js
    │      │          │  │  global.js
    │      │          │  │  jquery-1.10.2.min.js
    │      │          │  │  jquery-1.4.2.min.js
    │      │          │  │  jquery-1.7.2.min.js
    │      │          │  │  jquery.cleditor.min.js
    │      │          │  │  jquery.hotkeys.js
    │      │          │  │  jquery.slimscroll.min.js
    │      │          │  │  Map.js
    │      │          │  │  mousewheel.js
    │      │          │  │  myself.js
    │      │          │  │  plupload.full.min.js
    │      │          │  │  print.js
    │      │          │  │  printShuju.js
    │      │          │  │  printZggz.js
    │      │          │  │  run_prettify.js
    │      │          │  │  tooltip.min.js
    │      │          │  │  touchSwipe.js
    │      │          │  │  util.js
    │      │          │  │  validform_v5.3.2_min.js
    │      │          │  │  windowHeigth.js
    │      │          │  │  
    │      │          │  ├─easyui
    │      │          │  │      easyui-lang-zh_CN.js
    │      │          │  │      jquery.easyui.min.js
    │      │          │  │      validator.js
    │      │          │  │      
    │      │          │  ├─echart
    │      │          │  │  │  codemirror.js
    │      │          │  │  │  echarts.js
    │      │          │  │  │  echartsExample.js
    │      │          │  │  │  echartsHome.js
    │      │          │  │  │  javascript.js
    │      │          │  │  │  
    │      │          │  │  ├─theme
    │      │          │  │  │      blue.js
    │      │          │  │  │      dark.js
    │      │          │  │  │      default.js
    │      │          │  │  │      gray.js
    │      │          │  │  │      green.js
    │      │          │  │  │      helianthus.js
    │      │          │  │  │      infographic.js
    │      │          │  │  │      macarons.js
    │      │          │  │  │      macarons2.js
    │      │          │  │  │      mint.js
    │      │          │  │  │      red.js
    │      │          │  │  │      roma.js
    │      │          │  │  │      sakura.js
    │      │          │  │  │      shine.js
    │      │          │  │  │      
    │      │          │  │  └─www
    │      │          │  │      │  index.html
    │      │          │  │      │  
    │      │          │  │      └─js
    │      │          │  │          │  echarts.js
    │      │          │  │          │  
    │      │          │  │          └─chart
    │      │          │  │                  bar.js
    │      │          │  │                  chord.js
    │      │          │  │                  eventRiver.js
    │      │          │  │                  force.js
    │      │          │  │                  funnel.js
    │      │          │  │                  gauge.js
    │      │          │  │                  k.js
    │      │          │  │                  line.js
    │      │          │  │                  map.js
    │      │          │  │                  pie.js
    │      │          │  │                  radar.js
    │      │          │  │                  scatter.js
    │      │          │  │                  treemap.js
    │      │          │  │                  venn.js
    │      │          │  │                  
    │      │          │  ├─jPaginate
    │      │          │  │      jquery.paginate.js
    │      │          │  │      
    │      │          │  ├─My97DatePicker
    │      │          │  │  │  calendar.js
    │      │          │  │  │  WdatePicker.js
    │      │          │  │  │  
    │      │          │  │  ├─lang
    │      │          │  │  │      en.js
    │      │          │  │  │      zh-cn.js
    │      │          │  │  │      zh-tw.js
    │      │          │  │  │      
    │      │          │  │  └─skin
    │      │          │  │      │  datePicker.gif
    │      │          │  │      │  WdatePicker.css
    │      │          │  │      │  
    │      │          │  │      ├─default
    │      │          │  │      │      datepicker.css
    │      │          │  │      │      img.gif
    │      │          │  │      │      
    │      │          │  │      └─whyGreen
    │      │          │  │              bg.jpg
    │      │          │  │              datepicker.css
    │      │          │  │              img.gif
    │      │          │  │              
    │      │          │  └─ztree
    │      │          │          jquery-1.4.4.min.js
    │      │          │          jquery.ztree.all-3.1.js
    │      │          │          jquery.ztree.all-3.1.min.js
    │      │          │          jquery.ztree.all-3.5.js
    │      │          │          jquery.ztree.all-3.5.min.js
    │      │          │          jquery.ztree.core-3.1.js
    │      │          │          jquery.ztree.core-3.1.min.js
    │      │          │          jquery.ztree.excheck-3.1.js
    │      │          │          jquery.ztree.excheck-3.1.min.js
    │      │          │          jquery.ztree.exedit-3.1.js
    │      │          │          jquery.ztree.exedit-3.1.min.js
    │      │          │          
    │      │          ├─META-INF
    │      │          │      MANIFEST.MF
    │      │          │      
    │      │          ├─setting
    │      │          │  └─theme
    │      │          │          blue.js
    │      │          │          dark.js
    │      │          │          default.js
    │      │          │          gray.js
    │      │          │          green.js
    │      │          │          helianthus.js
    │      │          │          infographic.js
    │      │          │          macarons.js
    │      │          │          macarons2.js
    │      │          │          mint.js
    │      │          │          red.js
    │      │          │          roma.js
    │      │          │          sakura.js
    │      │          │          shine.js
    │      │          │          
    │      │          ├─ueditor
    │      │          │  │  index.html
    │      │          │  │  ueditor.all.js
    │      │          │  │  ueditor.all.min.js
    │      │          │  │  ueditor.config.js
    │      │          │  │  ueditor.parse.js
    │      │          │  │  ueditor.parse.min.js
    │      │          │  │  
    │      │          │  ├─dialogs
    │      │          │  │  │  internal.js
    │      │          │  │  │  
    │      │          │  │  ├─anchor
    │      │          │  │  │      anchor.html
    │      │          │  │  │      
    │      │          │  │  ├─attachment
    │      │          │  │  │  │  attachment.css
    │      │          │  │  │  │  attachment.html
    │      │          │  │  │  │  attachment.js
    │      │          │  │  │  │  
    │      │          │  │  │  ├─fileTypeImages
    │      │          │  │  │  │      icon_chm.gif
    │      │          │  │  │  │      icon_default.png
    │      │          │  │  │  │      icon_doc.gif
    │      │          │  │  │  │      icon_exe.gif
    │      │          │  │  │  │      icon_jpg.gif
    │      │          │  │  │  │      icon_mp3.gif
    │      │          │  │  │  │      icon_mv.gif
    │      │          │  │  │  │      icon_pdf.gif
    │      │          │  │  │  │      icon_ppt.gif
    │      │          │  │  │  │      icon_psd.gif
    │      │          │  │  │  │      icon_rar.gif
    │      │          │  │  │  │      icon_txt.gif
    │      │          │  │  │  │      icon_xls.gif
    │      │          │  │  │  │      
    │      │          │  │  │  └─images
    │      │          │  │  │          alignicon.gif
    │      │          │  │  │          alignicon.png
    │      │          │  │  │          bg.png
    │      │          │  │  │          file-icons.gif
    │      │          │  │  │          file-icons.png
    │      │          │  │  │          icons.gif
    │      │          │  │  │          icons.png
    │      │          │  │  │          image.png
    │      │          │  │  │          progress.png
    │      │          │  │  │          success.gif
    │      │          │  │  │          success.png
    │      │          │  │  │          
    │      │          │  │  ├─background
    │      │          │  │  │  │  background.css
    │      │          │  │  │  │  background.html
    │      │          │  │  │  │  background.js
    │      │          │  │  │  │  
    │      │          │  │  │  └─images
    │      │          │  │  │          bg.png
    │      │          │  │  │          success.png
    │      │          │  │  │          
    │      │          │  │  ├─charts
    │      │          │  │  │  │  chart.config.js
    │      │          │  │  │  │  charts.css
    │      │          │  │  │  │  charts.html
    │      │          │  │  │  │  charts.js
    │      │          │  │  │  │  
    │      │          │  │  │  └─images
    │      │          │  │  │          charts0.png
    │      │          │  │  │          charts1.png
    │      │          │  │  │          charts2.png
    │      │          │  │  │          charts3.png
    │      │          │  │  │          charts4.png
    │      │          │  │  │          charts5.png
    │      │          │  │  │          
    │      │          │  │  ├─emotion
    │      │          │  │  │  │  emotion.css
    │      │          │  │  │  │  emotion.html
    │      │          │  │  │  │  emotion.js
    │      │          │  │  │  │  
    │      │          │  │  │  └─images
    │      │          │  │  │          0.gif
    │      │          │  │  │          bface.gif
    │      │          │  │  │          cface.gif
    │      │          │  │  │          fface.gif
    │      │          │  │  │          jxface2.gif
    │      │          │  │  │          neweditor-tab-bg.png
    │      │          │  │  │          tface.gif
    │      │          │  │  │          wface.gif
    │      │          │  │  │          yface.gif
    │      │          │  │  │          
    │      │          │  │  ├─gmap
    │      │          │  │  │      gmap.html
    │      │          │  │  │      
    │      │          │  │  ├─help
    │      │          │  │  │      help.css
    │      │          │  │  │      help.html
    │      │          │  │  │      help.js
    │      │          │  │  │      
    │      │          │  │  ├─image
    │      │          │  │  │  │  image.css
    │      │          │  │  │  │  image.html
    │      │          │  │  │  │  image.js
    │      │          │  │  │  │  
    │      │          │  │  │  └─images
    │      │          │  │  │          alignicon.jpg
    │      │          │  │  │          bg.png
    │      │          │  │  │          icons.gif
    │      │          │  │  │          icons.png
    │      │          │  │  │          image.png
    │      │          │  │  │          progress.png
    │      │          │  │  │          success.gif
    │      │          │  │  │          success.png
    │      │          │  │  │          
    │      │          │  │  ├─insertframe
    │      │          │  │  │      insertframe.html
    │      │          │  │  │      
    │      │          │  │  ├─link
    │      │          │  │  │      link.html
    │      │          │  │  │      
    │      │          │  │  ├─map
    │      │          │  │  │      map.html
    │      │          │  │  │      show.html
    │      │          │  │  │      
    │      │          │  │  ├─music
    │      │          │  │  │      music.css
    │      │          │  │  │      music.html
    │      │          │  │  │      music.js
    │      │          │  │  │      
    │      │          │  │  ├─preview
    │      │          │  │  │      preview.html
    │      │          │  │  │      
    │      │          │  │  ├─scrawl
    │      │          │  │  │  │  scrawl.css
    │      │          │  │  │  │  scrawl.html
    │      │          │  │  │  │  scrawl.js
    │      │          │  │  │  │  
    │      │          │  │  │  └─images
    │      │          │  │  │          addimg.png
    │      │          │  │  │          brush.png
    │      │          │  │  │          delimg.png
    │      │          │  │  │          delimgH.png
    │      │          │  │  │          empty.png
    │      │          │  │  │          emptyH.png
    │      │          │  │  │          eraser.png
    │      │          │  │  │          redo.png
    │      │          │  │  │          redoH.png
    │      │          │  │  │          scale.png
    │      │          │  │  │          scaleH.png
    │      │          │  │  │          size.png
    │      │          │  │  │          undo.png
    │      │          │  │  │          undoH.png
    │      │          │  │  │          
    │      │          │  │  ├─searchreplace
    │      │          │  │  │      searchreplace.html
    │      │          │  │  │      searchreplace.js
    │      │          │  │  │      
    │      │          │  │  ├─snapscreen
    │      │          │  │  │      snapscreen.html
    │      │          │  │  │      
    │      │          │  │  ├─spechars
    │      │          │  │  │      spechars.html
    │      │          │  │  │      spechars.js
    │      │          │  │  │      
    │      │          │  │  ├─table
    │      │          │  │  │      dragicon.png
    │      │          │  │  │      edittable.css
    │      │          │  │  │      edittable.html
    │      │          │  │  │      edittable.js
    │      │          │  │  │      edittd.html
    │      │          │  │  │      edittip.html
    │      │          │  │  │      
    │      │          │  │  ├─template
    │      │          │  │  │  │  config.js
    │      │          │  │  │  │  template.css
    │      │          │  │  │  │  template.html
    │      │          │  │  │  │  template.js
    │      │          │  │  │  │  
    │      │          │  │  │  └─images
    │      │          │  │  │          bg.gif
    │      │          │  │  │          pre0.png
    │      │          │  │  │          pre1.png
    │      │          │  │  │          pre2.png
    │      │          │  │  │          pre3.png
    │      │          │  │  │          pre4.png
    │      │          │  │  │          
    │      │          │  │  ├─video
    │      │          │  │  │  │  video.css
    │      │          │  │  │  │  video.html
    │      │          │  │  │  │  video.js
    │      │          │  │  │  │  
    │      │          │  │  │  └─images
    │      │          │  │  │          bg.png
    │      │          │  │  │          center_focus.jpg
    │      │          │  │  │          file-icons.gif
    │      │          │  │  │          file-icons.png
    │      │          │  │  │          icons.gif
    │      │          │  │  │          icons.png
    │      │          │  │  │          image.png
    │      │          │  │  │          left_focus.jpg
    │      │          │  │  │          none_focus.jpg
    │      │          │  │  │          progress.png
    │      │          │  │  │          right_focus.jpg
    │      │          │  │  │          success.gif
    │      │          │  │  │          success.png
    │      │          │  │  │          
    │      │          │  │  ├─webapp
    │      │          │  │  │      webapp.html
    │      │          │  │  │      
    │      │          │  │  └─wordimage
    │      │          │  │          fClipboard_ueditor.swf
    │      │          │  │          imageUploader.swf
    │      │          │  │          tangram.js
    │      │          │  │          wordimage.html
    │      │          │  │          wordimage.js
    │      │          │  │          
    │      │          │  ├─jsp
    │      │          │  │  │  config.json
    │      │          │  │  │  controller.jsp
    │      │          │  │  │  
    │      │          │  │  ├─lib
    │      │          │  │  │      commons-codec-1.9.jar
    │      │          │  │  │      commons-fileupload-1.3.1.jar
    │      │          │  │  │      commons-io-2.4.jar
    │      │          │  │  │      json.jar
    │      │          │  │  │      ueditor-1.1.1.jar
    │      │          │  │  │      
    │      │          │  │  └─src
    │      │          │  │      └─com
    │      │          │  │          └─baidu
    │      │          │  │              └─ueditor
    │      │          │  │                  │  ActionEnter.java
    │      │          │  │                  │  ConfigManager.java
    │      │          │  │                  │  Encoder.java
    │      │          │  │                  │  PathFormat.java
    │      │          │  │                  │  
    │      │          │  │                  ├─define
    │      │          │  │                  │      ActionMap.java
    │      │          │  │                  │      ActionState.java
    │      │          │  │                  │      AppInfo.java
    │      │          │  │                  │      BaseState.java
    │      │          │  │                  │      FileType.java
    │      │          │  │                  │      MIMEType.java
    │      │          │  │                  │      MultiState.java
    │      │          │  │                  │      State.java
    │      │          │  │                  │      
    │      │          │  │                  ├─hunter
    │      │          │  │                  │      FileManager.java
    │      │          │  │                  │      ImageHunter.java
    │      │          │  │                  │      
    │      │          │  │                  └─upload
    │      │          │  │                          Base64Uploader.java
    │      │          │  │                          BinaryUploader.java
    │      │          │  │                          StorageManager.java
    │      │          │  │                          Uploader.java
    │      │          │  │                          
    │      │          │  ├─lang
    │      │          │  │  ├─en
    │      │          │  │  │  │  en.js
    │      │          │  │  │  │  
    │      │          │  │  │  └─images
    │      │          │  │  │          addimage.png
    │      │          │  │  │          alldeletebtnhoverskin.png
    │      │          │  │  │          alldeletebtnupskin.png
    │      │          │  │  │          background.png
    │      │          │  │  │          button.png
    │      │          │  │  │          copy.png
    │      │          │  │  │          deletedisable.png
    │      │          │  │  │          deleteenable.png
    │      │          │  │  │          listbackground.png
    │      │          │  │  │          localimage.png
    │      │          │  │  │          music.png
    │      │          │  │  │          rotateleftdisable.png
    │      │          │  │  │          rotateleftenable.png
    │      │          │  │  │          rotaterightdisable.png
    │      │          │  │  │          rotaterightenable.png
    │      │          │  │  │          upload.png
    │      │          │  │  │          
    │      │          │  │  └─zh-cn
    │      │          │  │      │  zh-cn.js
    │      │          │  │      │  
    │      │          │  │      └─images
    │      │          │  │              copy.png
    │      │          │  │              localimage.png
    │      │          │  │              music.png
    │      │          │  │              upload.png
    │      │          │  │              
    │      │          │  ├─themes
    │      │          │  │  │  iframe.css
    │      │          │  │  │  
    │      │          │  │  └─default
    │      │          │  │      │  dialogbase.css
    │      │          │  │      │  
    │      │          │  │      ├─css
    │      │          │  │      │      ueditor.css
    │      │          │  │      │      ueditor.min.css
    │      │          │  │      │      
    │      │          │  │      └─images
    │      │          │  │              anchor.gif
    │      │          │  │              arrow.png
    │      │          │  │              arrow_down.png
    │      │          │  │              arrow_up.png
    │      │          │  │              button-bg.gif
    │      │          │  │              cancelbutton.gif
    │      │          │  │              charts.png
    │      │          │  │              cursor_h.gif
    │      │          │  │              cursor_h.png
    │      │          │  │              cursor_v.gif
    │      │          │  │              cursor_v.png
    │      │          │  │              dialog-title-bg.png
    │      │          │  │              filescan.png
    │      │          │  │              highlighted.gif
    │      │          │  │              icons-all.gif
    │      │          │  │              icons.gif
    │      │          │  │              icons.png
    │      │          │  │              loaderror.png
    │      │          │  │              loading.gif
    │      │          │  │              lock.gif
    │      │          │  │              neweditor-tab-bg.png
    │      │          │  │              pagebreak.gif
    │      │          │  │              scale.png
    │      │          │  │              sortable.png
    │      │          │  │              spacer.gif
    │      │          │  │              sparator_v.png
    │      │          │  │              table-cell-align.png
    │      │          │  │              tangram-colorpicker.png
    │      │          │  │              toolbar_bg.png
    │      │          │  │              unhighlighted.gif
    │      │          │  │              upload.png
    │      │          │  │              videologo.gif
    │      │          │  │              word.gif
    │      │          │  │              wordpaste.png
    │      │          │  │              
    │      │          │  └─third-party
    │      │          │      │  jquery-1.10.2.js
    │      │          │      │  jquery-1.10.2.min.js
    │      │          │      │  jquery-1.10.2.min.map
    │      │          │      │  
    │      │          │      ├─codemirror
    │      │          │      │      codemirror.css
    │      │          │      │      codemirror.js
    │      │          │      │      
    │      │          │      ├─highcharts
    │      │          │      │  │  highcharts-more.js
    │      │          │      │  │  highcharts-more.src.js
    │      │          │      │  │  highcharts.js
    │      │          │      │  │  highcharts.src.js
    │      │          │      │  │  
    │      │          │      │  ├─adapters
    │      │          │      │  │      mootools-adapter.js
    │      │          │      │  │      mootools-adapter.src.js
    │      │          │      │  │      prototype-adapter.js
    │      │          │      │  │      prototype-adapter.src.js
    │      │          │      │  │      standalone-framework.js
    │      │          │      │  │      standalone-framework.src.js
    │      │          │      │  │      
    │      │          │      │  ├─modules
    │      │          │      │  │      annotations.js
    │      │          │      │  │      annotations.src.js
    │      │          │      │  │      canvas-tools.js
    │      │          │      │  │      canvas-tools.src.js
    │      │          │      │  │      data.js
    │      │          │      │  │      data.src.js
    │      │          │      │  │      drilldown.js
    │      │          │      │  │      drilldown.src.js
    │      │          │      │  │      exporting.js
    │      │          │      │  │      exporting.src.js
    │      │          │      │  │      funnel.js
    │      │          │      │  │      funnel.src.js
    │      │          │      │  │      heatmap.js
    │      │          │      │  │      heatmap.src.js
    │      │          │      │  │      map.js
    │      │          │      │  │      map.src.js
    │      │          │      │  │      no-data-to-display.js
    │      │          │      │  │      no-data-to-display.src.js
    │      │          │      │  │      
    │      │          │      │  └─themes
    │      │          │      │          dark-blue.js
    │      │          │      │          dark-green.js
    │      │          │      │          gray.js
    │      │          │      │          grid.js
    │      │          │      │          skies.js
    │      │          │      │          
    │      │          │      ├─snapscreen
    │      │          │      │      UEditorSnapscreen.exe
    │      │          │      │      
    │      │          │      ├─SyntaxHighlighter
    │      │          │      │      shCore.js
    │      │          │      │      shCoreDefault.css
    │      │          │      │      
    │      │          │      ├─video-js
    │      │          │      │  │  video-js.css
    │      │          │      │  │  video-js.min.css
    │      │          │      │  │  video-js.swf
    │      │          │      │  │  video.dev.js
    │      │          │      │  │  video.js
    │      │          │      │  │  
    │      │          │      │  └─font
    │      │          │      │          vjs.eot
    │      │          │      │          vjs.svg
    │      │          │      │          vjs.ttf
    │      │          │      │          vjs.woff
    │      │          │      │          
    │      │          │      ├─webuploader
    │      │          │      │      Uploader.swf
    │      │          │      │      webuploader.css
    │      │          │      │      webuploader.custom.js
    │      │          │      │      webuploader.custom.min.js
    │      │          │      │      webuploader.flashonly.js
    │      │          │      │      webuploader.flashonly.min.js
    │      │          │      │      webuploader.html5only.js
    │      │          │      │      webuploader.html5only.min.js
    │      │          │      │      webuploader.js
    │      │          │      │      webuploader.min.js
    │      │          │      │      webuploader.withoutimage.js
    │      │          │      │      webuploader.withoutimage.min.js
    │      │          │      │      
    │      │          │      └─zeroclipboard
    │      │          │              ZeroClipboard.js
    │      │          │              ZeroClipboard.min.js
    │      │          │              ZeroClipboard.swf
    │      │          │              
    │      │          └─WEB-INF
    │      │              │  web.xml
    │      │              │  
    │      │              ├─lib
    │      │              │      dwr.jar
    │      │              │      IKAnalyzer2012FF_u1.jar
    │      │              │      
    │      │              └─views
    │      │                  ├─home
    │      │                  │      hotpost.jsp
    │      │                  │      index.jsp
    │      │                  │      login.jsp
    │      │                  │      navigation.jsp
    │      │                  │      netdisk.jsp
    │      │                  │      personalcenter.jsp
    │      │                  │      personalupdate.jsp
    │      │                  │      personcomment.jsp
    │      │                  │      personinformation.jsp
    │      │                  │      personmodifyWP.jsp
    │      │                  │      personpost.jsp
    │      │                  │      personpostmessage.jsp
    │      │                  │      personsystemmessage.jsp
    │      │                  │      postdetail.jsp
    │      │                  │      postindex.jsp
    │      │                  │      postlist.jsp
    │      │                  │      postsearch.jsp
    │      │                  │      reg.jsp
    │      │                  │      regResult.jsp
    │      │                  │      search.jsp
    │      │                  │      
    │      │                  └─setting
    │      │                          adminlogin.jsp
    │      │                          adminManage.jsp
    │      │                          Default.jsp
    │      │                          hotpostManage.jsp
    │      │                          plateManage.jsp
    │      │                          postManage.jsp
    │      │                          themeManage.jsp
    │      │                          themeStatistics.jsp
    │      │                          userManage.jsp
    │      │                          
    │      └─target
    │          │  forum.war
    │          │  
    │          ├─classes
    │          │  └─com
    │          │      └─cqut
    │          │          └─forum
    │          │              ├─aop
    │          │              │      AfterReturn.class
    │          │              │      AfterThrow.class
    │          │              │      Before.class
    │          │              │      SysLogAop.class
    │          │              │      TestSchemaAop.class
    │          │              │      
    │          │              ├─controller
    │          │              │      AdminController.class
    │          │              │      indexController.class
    │          │              │      NetdiskController.class
    │          │              │      PlateController.class
    │          │              │      PostController.class
    │          │              │      PostController_2.class
    │          │              │      ThemeController.class
    │          │              │      UploadController.class
    │          │              │      UserController.class
    │          │              │      UserController_2.class
    │          │              │      
    │          │              ├─dao
    │          │              │  │  IAcademyDao.class
    │          │              │  │  IAdminDao.class
    │          │              │  │  IBaseDao.class
    │          │              │  │  ICommentDao.class
    │          │              │  │  IFileStoreDao.class
    │          │              │  │  IMessageDao.class
    │          │              │  │  IPlateDao.class
    │          │              │  │  IPostDao.class
    │          │              │  │  IThemeDao.class
    │          │              │  │  IUserDao.class
    │          │              │  │  IUserFileDao.class
    │          │              │  │  
    │          │              │  └─impl
    │          │              │          AcademyDao.class
    │          │              │          AdminDao.class
    │          │              │          BaseDao.class
    │          │              │          CommentDao.class
    │          │              │          FileStoreDao.class
    │          │              │          MessageDao.class
    │          │              │          PlateDao.class
    │          │              │          PostDao.class
    │          │              │          ThemeDao.class
    │          │              │          UserDao.class
    │          │              │          UserFileDao.class
    │          │              │          
    │          │              ├─entity
    │          │              │      Academy.class
    │          │              │      Academy.hbm.xml
    │          │              │      Admin.class
    │          │              │      Admin.hbm.xml
    │          │              │      Comment.class
    │          │              │      Comment.hbm.xml
    │          │              │      Filestore.class
    │          │              │      Filestore.hbm.xml
    │          │              │      Hotpost.class
    │          │              │      Hotpost.hbm.xml
    │          │              │      Message.class
    │          │              │      Message.hbm.xml
    │          │              │      Plate.class
    │          │              │      Plate.hbm.xml
    │          │              │      Post.class
    │          │              │      Post.hbm.xml
    │          │              │      Theme.class
    │          │              │      Theme.hbm.xml
    │          │              │      User.class
    │          │              │      User.hbm.xml
    │          │              │      Userfile.class
    │          │              │      Userfile.hbm.xml
    │          │              │      Userinfo.class
    │          │              │      Userinfo.hbm.xml
    │          │              │      Ztree.class
    │          │              │      
    │          │              ├─listener
    │          │              │      SessionListener.class
    │          │              │      
    │          │              ├─lucene
    │          │              │      LuceneIndex.class
    │          │              │      LuceneSearch.class
    │          │              │      
    │          │              ├─quartz
    │          │              │      LuceneJob.class
    │          │              │      
    │          │              ├─security
    │          │              │      SessionFilter.class
    │          │              │      SettingFilter.class
    │          │              │      
    │          │              ├─service
    │          │              │  │  IAcademyService.class
    │          │              │  │  IAdminService.class
    │          │              │  │  IBaseService.class
    │          │              │  │  ICommentService.class
    │          │              │  │  IFileStoreService.class
    │          │              │  │  ILuceneService.class
    │          │              │  │  IMessageService.class
    │          │              │  │  IPlateService.class
    │          │              │  │  IPostService.class
    │          │              │  │  IThemeService.class
    │          │              │  │  IUserFileService.class
    │          │              │  │  IUserService.class
    │          │              │  │  
    │          │              │  └─impl
    │          │              │          AcademyService.class
    │          │              │          AdminService.class
    │          │              │          BaseService.class
    │          │              │          CommentService.class
    │          │              │          FileStoreService.class
    │          │              │          LuceneService.class
    │          │              │          MessageService.class
    │          │              │          PlateService.class
    │          │              │          PostService.class
    │          │              │          ThemeService.class
    │          │              │          UserFileService.class
    │          │              │          UserService.class
    │          │              │          
    │          │              └─util
    │          │                      ConfigProperties.class
    │          │                      CookieHandler.class
    │          │                      DateUtil.class
    │          │                      DefaultElements.class
    │          │                      DESUtils.class
    │          │                      Encode64.class
    │          │                      MD5Util.class
    │          │                      myAuthenticator.class
    │          │                      RegexUtils.class
    │          │                      SendMailHandler.class
    │          │                      Sort.class
    │          │                      StringUtil.class
    │          │                      
    │          ├─forum
    │          │  │  index.jsp
    │          │  │  
    │          │  ├─assets
    │          │  │  ├─css
    │          │  │  │      index.css
    │          │  │  │      login.css
    │          │  │  │      postlist.css
    │          │  │  │      postsearch.css
    │          │  │  │      reg.css
    │          │  │  │      
    │          │  │  ├─js
    │          │  │  │      index.js
    │          │  │  │      login.js
    │          │  │  │      navigation.js
    │          │  │  │      netdisk.js
    │          │  │  │      personalcenter.js
    │          │  │  │      personalcomment.js
    │          │  │  │      personalinformation.js
    │          │  │  │      personalmodifyWP.js
    │          │  │  │      personalpost.js
    │          │  │  │      personalpostmessage.js
    │          │  │  │      personalsystemmessage.js
    │          │  │  │      personalupdate.js
    │          │  │  │      postdetail.js
    │          │  │  │      postlist.js
    │          │  │  │      postsearch.js
    │          │  │  │      reg.js
    │          │  │  │      search.js
    │          │  │  │      
    │          │  │  └─setting
    │          │  │      ├─css
    │          │  │      │      Default.css
    │          │  │      │      reset.css
    │          │  │      │      style.css
    │          │  │      │      supersized.css
    │          │  │      │      
    │          │  │      └─js
    │          │  │              adminlogin.js
    │          │  │              adminManage.js
    │          │  │              Default.js
    │          │  │              hotpostManage.js
    │          │  │              plateManage.js
    │          │  │              postManage.js
    │          │  │              themeManage.js
    │          │  │              userManage.js
    │          │  │              
    │          │  ├─common
    │          │  │      forum_meta.jsp
    │          │  │      loginDialog.js
    │          │  │      meta.jsp
    │          │  │      
    │          │  ├─css
    │          │  │  │  animate.css
    │          │  │  │  blue.css
    │          │  │  │  bootslider.css
    │          │  │  │  bootstrap-dialog.min.css
    │          │  │  │  bootstrap.css
    │          │  │  │  bootstrap.min.css
    │          │  │  │  bs-theme-metro.css
    │          │  │  │  calendar.css
    │          │  │  │  content.css
    │          │  │  │  easyui.css
    │          │  │  │  font-awesome.css
    │          │  │  │  global.css
    │          │  │  │  index.css
    │          │  │  │  jquery.cleditor.css
    │          │  │  │  master.css
    │          │  │  │  public.css
    │          │  │  │  reset.css
    │          │  │  │  style.css
    │          │  │  │  themes.css
    │          │  │  │  zhuce.css
    │          │  │  │  
    │          │  │  ├─colorPicker
    │          │  │  │      ad.css
    │          │  │  │      colorpicker.css
    │          │  │  │      tipTip.css
    │          │  │  │      
    │          │  │  ├─easyui
    │          │  │  │  └─themes
    │          │  │  │      │  icon.css
    │          │  │  │      │  
    │          │  │  │      ├─default
    │          │  │  │      │  │  accordion.css
    │          │  │  │      │  │  calendar.css
    │          │  │  │      │  │  combo.css
    │          │  │  │      │  │  combobox.css
    │          │  │  │      │  │  datagrid.css
    │          │  │  │      │  │  datebox.css
    │          │  │  │      │  │  dialog.css
    │          │  │  │      │  │  easyui.css
    │          │  │  │      │  │  layout.css
    │          │  │  │      │  │  linkbutton.css
    │          │  │  │      │  │  menu.css
    │          │  │  │      │  │  menubutton.css
    │          │  │  │      │  │  messager.css
    │          │  │  │      │  │  pagination.css
    │          │  │  │      │  │  panel.css
    │          │  │  │      │  │  spinner.css
    │          │  │  │      │  │  splitbutton.css
    │          │  │  │      │  │  tabs.css
    │          │  │  │      │  │  tree.css
    │          │  │  │      │  │  validatebox.css
    │          │  │  │      │  │  window.css
    │          │  │  │      │  │  
    │          │  │  │      │  └─images
    │          │  │  │      │          accordion_collapse.png
    │          │  │  │      │          accordion_expand.png
    │          │  │  │      │          button_a_bg.gif
    │          │  │  │      │          button_plain_hover.png
    │          │  │  │      │          button_span_bg.gif
    │          │  │  │      │          calendar_nextmonth.gif
    │          │  │  │      │          calendar_nextyear.gif
    │          │  │  │      │          calendar_prevmonth.gif
    │          │  │  │      │          calendar_prevyear.gif
    │          │  │  │      │          combo_arrow.gif
    │          │  │  │      │          datagrid_header_bg.gif
    │          │  │  │      │          datagrid_row_collapse.gif
    │          │  │  │      │          datagrid_row_expand.gif
    │          │  │  │      │          datagrid_sort_asc.gif
    │          │  │  │      │          datagrid_sort_desc.gif
    │          │  │  │      │          datagrid_title_bg.png
    │          │  │  │      │          layout_button_down.gif
    │          │  │  │      │          layout_button_left.gif
    │          │  │  │      │          layout_button_right.gif
    │          │  │  │      │          layout_button_up.gif
    │          │  │  │      │          menu.gif
    │          │  │  │      │          menu_downarrow.png
    │          │  │  │      │          menu_rightarrow.png
    │          │  │  │      │          menu_sep.png
    │          │  │  │      │          menu_split_downarrow.png
    │          │  │  │      │          messager_error.gif
    │          │  │  │      │          messager_info.gif
    │          │  │  │      │          messager_question.gif
    │          │  │  │      │          messager_warning.gif
    │          │  │  │      │          pagination_first.gif
    │          │  │  │      │          pagination_last.gif
    │          │  │  │      │          pagination_load.png
    │          │  │  │      │          pagination_loading.gif
    │          │  │  │      │          pagination_next.gif
    │          │  │  │      │          pagination_prev.gif
    │          │  │  │      │          panel_loading.gif
    │          │  │  │      │          panel_title.png
    │          │  │  │      │          panel_tools.gif
    │          │  │  │      │          panel_tool_collapse.gif
    │          │  │  │      │          panel_tool_expand.gif
    │          │  │  │      │          spinner_arrow_down.gif
    │          │  │  │      │          spinner_arrow_up.gif
    │          │  │  │      │          tabs_active.png
    │          │  │  │      │          tabs_close.gif
    │          │  │  │      │          tabs_enabled.png
    │          │  │  │      │          tabs_leftarrow.png
    │          │  │  │      │          tabs_rightarrow.png
    │          │  │  │      │          Thumbs.db
    │          │  │  │      │          tree_arrows.gif
    │          │  │  │      │          tree_checkbox_0.gif
    │          │  │  │      │          tree_checkbox_1.gif
    │          │  │  │      │          tree_checkbox_2.gif
    │          │  │  │      │          tree_dnd_no.png
    │          │  │  │      │          tree_dnd_yes.png
    │          │  │  │      │          tree_file.gif
    │          │  │  │      │          tree_folder.gif
    │          │  │  │      │          tree_folder_open.gif
    │          │  │  │      │          tree_loading.gif
    │          │  │  │      │          validatebox_pointer.gif
    │          │  │  │      │          validatebox_warning.png
    │          │  │  │      │          
    │          │  │  │      ├─gray
    │          │  │  │      │  │  accordion.css
    │          │  │  │      │  │  calendar.css
    │          │  │  │      │  │  combo.css
    │          │  │  │      │  │  combobox.css
    │          │  │  │      │  │  datagrid.css
    │          │  │  │      │  │  datebox.css
    │          │  │  │      │  │  dialog.css
    │          │  │  │      │  │  easyui.css
    │          │  │  │      │  │  layout.css
    │          │  │  │      │  │  linkbutton.css
    │          │  │  │      │  │  menu.css
    │          │  │  │      │  │  menubutton.css
    │          │  │  │      │  │  messager.css
    │          │  │  │      │  │  pagination.css
    │          │  │  │      │  │  panel.css
    │          │  │  │      │  │  spinner.css
    │          │  │  │      │  │  splitbutton.css
    │          │  │  │      │  │  tabs.css
    │          │  │  │      │  │  tree.css
    │          │  │  │      │  │  validatebox.css
    │          │  │  │      │  │  window.css
    │          │  │  │      │  │  
    │          │  │  │      │  └─images
    │          │  │  │      │          accordion_collapse.png
    │          │  │  │      │          accordion_expand.png
    │          │  │  │      │          button_a_bg.gif
    │          │  │  │      │          button_plain_hover.png
    │          │  │  │      │          button_span_bg.gif
    │          │  │  │      │          calendar_nextmonth.gif
    │          │  │  │      │          calendar_nextyear.gif
    │          │  │  │      │          calendar_prevmonth.gif
    │          │  │  │      │          calendar_prevyear.gif
    │          │  │  │      │          combo_arrow.gif
    │          │  │  │      │          datagrid_header_bg.gif
    │          │  │  │      │          datagrid_row_collapse.gif
    │          │  │  │      │          datagrid_row_expand.gif
    │          │  │  │      │          datagrid_sort_asc.gif
    │          │  │  │      │          datagrid_sort_desc.gif
    │          │  │  │      │          datagrid_title_bg.gif
    │          │  │  │      │          layout_button_down.gif
    │          │  │  │      │          layout_button_left.gif
    │          │  │  │      │          layout_button_right.gif
    │          │  │  │      │          layout_button_up.gif
    │          │  │  │      │          menu.gif
    │          │  │  │      │          menu_downarrow.png
    │          │  │  │      │          menu_rightarrow.png
    │          │  │  │      │          menu_sep.png
    │          │  │  │      │          menu_split_downarrow.png
    │          │  │  │      │          messager_error.gif
    │          │  │  │      │          messager_info.gif
    │          │  │  │      │          messager_question.gif
    │          │  │  │      │          messager_warning.gif
    │          │  │  │      │          pagination_first.gif
    │          │  │  │      │          pagination_last.gif
    │          │  │  │      │          pagination_load.png
    │          │  │  │      │          pagination_loading.gif
    │          │  │  │      │          pagination_next.gif
    │          │  │  │      │          pagination_prev.gif
    │          │  │  │      │          panel_loading.gif
    │          │  │  │      │          panel_title.gif
    │          │  │  │      │          panel_tools.gif
    │          │  │  │      │          panel_tool_collapse.gif
    │          │  │  │      │          panel_tool_expand.gif
    │          │  │  │      │          spinner_arrow_down.gif
    │          │  │  │      │          spinner_arrow_up.gif
    │          │  │  │      │          tabs_close.gif
    │          │  │  │      │          tabs_enabled.gif
    │          │  │  │      │          tabs_leftarrow.png
    │          │  │  │      │          tabs_rightarrow.png
    │          │  │  │      │          Thumbs.db
    │          │  │  │      │          tree_arrows.gif
    │          │  │  │      │          tree_checkbox_0.gif
    │          │  │  │      │          tree_checkbox_1.gif
    │          │  │  │      │          tree_checkbox_2.gif
    │          │  │  │      │          tree_dnd_no.png
    │          │  │  │      │          tree_dnd_yes.png
    │          │  │  │      │          tree_file.gif
    │          │  │  │      │          tree_folder.gif
    │          │  │  │      │          tree_folder_open.gif
    │          │  │  │      │          tree_loading.gif
    │          │  │  │      │          validatebox_pointer.gif
    │          │  │  │      │          validatebox_warning.png
    │          │  │  │      │          
    │          │  │  │      └─icons
    │          │  │  │              back.png
    │          │  │  │              cancel.png
    │          │  │  │              cut.png
    │          │  │  │              edit_add.png
    │          │  │  │              edit_remove.png
    │          │  │  │              filesave.png
    │          │  │  │              help.png
    │          │  │  │              no.png
    │          │  │  │              ok.png
    │          │  │  │              pencil.png
    │          │  │  │              print.png
    │          │  │  │              redo.png
    │          │  │  │              reload.png
    │          │  │  │              search.png
    │          │  │  │              undo.png
    │          │  │  │              
    │          │  │  ├─echart
    │          │  │  │  ├─css
    │          │  │  │  │      bootstrap-responsive.css
    │          │  │  │  │      bootstrap-theme.css
    │          │  │  │  │      bootstrap-theme.css.map
    │          │  │  │  │      bootstrap-theme.min.css
    │          │  │  │  │      bootstrap.css
    │          │  │  │  │      bootstrap.css.map
    │          │  │  │  │      bootstrap.min.css
    │          │  │  │  │      carousel.css
    │          │  │  │  │      codemirror.css
    │          │  │  │  │      echartsHome.css
    │          │  │  │  │      flexslider.css
    │          │  │  │  │      font-awesome.min.css
    │          │  │  │  │      google-code-prettify.css
    │          │  │  │  │      monokai.css
    │          │  │  │  │      
    │          │  │  │  ├─fonts
    │          │  │  │  │      fontawesome-webfont.eot
    │          │  │  │  │      fontawesome-webfont.svg
    │          │  │  │  │      fontawesome-webfont.ttf
    │          │  │  │  │      fontawesome-webfont.woff
    │          │  │  │  │      glyphicons-halflings-regular.eot
    │          │  │  │  │      glyphicons-halflings-regular.svg
    │          │  │  │  │      glyphicons-halflings-regular.ttf
    │          │  │  │  │      glyphicons-halflings-regular.woff
    │          │  │  │  │      
    │          │  │  │  ├─ico
    │          │  │  │  │      favicon.png
    │          │  │  │  │      K线图.png
    │          │  │  │  │      treemap.png
    │          │  │  │  │      仪表盘.png
    │          │  │  │  │      力导向图.png
    │          │  │  │  │      和弦图.png
    │          │  │  │  │      地图.png
    │          │  │  │  │      折线图.png
    │          │  │  │  │      散点图.png
    │          │  │  │  │      柱状图.png
    │          │  │  │  │      漏斗图.png
    │          │  │  │  │      雷达图.png
    │          │  │  │  │      韦恩图.png
    │          │  │  │  │      饼状图.png
    │          │  │  │  │      
    │          │  │  │  └─img
    │          │  │  │      │  architecture.png
    │          │  │  │      │  banner1.png
    │          │  │  │      │  banner2.png
    │          │  │  │      │  banner3.png
    │          │  │  │      │  banner4.png
    │          │  │  │      │  bannerStudy.png
    │          │  │  │      │  bannerX.jpg
    │          │  │  │      │  bg_direction_nav.png
    │          │  │  │      │  blacktocat.png
    │          │  │  │      │  connect.gif
    │          │  │  │      │  creativity.jpg
    │          │  │  │      │  custom.png
    │          │  │  │      │  dataDancing.mp3
    │          │  │  │      │  dataRange.gif
    │          │  │  │      │  dataView.gif
    │          │  │  │      │  datazoom.gif
    │          │  │  │      │  device.png
    │          │  │  │      │  draggable.gif
    │          │  │  │      │  dynamic1.gif
    │          │  │  │      │  dynamic2.gif
    │          │  │  │      │  echarts-logo.png
    │          │  │  │      │  echarts-logo2.png
    │          │  │  │      │  effect.gif
    │          │  │  │      │  explorer.png
    │          │  │  │      │  feature1.png
    │          │  │  │      │  feature2.png
    │          │  │  │      │  feature3.png
    │          │  │  │      │  fork.png
    │          │  │  │      │  glyphicons-halflings-white.png
    │          │  │  │      │  glyphicons-halflings.png
    │          │  │  │      │  groovepaper.png
    │          │  │  │      │  icon-bar.png
    │          │  │  │      │  legendSelected.gif
    │          │  │  │      │  logo.png
    │          │  │  │      │  magicType.gif
    │          │  │  │      │  mark.gif
    │          │  │  │      │  mix.jpg
    │          │  │  │      │  multiStack.png
    │          │  │  │      │  scatter.gif
    │          │  │  │      │  slide-01.png
    │          │  │  │      │  slide-02.png
    │          │  │  │      │  slide-03.png
    │          │  │  │      │  slide-04.png
    │          │  │  │      │  slide-05.jpg
    │          │  │  │      │  subMapType.png
    │          │  │  │      │  ticks.png
    │          │  │  │      │  tweed.png
    │          │  │  │      │  why-echarts-m-cn.png
    │          │  │  │      │  why-echarts-m-en.png
    │          │  │  │      │  zrender.png
    │          │  │  │      │  
    │          │  │  │      ├─about
    │          │  │  │      │      chenwei.jpg
    │          │  │  │      │      denghongqi.jpg
    │          │  │  │      │      echarts1.png
    │          │  │  │      │      erik.jpg
    │          │  │  │      │      HelloWorld1.jpg
    │          │  │  │      │      HelloWorld2.png
    │          │  │  │      │      huangyue.jpg
    │          │  │  │      │      huangzhimin.jpg
    │          │  │  │      │      huyao.jpg
    │          │  │  │      │      jaroslav.benc.jpg
    │          │  │  │      │      linfeng.jpg
    │          │  │  │      │      lizhan.jpg
    │          │  │  │      │      loutongbing.jpg
    │          │  │  │      │      shenhao.jpg
    │          │  │  │      │      shenyi.jpg
    │          │  │  │      │      sushuang.jpg
    │          │  │  │      │      tanhe.jpg
    │          │  │  │      │      wangjunting.jpg
    │          │  │  │      │      weitaiyun.jpg
    │          │  │  │      │      xieshiwei.jpg
    │          │  │  │      │      yangji.jpg
    │          │  │  │      │      yaofeifei.jpg
    │          │  │  │      │      zhangyanru.jpg
    │          │  │  │      │      zhouyang.jpg
    │          │  │  │      │      zrender1.png
    │          │  │  │      │      zuming.jpg
    │          │  │  │      │      
    │          │  │  │      ├─doc
    │          │  │  │      │      axisBoundaryGap.png
    │          │  │  │      │      axisBoundaryGap1.jpg
    │          │  │  │      │      axisDetail.jpg
    │          │  │  │      │      axisDetail.png
    │          │  │  │      │      axisScale1.png
    │          │  │  │      │      axisScale2.png
    │          │  │  │      │      barTheme.png
    │          │  │  │      │      charts.jpg
    │          │  │  │      │      chordTheme.png
    │          │  │  │      │      dataRange.png
    │          │  │  │      │      dataZoom.png
    │          │  │  │      │      forceTheme.png
    │          │  │  │      │      grid.jpg
    │          │  │  │      │      kTheme.png
    │          │  │  │      │      legend.png
    │          │  │  │      │      lineTheme.png
    │          │  │  │      │      mapTheme.png
    │          │  │  │      │      multiControl.jpg
    │          │  │  │      │      pieTheme.png
    │          │  │  │      │      radarTheme.png
    │          │  │  │      │      roamController.png
    │          │  │  │      │      scatterTheme.png
    │          │  │  │      │      timeline.png
    │          │  │  │      │      title.png
    │          │  │  │      │      toolbox.png
    │          │  │  │      │      tooltip1.jpg
    │          │  │  │      │      tooltip2.jpg
    │          │  │  │      │      
    │          │  │  │      ├─example
    │          │  │  │      │      axis.png
    │          │  │  │      │      bar.png
    │          │  │  │      │      bar1.png
    │          │  │  │      │      bar10.png
    │          │  │  │      │      bar11.png
    │          │  │  │      │      bar12.png
    │          │  │  │      │      bar13.png
    │          │  │  │      │      bar14.png
    │          │  │  │      │      bar15.png
    │          │  │  │      │      bar2.png
    │          │  │  │      │      bar3.png
    │          │  │  │      │      bar4.png
    │          │  │  │      │      bar5.png
    │          │  │  │      │      bar6.png
    │          │  │  │      │      bar7.png
    │          │  │  │      │      bar8.png
    │          │  │  │      │      bar9.png
    │          │  │  │      │      bmap1.png
    │          │  │  │      │      bmap2.png
    │          │  │  │      │      cache.png
    │          │  │  │      │      chord.png
    │          │  │  │      │      chord1.png
    │          │  │  │      │      chord2.png
    │          │  │  │      │      chord3.png
    │          │  │  │      │      chord4.png
    │          │  │  │      │      dataRange.png
    │          │  │  │      │      dataRange1.png
    │          │  │  │      │      dataZoom.png
    │          │  │  │      │      dataZoom1.png
    │          │  │  │      │      dynamicLineBar.png
    │          │  │  │      │      dynamicPieRadar.png
    │          │  │  │      │      dynamicScatterK.png
    │          │  │  │      │      EChartsTheme.jpg
    │          │  │  │      │      event.png
    │          │  │  │      │      eventRiver1.png
    │          │  │  │      │      eventRiver2.png
    │          │  │  │      │      force.png
    │          │  │  │      │      force1.png
    │          │  │  │      │      force2.png
    │          │  │  │      │      force4.png
    │          │  │  │      │      funnel.png
    │          │  │  │      │      funnel1.png
    │          │  │  │      │      funnel2.png
    │          │  │  │      │      funnel3.png
    │          │  │  │      │      funnel4.png
    │          │  │  │      │      gauge.png
    │          │  │  │      │      gauge1.png
    │          │  │  │      │      gauge2.png
    │          │  │  │      │      gauge3.png
    │          │  │  │      │      gauge4.png
    │          │  │  │      │      gauge5.png
    │          │  │  │      │      import.png
    │          │  │  │      │      k.png
    │          │  │  │      │      k1.png
    │          │  │  │      │      lasagna.png
    │          │  │  │      │      line.png
    │          │  │  │      │      line1.png
    │          │  │  │      │      line2.png
    │          │  │  │      │      line3.png
    │          │  │  │      │      line4.png
    │          │  │  │      │      line5.png
    │          │  │  │      │      line6.png
    │          │  │  │      │      line7.png
    │          │  │  │      │      line8.png
    │          │  │  │      │      line9.png
    │          │  │  │      │      loading.png
    │          │  │  │      │      map.png
    │          │  │  │      │      map1.png
    │          │  │  │      │      map10.png
    │          │  │  │      │      map11.png
    │          │  │  │      │      map12.png
    │          │  │  │      │      map13.png
    │          │  │  │      │      map14.png
    │          │  │  │      │      map15.png
    │          │  │  │      │      map16.png
    │          │  │  │      │      map17.png
    │          │  │  │      │      map18.png
    │          │  │  │      │      map19.png
    │          │  │  │      │      map2.png
    │          │  │  │      │      map20.png
    │          │  │  │      │      map21.png
    │          │  │  │      │      map22.png
    │          │  │  │      │      map3.png
    │          │  │  │      │      map4.png
    │          │  │  │      │      map5.png
    │          │  │  │      │      map6.png
    │          │  │  │      │      map7.png
    │          │  │  │      │      map8.png
    │          │  │  │      │      map9.png
    │          │  │  │      │      mix1.png
    │          │  │  │      │      mix10.png
    │          │  │  │      │      mix11.png
    │          │  │  │      │      mix12.png
    │          │  │  │      │      mix2.png
    │          │  │  │      │      mix3.png
    │          │  │  │      │      mix4.png
    │          │  │  │      │      mix5.png
    │          │  │  │      │      mix6.png
    │          │  │  │      │      mix7.png
    │          │  │  │      │      mix8.png
    │          │  │  │      │      mix9.png
    │          │  │  │      │      pie.png
    │          │  │  │      │      pie1.png
    │          │  │  │      │      pie2.png
    │          │  │  │      │      pie3.png
    │          │  │  │      │      pie4.png
    │          │  │  │      │      pie5.png
    │          │  │  │      │      pie6.png
    │          │  │  │      │      pie7.png
    │          │  │  │      │      radar.png
    │          │  │  │      │      radar1.png
    │          │  │  │      │      radar2.png
    │          │  │  │      │      radar3.png
    │          │  │  │      │      scatter.png
    │          │  │  │      │      scatter1.png
    │          │  │  │      │      scatter2.png
    │          │  │  │      │      scatter3.png
    │          │  │  │      │      scatter4.png
    │          │  │  │      │      scatter5.png
    │          │  │  │      │      scatter6.png
    │          │  │  │      │      theme.png
    │          │  │  │      │      tooltip.png
    │          │  │  │      │      treemap.png
    │          │  │  │      │      treemap1.png
    │          │  │  │      │      treemap2.png
    │          │  │  │      │      venn.png
    │          │  │  │      │      webkit-dep.png
    │          │  │  │      │      webkit-dep2.png
    │          │  │  │      │      wormhole.png
    │          │  │  │      │      
    │          │  │  │      └─logo
    │          │  │  │              admaster_logo.png
    │          │  │  │              adm_logo.png
    │          │  │  │              caixin_logo.png
    │          │  │  │              health_logo.png
    │          │  │  │              huawei_logo.jpg
    │          │  │  │              hui_logo.png
    │          │  │  │              jinjiang_logo.jpg
    │          │  │  │              picc_logo.gif
    │          │  │  │              qqnews_logo.jpg
    │          │  │  │              renqi_logo.png
    │          │  │  │              sd_logo.png
    │          │  │  │              shujubang_logo.png
    │          │  │  │              shujuguan_logo.png
    │          │  │  │              sinopec_logo.gif
    │          │  │  │              xinhuanet_logo.gif
    │          │  │  │              yongyou_logo.jpg
    │          │  │  │              
    │          │  │  ├─jPaginate
    │          │  │  │      style.css
    │          │  │  │      
    │          │  │  ├─jqGrid
    │          │  │  │      ellipsis-xbl.xml
    │          │  │  │      ui.jqgrid.css
    │          │  │  │      
    │          │  │  └─zTreeStyle
    │          │  │          zTreeStyle.css
    │          │  │          
    │          │  ├─font
    │          │  │      cJZKeOuBrn4kERxqtaUH3fY6323mHUZFJMgTvxaG2iE.eot
    │          │  │      cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff
    │          │  │      fontawesome-webfont.eot
    │          │  │      fontawesome-webfont.ttf
    │          │  │      fontawesome-webfont.woff
    │          │  │      glyphicons-regular.eot
    │          │  │      glyphicons-regular.svg
    │          │  │      glyphicons-regular.ttf
    │          │  │      glyphicons-regular.woff
    │          │  │      
    │          │  ├─font-awesome
    │          │  │  │  .gitignore
    │          │  │  │  FontAwesome-Vectors.pdf
    │          │  │  │  FontAwesome.ttf
    │          │  │  │  README.md
    │          │  │  │  
    │          │  │  ├─css
    │          │  │  │      font-awesome-ie7.css
    │          │  │  │      font-awesome.css
    │          │  │  │      
    │          │  │  ├─docs
    │          │  │  │  │  index.html
    │          │  │  │  │  
    │          │  │  │  └─assets
    │          │  │  │      ├─css
    │          │  │  │      │      font-awesome-ie7.css
    │          │  │  │      │      font-awesome.css
    │          │  │  │      │      prettify.css
    │          │  │  │      │      site.css
    │          │  │  │      │      
    │          │  │  │      ├─font
    │          │  │  │      │      fontawesome-webfont.eot
    │          │  │  │      │      fontawesome-webfont.svg
    │          │  │  │      │      fontawesome-webfont.ttf
    │          │  │  │      │      fontawesome-webfont.woff
    │          │  │  │      │      museo_slab_300-webfont.eot
    │          │  │  │      │      museo_slab_300-webfont.ttf
    │          │  │  │      │      museo_slab_500-webfont.eot
    │          │  │  │      │      museo_slab_500-webfont.ttf
    │          │  │  │      │      proximanova-webfont.eot
    │          │  │  │      │      proximanova-webfont.ttf
    │          │  │  │      │      
    │          │  │  │      ├─ico
    │          │  │  │      │      favicon.ico
    │          │  │  │      │      
    │          │  │  │      ├─js
    │          │  │  │      │  │  backbone.min.js
    │          │  │  │      │  │  jquery-1.7.1.min.js
    │          │  │  │      │  │  prettify.min.js
    │          │  │  │      │  │  underscore.min.js
    │          │  │  │      │  │  
    │          │  │  │      │  ├─index
    │          │  │  │      │  │      index.js
    │          │  │  │      │  │      
    │          │  │  │      │  └─tw-bs-201
    │          │  │  │      │          bootstrap-alert.js
    │          │  │  │      │          bootstrap-button.js
    │          │  │  │      │          bootstrap-carousel.js
    │          │  │  │      │          bootstrap-collapse.js
    │          │  │  │      │          bootstrap-dropdown.js
    │          │  │  │      │          bootstrap-modal.js
    │          │  │  │      │          bootstrap-popover.js
    │          │  │  │      │          bootstrap-scrollspy.js
    │          │  │  │      │          bootstrap-tab.js
    │          │  │  │      │          bootstrap-tooltip.js
    │          │  │  │      │          bootstrap-transition.js
    │          │  │  │      │          bootstrap-typeahead.js
    │          │  │  │      │          
    │          │  │  │      └─less
    │          │  │  │          │  font-awesome-ie7.less
    │          │  │  │          │  font-awesome.less
    │          │  │  │          │  font-site.less
    │          │  │  │          │  mixins.less
    │          │  │  │          │  site.less
    │          │  │  │          │  variables.less
    │          │  │  │          │  
    │          │  │  │          └─twbs-203
    │          │  │  │                  accordion.less
    │          │  │  │                  alerts.less
    │          │  │  │                  bootstrap.less
    │          │  │  │                  breadcrumbs.less
    │          │  │  │                  button-groups.less
    │          │  │  │                  buttons.less
    │          │  │  │                  carousel.less
    │          │  │  │                  close.less
    │          │  │  │                  code.less
    │          │  │  │                  component-animations.less
    │          │  │  │                  dropdowns.less
    │          │  │  │                  forms.less
    │          │  │  │                  grid.less
    │          │  │  │                  hero-unit.less
    │          │  │  │                  labels-badges.less
    │          │  │  │                  layouts.less
    │          │  │  │                  mixins.less
    │          │  │  │                  modals.less
    │          │  │  │                  navbar.less
    │          │  │  │                  navs.less
    │          │  │  │                  pager.less
    │          │  │  │                  pagination.less
    │          │  │  │                  popovers.less
    │          │  │  │                  progress-bars.less
    │          │  │  │                  reset.less
    │          │  │  │                  responsive-1200px-min.less
    │          │  │  │                  responsive-767px-max.less
    │          │  │  │                  responsive-768px-979px.less
    │          │  │  │                  responsive-navbar.less
    │          │  │  │                  responsive-utilities.less
    │          │  │  │                  responsive.less
    │          │  │  │                  scaffolding.less
    │          │  │  │                  sprites.less
    │          │  │  │                  tables.less
    │          │  │  │                  thumbnails.less
    │          │  │  │                  tooltip.less
    │          │  │  │                  type.less
    │          │  │  │                  utilities.less
    │          │  │  │                  variables.less
    │          │  │  │                  wells.less
    │          │  │  │                  
    │          │  │  ├─font
    │          │  │  │      fontawesome-webfont.eot
    │          │  │  │      fontawesome-webfont.svg
    │          │  │  │      fontawesome-webfont.ttf
    │          │  │  │      fontawesome-webfont.woff
    │          │  │  │      
    │          │  │  ├─less
    │          │  │  │      font-awesome-ie7.less
    │          │  │  │      font-awesome.less
    │          │  │  │      
    │          │  │  └─sass
    │          │  │          font-awesome.sass
    │          │  │          font-awesome.scss
    │          │  │          
    │          │  ├─images
    │          │  │  │  loader.gif
    │          │  │  │  slide-1.jpg
    │          │  │  │  slide-2.jpg
    │          │  │  │  slide-3.jpg
    │          │  │  │  slide-4.jpg
    │          │  │  │  slide-5.jpg
    │          │  │  │  slide-6.jpg
    │          │  │  │  tou.jpg
    │          │  │  │  
    │          │  │  ├─error
    │          │  │  │      403_bg.gif
    │          │  │  │      404_bg.gif
    │          │  │  │      500_bg.gif
    │          │  │  │      
    │          │  │  ├─images
    │          │  │  │      fp-line.gif
    │          │  │  │      
    │          │  │  ├─jquery-easyui-1.3.4
    │          │  │  │  ├─icons
    │          │  │  │  │      back.png
    │          │  │  │  │      blank.gif
    │          │  │  │  │      cancel.png
    │          │  │  │  │      cut.png
    │          │  │  │  │      edit_add.png
    │          │  │  │  │      edit_remove.png
    │          │  │  │  │      filesave.png
    │          │  │  │  │      help.png
    │          │  │  │  │      mini_add.png
    │          │  │  │  │      mini_edit.png
    │          │  │  │  │      mini_refresh.png
    │          │  │  │  │      no.png
    │          │  │  │  │      ok.png
    │          │  │  │  │      pencil.png
    │          │  │  │  │      print.png
    │          │  │  │  │      redo.png
    │          │  │  │  │      reload.png
    │          │  │  │  │      search.png
    │          │  │  │  │      sum.png
    │          │  │  │  │      tip.png
    │          │  │  │  │      undo.png
    │          │  │  │  │      
    │          │  │  │  └─images
    │          │  │  │          accordion_arrows.png
    │          │  │  │          blank.gif
    │          │  │  │          calendar_arrows.png
    │          │  │  │          combo_arrow.png
    │          │  │  │          datagrid_icons.png
    │          │  │  │          datebox_arrow.png
    │          │  │  │          layout_arrows.png
    │          │  │  │          linkbutton_bg.png
    │          │  │  │          loading.gif
    │          │  │  │          menu_arrows.png
    │          │  │  │          messager_icons.png
    │          │  │  │          pagination_icons.png
    │          │  │  │          panel_tools.png
    │          │  │  │          searchbox_button.png
    │          │  │  │          slider_handle.png
    │          │  │  │          spinner_arrows.png
    │          │  │  │          tabs_icons.png
    │          │  │  │          Thumbs.db
    │          │  │  │          tree_icons.png
    │          │  │  │          validatebox_warning.png
    │          │  │  │          
    │          │  │  └─ztree
    │          │  │      │  line_conn.gif
    │          │  │      │  loading.gif
    │          │  │      │  zTreeStandard.gif
    │          │  │      │  zTreeStandard.png
    │          │  │      │  
    │          │  │      └─diy
    │          │  │              1_close.png
    │          │  │              1_open.png
    │          │  │              2.png
    │          │  │              3.png
    │          │  │              4.png
    │          │  │              5.png
    │          │  │              6.png
    │          │  │              7.png
    │          │  │              8.png
    │          │  │              9.png
    │          │  │              
    │          │  ├─img
    │          │  │      acc_icons.png
    │          │  │      adt-icons.png
    │          │  │      ajax_loader.gif
    │          │  │      bg_a.png
    │          │  │      bg_b.png
    │          │  │      bg_c.png
    │          │  │      bg_d.png
    │          │  │      bg_e.png
    │          │  │      bullet_blue.png
    │          │  │      bullet_green.png
    │          │  │      bullet_orange.png
    │          │  │      bullet_red.png
    │          │  │      error_big.png
    │          │  │      external_link.png
    │          │  │      login1.jpg
    │          │  │      login2.jpg
    │          │  │      login3.jpg
    │          │  │      main_bg.gif
    │          │  │      main_bg_right.gif
    │          │  │      poster.jpg
    │          │  │      sidebar_switch.png
    │          │  │      spinner_arrows.gif
    │          │  │      ui.totop.png
    │          │  │      user_avatar.png
    │          │  │      vid_local.png
    │          │  │      vid_vimeo.png
    │          │  │      vid_yt.png
    │          │  │      vimeo.png
    │          │  │      
    │          │  ├─js
    │          │  │  │  application.min.js
    │          │  │  │  base64.js
    │          │  │  │  bootslider.js
    │          │  │  │  bootstrap-dialog.min.js
    │          │  │  │  bootstrap-paginator.js
    │          │  │  │  bootstrap.js
    │          │  │  │  bootstrap.min.js
    │          │  │  │  bootstrap3-validation.js
    │          │  │  │  Calendar.js
    │          │  │  │  demonstration.min.js
    │          │  │  │  fitvids.js
    │          │  │  │  global.js
    │          │  │  │  jquery-1.10.2.min.js
    │          │  │  │  jquery-1.4.2.min.js
    │          │  │  │  jquery-1.7.2.min.js
    │          │  │  │  jquery.cleditor.min.js
    │          │  │  │  jquery.hotkeys.js
    │          │  │  │  jquery.slimscroll.min.js
    │          │  │  │  Map.js
    │          │  │  │  mousewheel.js
    │          │  │  │  myself.js
    │          │  │  │  plupload.full.min.js
    │          │  │  │  print.js
    │          │  │  │  printShuju.js
    │          │  │  │  printZggz.js
    │          │  │  │  run_prettify.js
    │          │  │  │  tooltip.min.js
    │          │  │  │  touchSwipe.js
    │          │  │  │  util.js
    │          │  │  │  validform_v5.3.2_min.js
    │          │  │  │  windowHeigth.js
    │          │  │  │  
    │          │  │  ├─easyui
    │          │  │  │      easyui-lang-zh_CN.js
    │          │  │  │      jquery.easyui.min.js
    │          │  │  │      validator.js
    │          │  │  │      
    │          │  │  ├─echart
    │          │  │  │  │  codemirror.js
    │          │  │  │  │  echarts.js
    │          │  │  │  │  echartsExample.js
    │          │  │  │  │  echartsHome.js
    │          │  │  │  │  javascript.js
    │          │  │  │  │  
    │          │  │  │  ├─theme
    │          │  │  │  │      blue.js
    │          │  │  │  │      dark.js
    │          │  │  │  │      default.js
    │          │  │  │  │      gray.js
    │          │  │  │  │      green.js
    │          │  │  │  │      helianthus.js
    │          │  │  │  │      infographic.js
    │          │  │  │  │      macarons.js
    │          │  │  │  │      macarons2.js
    │          │  │  │  │      mint.js
    │          │  │  │  │      red.js
    │          │  │  │  │      roma.js
    │          │  │  │  │      sakura.js
    │          │  │  │  │      shine.js
    │          │  │  │  │      
    │          │  │  │  └─www
    │          │  │  │      │  index.html
    │          │  │  │      │  
    │          │  │  │      └─js
    │          │  │  │          │  echarts.js
    │          │  │  │          │  
    │          │  │  │          └─chart
    │          │  │  │                  bar.js
    │          │  │  │                  chord.js
    │          │  │  │                  eventRiver.js
    │          │  │  │                  force.js
    │          │  │  │                  funnel.js
    │          │  │  │                  gauge.js
    │          │  │  │                  k.js
    │          │  │  │                  line.js
    │          │  │  │                  map.js
    │          │  │  │                  pie.js
    │          │  │  │                  radar.js
    │          │  │  │                  scatter.js
    │          │  │  │                  treemap.js
    │          │  │  │                  venn.js
    │          │  │  │                  
    │          │  │  ├─jPaginate
    │          │  │  │      jquery.paginate.js
    │          │  │  │      
    │          │  │  ├─My97DatePicker
    │          │  │  │  │  calendar.js
    │          │  │  │  │  WdatePicker.js
    │          │  │  │  │  
    │          │  │  │  ├─lang
    │          │  │  │  │      en.js
    │          │  │  │  │      zh-cn.js
    │          │  │  │  │      zh-tw.js
    │          │  │  │  │      
    │          │  │  │  └─skin
    │          │  │  │      │  datePicker.gif
    │          │  │  │      │  WdatePicker.css
    │          │  │  │      │  
    │          │  │  │      ├─default
    │          │  │  │      │      datepicker.css
    │          │  │  │      │      img.gif
    │          │  │  │      │      
    │          │  │  │      └─whyGreen
    │          │  │  │              bg.jpg
    │          │  │  │              datepicker.css
    │          │  │  │              img.gif
    │          │  │  │              
    │          │  │  └─ztree
    │          │  │          jquery-1.4.4.min.js
    │          │  │          jquery.ztree.all-3.1.js
    │          │  │          jquery.ztree.all-3.1.min.js
    │          │  │          jquery.ztree.all-3.5.js
    │          │  │          jquery.ztree.all-3.5.min.js
    │          │  │          jquery.ztree.core-3.1.js
    │          │  │          jquery.ztree.core-3.1.min.js
    │          │  │          jquery.ztree.excheck-3.1.js
    │          │  │          jquery.ztree.excheck-3.1.min.js
    │          │  │          jquery.ztree.exedit-3.1.js
    │          │  │          jquery.ztree.exedit-3.1.min.js
    │          │  │          
    │          │  ├─META-INF
    │          │  │      MANIFEST.MF
    │          │  │      
    │          │  ├─setting
    │          │  │  └─theme
    │          │  │          blue.js
    │          │  │          dark.js
    │          │  │          default.js
    │          │  │          gray.js
    │          │  │          green.js
    │          │  │          helianthus.js
    │          │  │          infographic.js
    │          │  │          macarons.js
    │          │  │          macarons2.js
    │          │  │          mint.js
    │          │  │          red.js
    │          │  │          roma.js
    │          │  │          sakura.js
    │          │  │          shine.js
    │          │  │          
    │          │  ├─ueditor
    │          │  │  │  index.html
    │          │  │  │  ueditor.all.js
    │          │  │  │  ueditor.all.min.js
    │          │  │  │  ueditor.config.js
    │          │  │  │  ueditor.parse.js
    │          │  │  │  ueditor.parse.min.js
    │          │  │  │  
    │          │  │  ├─dialogs
    │          │  │  │  │  internal.js
    │          │  │  │  │  
    │          │  │  │  ├─anchor
    │          │  │  │  │      anchor.html
    │          │  │  │  │      
    │          │  │  │  ├─attachment
    │          │  │  │  │  │  attachment.css
    │          │  │  │  │  │  attachment.html
    │          │  │  │  │  │  attachment.js
    │          │  │  │  │  │  
    │          │  │  │  │  ├─fileTypeImages
    │          │  │  │  │  │      icon_chm.gif
    │          │  │  │  │  │      icon_default.png
    │          │  │  │  │  │      icon_doc.gif
    │          │  │  │  │  │      icon_exe.gif
    │          │  │  │  │  │      icon_jpg.gif
    │          │  │  │  │  │      icon_mp3.gif
    │          │  │  │  │  │      icon_mv.gif
    │          │  │  │  │  │      icon_pdf.gif
    │          │  │  │  │  │      icon_ppt.gif
    │          │  │  │  │  │      icon_psd.gif
    │          │  │  │  │  │      icon_rar.gif
    │          │  │  │  │  │      icon_txt.gif
    │          │  │  │  │  │      icon_xls.gif
    │          │  │  │  │  │      
    │          │  │  │  │  └─images
    │          │  │  │  │          alignicon.gif
    │          │  │  │  │          alignicon.png
    │          │  │  │  │          bg.png
    │          │  │  │  │          file-icons.gif
    │          │  │  │  │          file-icons.png
    │          │  │  │  │          icons.gif
    │          │  │  │  │          icons.png
    │          │  │  │  │          image.png
    │          │  │  │  │          progress.png
    │          │  │  │  │          success.gif
    │          │  │  │  │          success.png
    │          │  │  │  │          
    │          │  │  │  ├─background
    │          │  │  │  │  │  background.css
    │          │  │  │  │  │  background.html
    │          │  │  │  │  │  background.js
    │          │  │  │  │  │  
    │          │  │  │  │  └─images
    │          │  │  │  │          bg.png
    │          │  │  │  │          success.png
    │          │  │  │  │          
    │          │  │  │  ├─charts
    │          │  │  │  │  │  chart.config.js
    │          │  │  │  │  │  charts.css
    │          │  │  │  │  │  charts.html
    │          │  │  │  │  │  charts.js
    │          │  │  │  │  │  
    │          │  │  │  │  └─images
    │          │  │  │  │          charts0.png
    │          │  │  │  │          charts1.png
    │          │  │  │  │          charts2.png
    │          │  │  │  │          charts3.png
    │          │  │  │  │          charts4.png
    │          │  │  │  │          charts5.png
    │          │  │  │  │          
    │          │  │  │  ├─emotion
    │          │  │  │  │  │  emotion.css
    │          │  │  │  │  │  emotion.html
    │          │  │  │  │  │  emotion.js
    │          │  │  │  │  │  
    │          │  │  │  │  └─images
    │          │  │  │  │          0.gif
    │          │  │  │  │          bface.gif
    │          │  │  │  │          cface.gif
    │          │  │  │  │          fface.gif
    │          │  │  │  │          jxface2.gif
    │          │  │  │  │          neweditor-tab-bg.png
    │          │  │  │  │          tface.gif
    │          │  │  │  │          wface.gif
    │          │  │  │  │          yface.gif
    │          │  │  │  │          
    │          │  │  │  ├─gmap
    │          │  │  │  │      gmap.html
    │          │  │  │  │      
    │          │  │  │  ├─help
    │          │  │  │  │      help.css
    │          │  │  │  │      help.html
    │          │  │  │  │      help.js
    │          │  │  │  │      
    │          │  │  │  ├─image
    │          │  │  │  │  │  image.css
    │          │  │  │  │  │  image.html
    │          │  │  │  │  │  image.js
    │          │  │  │  │  │  
    │          │  │  │  │  └─images
    │          │  │  │  │          alignicon.jpg
    │          │  │  │  │          bg.png
    │          │  │  │  │          icons.gif
    │          │  │  │  │          icons.png
    │          │  │  │  │          image.png
    │          │  │  │  │          progress.png
    │          │  │  │  │          success.gif
    │          │  │  │  │          success.png
    │          │  │  │  │          
    │          │  │  │  ├─insertframe
    │          │  │  │  │      insertframe.html
    │          │  │  │  │      
    │          │  │  │  ├─link
    │          │  │  │  │      link.html
    │          │  │  │  │      
    │          │  │  │  ├─map
    │          │  │  │  │      map.html
    │          │  │  │  │      show.html
    │          │  │  │  │      
    │          │  │  │  ├─music
    │          │  │  │  │      music.css
    │          │  │  │  │      music.html
    │          │  │  │  │      music.js
    │          │  │  │  │      
    │          │  │  │  ├─preview
    │          │  │  │  │      preview.html
    │          │  │  │  │      
    │          │  │  │  ├─scrawl
    │          │  │  │  │  │  scrawl.css
    │          │  │  │  │  │  scrawl.html
    │          │  │  │  │  │  scrawl.js
    │          │  │  │  │  │  
    │          │  │  │  │  └─images
    │          │  │  │  │          addimg.png
    │          │  │  │  │          brush.png
    │          │  │  │  │          delimg.png
    │          │  │  │  │          delimgH.png
    │          │  │  │  │          empty.png
    │          │  │  │  │          emptyH.png
    │          │  │  │  │          eraser.png
    │          │  │  │  │          redo.png
    │          │  │  │  │          redoH.png
    │          │  │  │  │          scale.png
    │          │  │  │  │          scaleH.png
    │          │  │  │  │          size.png
    │          │  │  │  │          undo.png
    │          │  │  │  │          undoH.png
    │          │  │  │  │          
    │          │  │  │  ├─searchreplace
    │          │  │  │  │      searchreplace.html
    │          │  │  │  │      searchreplace.js
    │          │  │  │  │      
    │          │  │  │  ├─snapscreen
    │          │  │  │  │      snapscreen.html
    │          │  │  │  │      
    │          │  │  │  ├─spechars
    │          │  │  │  │      spechars.html
    │          │  │  │  │      spechars.js
    │          │  │  │  │      
    │          │  │  │  ├─table
    │          │  │  │  │      dragicon.png
    │          │  │  │  │      edittable.css
    │          │  │  │  │      edittable.html
    │          │  │  │  │      edittable.js
    │          │  │  │  │      edittd.html
    │          │  │  │  │      edittip.html
    │          │  │  │  │      
    │          │  │  │  ├─template
    │          │  │  │  │  │  config.js
    │          │  │  │  │  │  template.css
    │          │  │  │  │  │  template.html
    │          │  │  │  │  │  template.js
    │          │  │  │  │  │  
    │          │  │  │  │  └─images
    │          │  │  │  │          bg.gif
    │          │  │  │  │          pre0.png
    │          │  │  │  │          pre1.png
    │          │  │  │  │          pre2.png
    │          │  │  │  │          pre3.png
    │          │  │  │  │          pre4.png
    │          │  │  │  │          
    │          │  │  │  ├─video
    │          │  │  │  │  │  video.css
    │          │  │  │  │  │  video.html
    │          │  │  │  │  │  video.js
    │          │  │  │  │  │  
    │          │  │  │  │  └─images
    │          │  │  │  │          bg.png
    │          │  │  │  │          center_focus.jpg
    │          │  │  │  │          file-icons.gif
    │          │  │  │  │          file-icons.png
    │          │  │  │  │          icons.gif
    │          │  │  │  │          icons.png
    │          │  │  │  │          image.png
    │          │  │  │  │          left_focus.jpg
    │          │  │  │  │          none_focus.jpg
    │          │  │  │  │          progress.png
    │          │  │  │  │          right_focus.jpg
    │          │  │  │  │          success.gif
    │          │  │  │  │          success.png
    │          │  │  │  │          
    │          │  │  │  ├─webapp
    │          │  │  │  │      webapp.html
    │          │  │  │  │      
    │          │  │  │  └─wordimage
    │          │  │  │          fClipboard_ueditor.swf
    │          │  │  │          imageUploader.swf
    │          │  │  │          tangram.js
    │          │  │  │          wordimage.html
    │          │  │  │          wordimage.js
    │          │  │  │          
    │          │  │  ├─jsp
    │          │  │  │  │  config.json
    │          │  │  │  │  controller.jsp
    │          │  │  │  │  
    │          │  │  │  ├─lib
    │          │  │  │  │      commons-codec-1.9.jar
    │          │  │  │  │      commons-fileupload-1.3.1.jar
    │          │  │  │  │      commons-io-2.4.jar
    │          │  │  │  │      json.jar
    │          │  │  │  │      ueditor-1.1.1.jar
    │          │  │  │  │      
    │          │  │  │  └─src
    │          │  │  │      └─com
    │          │  │  │          └─baidu
    │          │  │  │              └─ueditor
    │          │  │  │                  │  ActionEnter.java
    │          │  │  │                  │  ConfigManager.java
    │          │  │  │                  │  Encoder.java
    │          │  │  │                  │  PathFormat.java
    │          │  │  │                  │  
    │          │  │  │                  ├─define
    │          │  │  │                  │      ActionMap.java
    │          │  │  │                  │      ActionState.java
    │          │  │  │                  │      AppInfo.java
    │          │  │  │                  │      BaseState.java
    │          │  │  │                  │      FileType.java
    │          │  │  │                  │      MIMEType.java
    │          │  │  │                  │      MultiState.java
    │          │  │  │                  │      State.java
    │          │  │  │                  │      
    │          │  │  │                  ├─hunter
    │          │  │  │                  │      FileManager.java
    │          │  │  │                  │      ImageHunter.java
    │          │  │  │                  │      
    │          │  │  │                  └─upload
    │          │  │  │                          Base64Uploader.java
    │          │  │  │                          BinaryUploader.java
    │          │  │  │                          StorageManager.java
    │          │  │  │                          Uploader.java
    │          │  │  │                          
    │          │  │  ├─lang
    │          │  │  │  ├─en
    │          │  │  │  │  │  en.js
    │          │  │  │  │  │  
    │          │  │  │  │  └─images
    │          │  │  │  │          addimage.png
    │          │  │  │  │          alldeletebtnhoverskin.png
    │          │  │  │  │          alldeletebtnupskin.png
    │          │  │  │  │          background.png
    │          │  │  │  │          button.png
    │          │  │  │  │          copy.png
    │          │  │  │  │          deletedisable.png
    │          │  │  │  │          deleteenable.png
    │          │  │  │  │          listbackground.png
    │          │  │  │  │          localimage.png
    │          │  │  │  │          music.png
    │          │  │  │  │          rotateleftdisable.png
    │          │  │  │  │          rotateleftenable.png
    │          │  │  │  │          rotaterightdisable.png
    │          │  │  │  │          rotaterightenable.png
    │          │  │  │  │          upload.png
    │          │  │  │  │          
    │          │  │  │  └─zh-cn
    │          │  │  │      │  zh-cn.js
    │          │  │  │      │  
    │          │  │  │      └─images
    │          │  │  │              copy.png
    │          │  │  │              localimage.png
    │          │  │  │              music.png
    │          │  │  │              upload.png
    │          │  │  │              
    │          │  │  ├─themes
    │          │  │  │  │  iframe.css
    │          │  │  │  │  
    │          │  │  │  └─default
    │          │  │  │      │  dialogbase.css
    │          │  │  │      │  
    │          │  │  │      ├─css
    │          │  │  │      │      ueditor.css
    │          │  │  │      │      ueditor.min.css
    │          │  │  │      │      
    │          │  │  │      └─images
    │          │  │  │              anchor.gif
    │          │  │  │              arrow.png
    │          │  │  │              arrow_down.png
    │          │  │  │              arrow_up.png
    │          │  │  │              button-bg.gif
    │          │  │  │              cancelbutton.gif
    │          │  │  │              charts.png
    │          │  │  │              cursor_h.gif
    │          │  │  │              cursor_h.png
    │          │  │  │              cursor_v.gif
    │          │  │  │              cursor_v.png
    │          │  │  │              dialog-title-bg.png
    │          │  │  │              filescan.png
    │          │  │  │              highlighted.gif
    │          │  │  │              icons-all.gif
    │          │  │  │              icons.gif
    │          │  │  │              icons.png
    │          │  │  │              loaderror.png
    │          │  │  │              loading.gif
    │          │  │  │              lock.gif
    │          │  │  │              neweditor-tab-bg.png
    │          │  │  │              pagebreak.gif
    │          │  │  │              scale.png
    │          │  │  │              sortable.png
    │          │  │  │              spacer.gif
    │          │  │  │              sparator_v.png
    │          │  │  │              table-cell-align.png
    │          │  │  │              tangram-colorpicker.png
    │          │  │  │              toolbar_bg.png
    │          │  │  │              unhighlighted.gif
    │          │  │  │              upload.png
    │          │  │  │              videologo.gif
    │          │  │  │              word.gif
    │          │  │  │              wordpaste.png
    │          │  │  │              
    │          │  │  └─third-party
    │          │  │      │  jquery-1.10.2.js
    │          │  │      │  jquery-1.10.2.min.js
    │          │  │      │  jquery-1.10.2.min.map
    │          │  │      │  
    │          │  │      ├─codemirror
    │          │  │      │      codemirror.css
    │          │  │      │      codemirror.js
    │          │  │      │      
    │          │  │      ├─highcharts
    │          │  │      │  │  highcharts-more.js
    │          │  │      │  │  highcharts-more.src.js
    │          │  │      │  │  highcharts.js
    │          │  │      │  │  highcharts.src.js
    │          │  │      │  │  
    │          │  │      │  ├─adapters
    │          │  │      │  │      mootools-adapter.js
    │          │  │      │  │      mootools-adapter.src.js
    │          │  │      │  │      prototype-adapter.js
    │          │  │      │  │      prototype-adapter.src.js
    │          │  │      │  │      standalone-framework.js
    │          │  │      │  │      standalone-framework.src.js
    │          │  │      │  │      
    │          │  │      │  ├─modules
    │          │  │      │  │      annotations.js
    │          │  │      │  │      annotations.src.js
    │          │  │      │  │      canvas-tools.js
    │          │  │      │  │      canvas-tools.src.js
    │          │  │      │  │      data.js
    │          │  │      │  │      data.src.js
    │          │  │      │  │      drilldown.js
    │          │  │      │  │      drilldown.src.js
    │          │  │      │  │      exporting.js
    │          │  │      │  │      exporting.src.js
    │          │  │      │  │      funnel.js
    │          │  │      │  │      funnel.src.js
    │          │  │      │  │      heatmap.js
    │          │  │      │  │      heatmap.src.js
    │          │  │      │  │      map.js
    │          │  │      │  │      map.src.js
    │          │  │      │  │      no-data-to-display.js
    │          │  │      │  │      no-data-to-display.src.js
    │          │  │      │  │      
    │          │  │      │  └─themes
    │          │  │      │          dark-blue.js
    │          │  │      │          dark-green.js
    │          │  │      │          gray.js
    │          │  │      │          grid.js
    │          │  │      │          skies.js
    │          │  │      │          
    │          │  │      ├─snapscreen
    │          │  │      │      UEditorSnapscreen.exe
    │          │  │      │      
    │          │  │      ├─SyntaxHighlighter
    │          │  │      │      shCore.js
    │          │  │      │      shCoreDefault.css
    │          │  │      │      
    │          │  │      ├─video-js
    │          │  │      │  │  video-js.css
    │          │  │      │  │  video-js.min.css
    │          │  │      │  │  video-js.swf
    │          │  │      │  │  video.dev.js
    │          │  │      │  │  video.js
    │          │  │      │  │  
    │          │  │      │  └─font
    │          │  │      │          vjs.eot
    │          │  │      │          vjs.svg
    │          │  │      │          vjs.ttf
    │          │  │      │          vjs.woff
    │          │  │      │          
    │          │  │      ├─webuploader
    │          │  │      │      Uploader.swf
    │          │  │      │      webuploader.css
    │          │  │      │      webuploader.custom.js
    │          │  │      │      webuploader.custom.min.js
    │          │  │      │      webuploader.flashonly.js
    │          │  │      │      webuploader.flashonly.min.js
    │          │  │      │      webuploader.html5only.js
    │          │  │      │      webuploader.html5only.min.js
    │          │  │      │      webuploader.js
    │          │  │      │      webuploader.min.js
    │          │  │      │      webuploader.withoutimage.js
    │          │  │      │      webuploader.withoutimage.min.js
    │          │  │      │      
    │          │  │      └─zeroclipboard
    │          │  │              ZeroClipboard.js
    │          │  │              ZeroClipboard.min.js
    │          │  │              ZeroClipboard.swf
    │          │  │              
    │          │  └─WEB-INF
    │          │      │  web.xml
    │          │      │  
    │          │      ├─classes
    │          │      │  │  app-aop.xml
    │          │      │  │  app-context.xml
    │          │      │  │  app-db.xml
    │          │      │  │  app-servlet.xml
    │          │      │  │  config.properties
    │          │      │  │  forum.sql
    │          │      │  │  hibernate.properties
    │          │      │  │  interceptor-servlet.xml
    │          │      │  │  jdbc.properties
    │          │      │  │  log4j.properties
    │          │      │  │  quartz-context.xml
    │          │      │  │  quartz.properties
    │          │      │  │  
    │          │      │  └─com
    │          │      │      └─cqut
    │          │      │          └─forum
    │          │      │              ├─aop
    │          │      │              │      AfterReturn.class
    │          │      │              │      AfterThrow.class
    │          │      │              │      Before.class
    │          │      │              │      SysLogAop.class
    │          │      │              │      TestSchemaAop.class
    │          │      │              │      
    │          │      │              ├─controller
    │          │      │              │      AdminController.class
    │          │      │              │      indexController.class
    │          │      │              │      NetdiskController.class
    │          │      │              │      PlateController.class
    │          │      │              │      PostController.class
    │          │      │              │      PostController_2.class
    │          │      │              │      ThemeController.class
    │          │      │              │      UploadController.class
    │          │      │              │      UserController.class
    │          │      │              │      UserController_2.class
    │          │      │              │      
    │          │      │              ├─dao
    │          │      │              │  │  IAcademyDao.class
    │          │      │              │  │  IAdminDao.class
    │          │      │              │  │  IBaseDao.class
    │          │      │              │  │  ICommentDao.class
    │          │      │              │  │  IFileStoreDao.class
    │          │      │              │  │  IMessageDao.class
    │          │      │              │  │  IPlateDao.class
    │          │      │              │  │  IPostDao.class
    │          │      │              │  │  IThemeDao.class
    │          │      │              │  │  IUserDao.class
    │          │      │              │  │  IUserFileDao.class
    │          │      │              │  │  
    │          │      │              │  └─impl
    │          │      │              │          AcademyDao.class
    │          │      │              │          AdminDao.class
    │          │      │              │          BaseDao.class
    │          │      │              │          CommentDao.class
    │          │      │              │          FileStoreDao.class
    │          │      │              │          MessageDao.class
    │          │      │              │          PlateDao.class
    │          │      │              │          PostDao.class
    │          │      │              │          ThemeDao.class
    │          │      │              │          UserDao.class
    │          │      │              │          UserFileDao.class
    │          │      │              │          
    │          │      │              ├─entity
    │          │      │              │      Academy.class
    │          │      │              │      Admin.class
    │          │      │              │      Comment.class
    │          │      │              │      Filestore.class
    │          │      │              │      Hotpost.class
    │          │      │              │      Message.class
    │          │      │              │      Plate.class
    │          │      │              │      Post.class
    │          │      │              │      Theme.class
    │          │      │              │      User.class
    │          │      │              │      Userfile.class
    │          │      │              │      Userinfo.class
    │          │      │              │      Ztree.class
    │          │      │              │      
    │          │      │              ├─listener
    │          │      │              │      SessionListener.class
    │          │      │              │      
    │          │      │              ├─lucene
    │          │      │              │      LuceneIndex.class
    │          │      │              │      LuceneSearch.class
    │          │      │              │      
    │          │      │              ├─quartz
    │          │      │              │      LuceneJob.class
    │          │      │              │      
    │          │      │              ├─security
    │          │      │              │      SessionFilter.class
    │          │      │              │      SettingFilter.class
    │          │      │              │      
    │          │      │              ├─service
    │          │      │              │  │  IAcademyService.class
    │          │      │              │  │  IAdminService.class
    │          │      │              │  │  IBaseService.class
    │          │      │              │  │  ICommentService.class
    │          │      │              │  │  IFileStoreService.class
    │          │      │              │  │  ILuceneService.class
    │          │      │              │  │  IMessageService.class
    │          │      │              │  │  IPlateService.class
    │          │      │              │  │  IPostService.class
    │          │      │              │  │  IThemeService.class
    │          │      │              │  │  IUserFileService.class
    │          │      │              │  │  IUserService.class
    │          │      │              │  │  
    │          │      │              │  └─impl
    │          │      │              │          AcademyService.class
    │          │      │              │          AdminService.class
    │          │      │              │          BaseService.class
    │          │      │              │          CommentService.class
    │          │      │              │          FileStoreService.class
    │          │      │              │          LuceneService.class
    │          │      │              │          MessageService.class
    │          │      │              │          PlateService.class
    │          │      │              │          PostService.class
    │          │      │              │          ThemeService.class
    │          │      │              │          UserFileService.class
    │          │      │              │          UserService.class
    │          │      │              │          
    │          │      │              └─util
    │          │      │                      ConfigProperties.class
    │          │      │                      CookieHandler.class
    │          │      │                      DateUtil.class
    │          │      │                      DefaultElements.class
    │          │      │                      DESUtils.class
    │          │      │                      Encode64.class
    │          │      │                      MD5Util.class
    │          │      │                      myAuthenticator.class
    │          │      │                      RegexUtils.class
    │          │      │                      SendMailHandler.class
    │          │      │                      Sort.class
    │          │      │                      StringUtil.class
    │          │      │                      
    │          │      ├─lib
    │          │      │      activation-1.1.jar
    │          │      │      ant-1.6.5.jar
    │          │      │      antlr-2.7.7.jar
    │          │      │      aopalliance-1.0.jar
    │          │      │      aspectjrt-1.7.4.jar
    │          │      │      aspectjweaver-1.7.4.jar
    │          │      │      avalon-framework-4.1.3.jar
    │          │      │      bcprov-jdk16-1.45.jar
    │          │      │      c3p0-0.9.1.jar
    │          │      │      cglib-nodep-2.1_3.jar
    │          │      │      cometd-6.1.4.jar
    │          │      │      commons-beanutils-1.8.0.jar
    │          │      │      commons-codec-1.9.jar
    │          │      │      commons-collections-3.2.1.jar
    │          │      │      commons-dbcp-1.2.1.jar
    │          │      │      commons-fileupload-1.2.2.jar
    │          │      │      commons-httpclient-3.1.jar
    │          │      │      commons-io-2.4.jar
    │          │      │      commons-lang-2.2.jar
    │          │      │      commons-logging-1.1.jar
    │          │      │      commons-pool-1.6.jar
    │          │      │      cos-05Nov2002.jar
    │          │      │      dom4j-1.6.1.jar
    │          │      │      dwr-3.0.M1.jar
    │          │      │      dwr.jar
    │          │      │      ezmorph-1.0.6.jar
    │          │      │      freemarker-2.3.20.jar
    │          │      │      gson-2.2.4.jar
    │          │      │      hibernate-commons-annotations-4.0.2.Final.jar
    │          │      │      hibernate-core-4.2.4.Final.jar
    │          │      │      hibernate-jpa-2.0-api-1.0.1.Final.jar
    │          │      │      IKAnalyzer2012FF_u1.jar
    │          │      │      itext-2.0.6.jar
    │          │      │      javapns-jdk16-2.2.1.jar
    │          │      │      javassist-3.15.0-GA.jar
    │          │      │      jboss-logging-3.1.0.GA.jar
    │          │      │      jboss-transaction-api_1.1_spec-1.0.1.Final.jar
    │          │      │      jcl-over-slf4j-1.7.1.jar
    │          │      │      jcommon-1.0.17.jar
    │          │      │      jdom-2.0.2.jar
    │          │      │      jetty-util-6.1.4.jar
    │          │      │      joda-time-2.1.jar
    │          │      │      json-20090211.jar
    │          │      │      json-lib-2.2.2-jdk15.jar
    │          │      │      jstl-1.2.jar
    │          │      │      jta-1.1.jar
    │          │      │      log4j-1.2.14.jar
    │          │      │      logkit-1.0.1.jar
    │          │      │      lucene-analyzers-common-4.1.0.jar
    │          │      │      lucene-core-4.10.2.jar
    │          │      │      lucene-queries-4.10.2.jar
    │          │      │      lucene-queryparser-4.10.2.jar
    │          │      │      lucene-sandbox-4.10.2.jar
    │          │      │      mail-1.4.7.jar
    │          │      │      mchange-commons-java-0.2.2.jar
    │          │      │      mysql-connector-java-5.1.18.jar
    │          │      │      oro-2.0.6.jar
    │          │      │      pinyin4j-2.5.0.jar
    │          │      │      quartz-2.2.1.jar
    │          │      │      servlet-api-2.3.jar
    │          │      │      slf4j-api-1.6.1.jar
    │          │      │      slf4j-log4j12-1.6.1.jar
    │          │      │      spring-aop-3.2.4.RELEASE.jar
    │          │      │      spring-aspects-3.2.4.RELEASE.jar
    │          │      │      spring-beans-3.2.4.RELEASE.jar
    │          │      │      spring-context-3.2.4.RELEASE.jar
    │          │      │      spring-context-support-3.2.4.RELEASE.jar
    │          │      │      spring-core-3.2.4.RELEASE.jar
    │          │      │      spring-data-commons-1.6.1.RELEASE.jar
    │          │      │      spring-data-commons-core-1.4.0.RELEASE.jar
    │          │      │      spring-data-jpa-1.2.0.RELEASE.jar
    │          │      │      spring-expression-3.2.4.RELEASE.jar
    │          │      │      spring-instrument-3.2.4.RELEASE.jar
    │          │      │      spring-jdbc-3.2.4.RELEASE.jar
    │          │      │      spring-jms-3.2.4.RELEASE.jar
    │          │      │      spring-orm-3.2.4.RELEASE.jar
    │          │      │      spring-oxm-3.2.4.RELEASE.jar
    │          │      │      spring-remoting-2.0.8.jar
    │          │      │      spring-test-3.2.4.RELEASE.jar
    │          │      │      spring-tx-3.2.4.RELEASE.jar
    │          │      │      spring-web-3.2.4.RELEASE.jar
    │          │      │      spring-webmvc-3.2.4.RELEASE.jar
    │          │      │      spring-webmvc-portlet-3.2.4.RELEASE.jar
    │          │      │      standard-1.1.2.jar
    │          │      │      xercesImpl-2.9.1.jar
    │          │      │      xml-apis-1.0.b2.jar
    │          │      │      xmlpull-1.1.3.1.jar
    │          │      │      xpp3_min-1.1.4c.jar
    │          │      │      xstream-1.4.2.jar
    │          │      │      
    │          │      └─views
    │          │          ├─home
    │          │          │      hotpost.jsp
    │          │          │      index.jsp
    │          │          │      login.jsp
    │          │          │      navigation.jsp
    │          │          │      netdisk.jsp
    │          │          │      personalcenter.jsp
    │          │          │      personalupdate.jsp
    │          │          │      personcomment.jsp
    │          │          │      personinformation.jsp
    │          │          │      personmodifyWP.jsp
    │          │          │      personpost.jsp
    │          │          │      personpostmessage.jsp
    │          │          │      personsystemmessage.jsp
    │          │          │      postdetail.jsp
    │          │          │      postindex.jsp
    │          │          │      postlist.jsp
    │          │          │      postsearch.jsp
    │          │          │      reg.jsp
    │          │          │      regResult.jsp
    │          │          │      search.jsp
    │          │          │      
    │          │          └─setting
    │          │                  adminlogin.jsp
    │          │                  adminManage.jsp
    │          │                  Default.jsp
    │          │                  hotpostManage.jsp
    │          │                  plateManage.jsp
    │          │                  postManage.jsp
    │          │                  themeManage.jsp
    │          │                  themeStatistics.jsp
    │          │                  userManage.jsp
    │          │                  
    │          ├─m2e-jee
    │          │  └─web-resources
    │          │      └─META-INF
    │          │          │  MANIFEST.MF
    │          │          │  
    │          │          └─maven
    │          │              └─com.cqut.forum
    │          │                  └─forum
    │          │                          pom.properties
    │          │                          pom.xml
    │          │                          
    │          ├─maven-archiver
    │          │      pom.properties
    │          │      
    │          ├─surefire
    │          └─test-classes
    ├─数据库
    │      forum.sql
    │      
    └─论文
            网上论坛与实现.doc
            

目 录

前 言    1
第1章 系统概述    3
1.1    总体概述    3
1.2 开发目的    4
1.3 开发背景    4
第2章 系统分析    6
2.1 技术可行性分析    6
2.1.1 开发语言综述    6
2.1.2 SSH框架介绍    7
2.1.3 系统层次设计    11
2.1.4 技术可行性综述    11
2.2时间可行性    11
2.3系统需求分析    11
2.3.1 系统开发运行环境    12
2.3.2 功能描述    12
2.3.3 数据流程    14
第3章 系统设计    16
3.1 数据库设计    16
3.1.1 概念模型设计(E-R图)    16
3.1.2 数据库表以及关系建立    17
3.1.3 数据库结构详细设计    17
3.2 系统概要设计    19
3.2.1 功能模块设计    19
3.2.2 系统界面设计    22
3.2.3 系统组件设计    23
第4章 系统实现    26
4.1 系统框架实现    26
4.1.1 底层数据库建立    26
4.1.2 持久化层的建立(hibernate)    27
4.1.3 业务逻辑层的建立    27
4.2 系统功能模块实现    28
4.2.1 用户模块实现    30
4.2.2 帖子模块实现    33
4.2.3 后台管理员模块实现    36
第5章 系统的调试与测试    37
5.1 测试概述    37
5.1.1 软件测试目的    37
5.1.2 软件测试的任务    38
5.1.3 测试环境    38
5.2 单元测试    39
5.2.1 黑盒测试    39
5.2.2 白盒测试    39
5.2.3 模块接口测试    41
5.3 集成测试    41
5.2.3 自顶向下集成    42
5.2.3 确认测试标准    42
结 论    43
谢 辞    44
参考文献    45
外文资料翻译    46


标签:BBS,论坛,贴吧

  • 专注毕业设计源码作品
  • 毕业设计源码论文全套
  • 每件作品均测试后上线
  • 提供所有教程和软件下载

Copyright © 2008-2024 jsjbysjw.com . All Rights Reserved. 备案号:苏ICP备2021056683号-4

  • 联系QQ:81677093
  • 微信:bysj1950