毕业设计--基于BS的企业报表管理系统

收藏

压缩包目录 预览区
  • 全部
    • 毕业设计--基于BS的企业报表管理系统
      • ReportSystem
        • .settings
          • .jsdtscope
          • org.eclipse.jdt.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
        • build
          • classes
            • com
              • bean
                • Company.class
                • Department.class
                • Market.class
                • Material.class
                • Order.class
                • Product.class
                • Production.class
                • User.class
              • common
                • ConnectFactory.class
                • DBClose.class
                • Gender.class
                • GenerateDate.class
                • note.txt
                • report.sql
              • dao
                • impl
                  • CompanyDaoImpl.class
                  • DepartmentDaoImpl.class
                  • MarketingDaoImpl.class
                  • MaterialDaoImpl.class
                  • OrderDaoImpl.class
                  • OrderReportDaoImpl.class
                  • ProductDaoImpl.class
                  • ProductionDaoImpl.class
                  • SellDaoImpl.class
                  • UserDaoImpl.class
                • CompanyDao.class
                • DepartmentDao.class
                • MarketingDao.class
                • MaterialDao.class
                • OrderDao.class
                • OrderReportDao.class
                • ProductDao.class
                • ProductionDao.class
                • SellDao.class
                • UserDao.class
              • jasper
                • HTMLExport.class
                • JasperPrintWithConnection.class
                • PDFExport.class
              • service
                • impl
                  • CompanyServiceImpl.class
                  • DepartmentServiceImpl.class
                  • MarketingServiceImpl.class
                  • MaterialServiceImpl.class
                  • OrderReportServiceImpl.class
                  • OrderServiceImpl.class
                  • ProductionServiceImpl.class
                  • ProductServiceImpl.class
                  • SellServiceImpl.class
                  • UserServiceImpl.class
                • CompanyService.class
                • DepartmentService.class
                • MarketingService.class
                • MaterialService.class
                • OrderReportService.class
                • OrderService.class
                • ProductionService.class
                • ProductService.class
                • SellService.class
                • UserService.class
              • servlet
                • AddCompany.class
                • AddMaterial.class
                • AddMaterialShowCompany.class
                • AddUser.class
                • AddUserShowDepartment.class
                • LoginVerify.class
                • Marketing.class
                • MarketingPre.class
                • OrderMaterial.class
                • OrderMaterialPre.class
                • OrderReportHtml.class
                • OrderReportPdf.class
                • Production.class
                • ProductionPre.class
                • SellReportHtml.class
                • SellReportPdf.class
                • ShowCompany.class
                • ShowDepartments.class
                • ShowMaterial.class
                • ShowProduct.class
                • ShowUsers.class
                • ShowUsersByDepId.class
                • TotalReportHtml.class
                • TotalReportPdf.class
        • src
          • com
            • bean
              • Company.java
              • Department.java
              • Market.java
              • Material.java
              • Order.java
              • Product.java
              • Production.java
              • User.java
            • common
              • ConnectFactory.java
              • DBClose.java
              • Gender.java
              • GenerateDate.java
              • note.txt
              • report.sql
            • dao
              • impl
                • CompanyDaoImpl.java
                • DepartmentDaoImpl.java
                • MarketingDaoImpl.java
                • MaterialDaoImpl.java
                • OrderDaoImpl.java
                • OrderReportDaoImpl.java
                • ProductDaoImpl.java
                • ProductionDaoImpl.java
                • SellDaoImpl.java
                • UserDaoImpl.java
              • CompanyDao.java
              • DepartmentDao.java
              • MarketingDao.java
              • MaterialDao.java
              • OrderDao.java
              • OrderReportDao.java
              • ProductDao.java
              • ProductionDao.java
              • SellDao.java
              • UserDao.java
            • jasper
              • HTMLExport.java
              • JasperPrintWithConnection.java
              • PDFExport.java
            • service
              • impl
                • CompanyServiceImpl.java
                • DepartmentServiceImpl.java
                • MarketingServiceImpl.java
                • MaterialServiceImpl.java
                • OrderReportServiceImpl.java
                • OrderServiceImpl.java
                • ProductionServiceImpl.java
                • ProductServiceImpl.java
                • SellServiceImpl.java
                • UserServiceImpl.java
              • CompanyService.java
              • DepartmentService.java
              • MarketingService.java
              • MaterialService.java
              • OrderReportService.java
              • OrderService.java
              • ProductionService.java
              • ProductService.java
              • SellService.java
              • UserService.java
            • servlet
              • AddCompany.java
              • AddMaterial.java
              • AddMaterialShowCompany.java
              • AddUser.java
              • AddUserShowDepartment.java
              • LoginVerify.java
              • Marketing.java
              • MarketingPre.java
              • OrderMaterial.java
              • OrderMaterialPre.java
              • OrderReportHtml.java
              • OrderReportPdf.java
              • Production.java
              • ProductionPre.java
              • SellReportHtml.java
              • SellReportPdf.java
              • ShowCompany.java
              • ShowDepartments.java
              • ShowMaterial.java
              • ShowProduct.java
              • ShowUsers.java
              • ShowUsersByDepId.java
              • TotalReportHtml.java
              • TotalReportPdf.java
        • WebContent
          • demo
            • addMaterial.html
            • addUser.html
            • main.css
            • material_order.html
            • right_companyInfo.html
            • right_depInfo.html
            • right_materialInfo.html
            • right_productInfo.html
            • right_userInfo.html
          • image
            • blank.png
            • blue_button.png
            • bottom_line.JPG
            • btm_logo_c.jpg
            • host.JPG
            • icon.JPG
            • icon2.JPG
            • icon3.jpg
            • input-text.png
            • input_wrap.png
            • logo.jpg
            • mainyypic01.jpg
          • META-INF
            • MANIFEST.MF
          • WEB-INF
            • lib
              • commons-collections-3.2.1.jar
              • commons-digester-1.7.jar
              • commons-logging-1.1.jar
              • groovy-all-1.5.5.jar
              • iText-2.1.0.jar
              • iTextAsian.jar
              • jasperreports-3.7.0.jar
              • jstl.jar
              • ojdbc14.jar
              • poi-3.2-FINAL-20081019.jar
              • sqljdbc.jar
              • standard.jar
            • web.xml
          • addCompany.html
          • addMaterial.jsp
          • addUser.jsp
          • index.html
          • left.jsp
          • login.html
          • main.css
          • marketing.jsp
          • material_order.jsp
          • orderReport.html
          • orderReport.jasper
          • production.jsp
          • right_companyInfo.jsp
          • right_depInfo.jsp
          • right_materialInfo.jsp
          • right_productInfo.jsp
          • right_userInfo.jsp
          • sellReport.html
          • sellReport.jasper
          • success.html
          • top.jsp
          • totalReport.html
          • totalReport.jasper
        • .classpath
        • .project
      • report.sql
      • 毕业答辩.ppt
      • 毕业设计--基于BS的企业报表管理系统.doc
      • 毕业设计任务书.doc
跳过导航链接。
折叠 毕业设计--基于BS的企业报表管理系统.zip毕业设计--基于BS的企业报表管理系统.zip
折叠 毕业设计--基于BS的企业报表管理系统毕业设计--基于BS的企业报表管理系统
折叠 ReportSystemReportSystem
展开 .settings.settings
展开 buildbuild
展开 srcsrc
展开 WebContentWebContent
.classpath
.project
report.sql
毕业答辩.ppt
毕业设计--基于BS的企业报表管理系统.doc
毕业设计任务书.doc
请点击导航文件预览
编号:1460409    类型:共享资源    大小:12.25MB    格式:ZIP    上传时间:2019-10-05
300
金币
关 键 词:
毕业设计 基于 BS 企业 报表 管理 系统
资源描述:
毕业设计--基于BS的企业报表管理系统,毕业设计,基于,BS,企业,报表,管理,系统
展开阅读全文
提示  毕设资料网所有资源均是用户自行上传分享,仅供网友学习交流,未经上传用户书面授权,请勿作他用。
关于本文
本文标题:毕业设计--基于BS的企业报表管理系统
链接地址:http://47.75.124.239/p-1460409.html
关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们
本站所有资料均属于原创者所有,仅提供参考和学习交流之用,请勿用做其他用途,转载必究!如有侵犯您的权利请联系本站,一经查实我们会立即删除相关内容!
copyright@ 2008-2025 毕设资料网所有
联系QQ:540560583