网站地图| 免费获取|
毕业论文网
  • 网站首页|
  • 论文范文|
  • 论文降重|
  • 职称论文发表|
  • 合作期刊|
  • 论文下载|
  • 计算机论文|
  • 外文翻译|
  • 免费论文|
  • 原创论文|
  • 论文开题报告
搜索

当前位置:毕业论文网 -> 论文下载 -> 资料论文下载 -> 纯真香薰SPA美容管理系统
金融论文资料| 财务管理| 会计专业| 国贸论文| 市场营销论文| 电子商务论文| 财务会计论文| 电子商务| 会计论文| 财务论文| 金融论文| 电子商务论文| 经济学论文| 营销论文

纯真香薰SPA美容管理系统

本文ID:LW22140 字数:16510,页数:73 价格:¥50.00 → 信用说明

以下为论文简介,扫一扫付款马上可获取全文,付款金额见标题右下角。付款后请把付款结果截图及本篇论文的网址或者论文ID发给客服,客服核实后,马上将论文发到您的邮箱或者在线传送给您。客服QQ:17304545 点击这里给我发消息   微信:17304545 扫一扫 扫一扫
本站会员可自行下载:下载地址 纯真香薰SPA美容管理系统 (收费:5000 积分)  如何获取积分?
纯真香薰SPA美容管理系统

^论文字数:16510,页数:73

纯真香薰SPA美容管理系统
摘  要

 随着企业的管理者对信息管理系统的重视程度日益提高,信息管理系统越来越多地被应用于消费管理领域、生产线管理领域、业务管理领域等。建立、收集完备的资料信息是各个企业都需要考虑的问题。
 企业管理系统是指企业用于对本企业日常业务信息进行有效管理的软件系统。纯真香熏SPA 国际美容连锁机构信息管理系统(以下简称纯真香薰信息管理系统)的开发实施将使公司快速利用先进信息技术手段和管理思想把人力资源管理、会员管理和仓库管理系统有机集成,从而在激烈的竞争中赢得市场。通过本系统,公司总部可以轻松查找会员资料,了解会员消费特点、意向需求,以及实时掌握集团资源进行合理配置;并可根据会员的需求,为其提供优质的个性化服务;另外该系统还可为公司产品的营销提供可靠的用户数据,是企业经营不可缺少的有利工具。同时为该公司的长远发展打下坚实的基础。
 本信息管理系统以.Net Framework3.5及SQL server2005为平台,以Nhibernate和.Net Spring为主要框架,结合Web2.0中比较成熟的Ajax技术以及微软推出的ASP.Net MVC为主要技术实现对人力资源信息管理,会员信息管理,产品出入库管理,基础资料信息的维护等功能模块的开发。
 在文中,不仅对系统进行了需求分析、开发方案的选择、后台数据库的设计、前台界面的设计等工作,还描述了系统测试的相关工作。另外,文中内容也涉及了基于多层架构应用开发的特征。
关键字:ASP.Net MVC Ajax  .Net Spring  管理信息系统(MIS)  B/S模式

Information Managing System of Pure Aroma SPA International Beauty Chain
ABSTRACT

 Today, managers of enterprises pay more and more attention to Information Managing System, which is gradually applied in many fields such as consuming management, production-line management and operation management. Funding and collecting information has become general work for all the enterprises.
 Enterprise Managing System refers to a software system which can be used to manage the daily operation information of an enterprise. The application of this Information Management System will allow Pure Aroma SPA International Beauty Chain to integrate the human resources management, membership management and warehouse management effectively with advanced information technology and excellent management ideas, and thus earn priorities in the competitive market. Besides, the general headquarters of the company can learn the information of their members, including their consuming characteristics and needs, so as to distribute the resource of the company properly. In this way, good personalized services could be provided for every customer of the company. The Information Managing System provides reliable user data for the marketing of the company. Therefore, this system will also lay a solid foundation for the further development of the company and become an effective tool for its management.
 Based on Nhibernate and .Net Spring, this Information Managing System is developed within .Net Framework3.5 and SQL server2005. Ajax of Web 2.0 and ASP.Net MVC are adopted as the major technique of this system. It can be used to develop many function modules such as management of human resources, memberships and warehouse and the maintaining of basic information.
 This paper aims at describing the development of the Information Managing System, including demand analysis, the choosing of development plans, the design of background database and user façade as well as the testing of the system. In addition, the characteristics of the development of component-based application are mentioned in the paper.
Key words: ASP.Net MVC  Ajax .Net Spring  Management Information System  B/S Mode
目  录
摘  要 I
ABSTRACT II
1概述 1
1.1系统开发背景 1
1.2系统研究内容与实现目标 1
1.3系统环境概述 2
1.3.1系统开发环境 6
1.3.2系统开发语言 6
2可行性分析 7
2.1经济可行性分析 7
2.2技术可行性分析 7
3需求分析 8
3.1系统概述 8
3.2系统功能需求分析 9
3.3系统性能需求分析 9
4概要设计 11
4.1系统功能分析与设计 11
4.1.1系统功能模块图 11
4.1.2系统功能模块描述 11
4.1.3系统类图 13
4.1.4系统用例图 18
4.2数据库分析与设计 19
4.2.1数据对象 19
4.2.2数据库设计 24
5详细设计 32
5.1系统架构设计 32
5.2数据层详细设计 32
5.3逻辑层详细设计 38
5.4系统实现 42
6测试与性能分析 46
6.1软件测试的目标与方法 46
6.1.1软件测试的目标 46
6.1.2软件测试的方法 46
6.2测试范围及测试内容 46
6.3测试用例 48
6.3.1测试用例原例 48
6.3.2测试用例编写 48
6.4测试的实施 54
6.4.1测试策略 54
6.4.2测试目标 54
6.5系统功能测试 54
6.6系统安全测试 54
6.7测试结论 54
7结论 55
参考文献 56
附  录 57
谢  辞 60

纯真香薰SPA美容管理系统由毕业论文网(www.huoyuandh.com)会员上传。
原创论文资料流程 相关论文
上一篇:30CrMnSiA钢的焊接性能与工艺的研.. 下一篇:导航青少年就业网站设计
推荐论文 本专业最新论文
Tags:美容管理系统, 2011-10-19 19:16:29【返回顶部】
发表论文

联系方式 | 论文说明 | 网站地图 | 免费获取 | 钻石会员 | 硕士论文资料


毕业论文网提供论文范文,论文代发,原创论文资料

本站部分文章来自网友投稿上传,如发现侵犯了您的版权,请联系指出,本站及时确认并删除  E-mail: 17304545@qq.com

Copyright@ 2009-2020 毕业论文网 版权所有