ImageVerifierCode 换一换
格式:DOCX , 页数:13 ,大小:42.93KB ,
资源ID:3428117      下载积分:3 金币
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝    微信支付   
验证码:   换一换

加入VIP,免费下载
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【https://www.bdocx.com/down/3428117.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录   QQ登录  

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

本文(超市进销存管理系统的设计与实现VB SQL新品.docx)为本站会员(b****5)主动上传,冰豆网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知冰豆网(发送邮件至service@bdocx.com或直接QQ联系客服),我们立即给予删除!

超市进销存管理系统的设计与实现VB SQL新品.docx

1、超市进销存管理系统的设计与实现VB SQL新品超市进销存管理系统的设计与实现(VB+SQL)(新品) 摘 要 超市需要处理大量的库存信息,还要时刻更新产品的销售信息,不断添加商品信息。面对不同种类的信息,需要合理的数据库结构来保存数据信息,需要有效的程序结构支持各种数据操作的执行。为了使顾客在超市中能购买到其所需的商品,并且还要既保证商品质 .摘 要超市需要处理大量的库存信息,还要时刻更新产品的销售信息,不断添加商品信息。面对不同种类的信息,需要合理的数据库结构来保存数据信息,需要有效的程序结构支持各种数据操作的执行。为了使顾客在超市中能购买到其所需的商品,并且还要既保证商品质量还要享受优质,

2、方便的服务;提高工作人员办事效率,降低其工作量等方面的要求,超市进销存系统的产生是非常有意义的.本系统前台是面向对象的可视化编程工具vb,后台是 SQL Server 2000数据库。文中介绍了VB和SQL的功能、特点,还着重说明了该系统的特色,例如:在交易过程中,程序的编写尽可能的方便员工进行交易,比如:进货登记时,如果商品编号相同,则自动添加该商品的其它属性;销货登记时,用户只要输入商品编号,该商品的其它属性即可自动出现。退货登记时,只要输入正确的销货编号,其进销存信息也将自动列出,尽量的方便了用户的操作,同时对于登陆的员工编号程序也自动的将其列在进货登记、销货登记中,已防止员工进行非正常

3、的交易。本文系统的分析了软件开发的背景以过程;首先介绍了软件的方法和主要工具,其次介绍了本软件的详细设计过程:数据库的设计、各个模块的设计和实现,以及具体界面的设计和功能。 关键词:VB,SQL Server 2000,管理信息系统,流程图 Design and Implementation of the supply and marketing System on supermarketAbstractThe supermarket needs to process the massive stock information, but also wants the time ren

4、ewal product the sales message, increases the commodity information unceasingly. Facing the different types information, needs the reasonable database structure to preserve the data message, needs the effective program structure to support each kind of data manipulation the execution. In order to ca

5、use the customer the commodity which can purchase in the supermarket its nees, and must already guarantee that the commercial quality also needs to enjoy high quality, facilitates service; Raises the staff working efficiency, reduces aspect and so on its work load requests, the supermarket enters se

6、lls saves systems production has the significance. This system onstage is object-oriented visualization programming tool vb, the backstage is SQL the Server 2000 databases. In the article introduced VB and the SQL function, the characteristic, but also has emphasized this systems characteristic, for

7、 example: In the transaction process, procedure compilation convenient staff as far as possible carries on the transaction, for instance: When inventory registration, if the commodity serial number is the same, then increases this commodity automatically other attributes; When sells goods the regist

8、ration, so long as the user the input commodity serial number, this commoditys other attributes then automatically appear. When returned goods registration, so long as inputs correctly sells goods the serial number, it will enter sells saves the information also automatically to list, the convenienc

9、e users operation as far as possible, simultaneously has numbered regarding the debarkation staff the procedure also automatically its row, in the inventory registration, will sell goods in the registration, has prevented the staff to carry on the unusual transaction. This article system analysis so

10、ftware has developed background by process; first introduced softwares method and the main vehicle, next introduced this software detailed design process: Database design, each module design and realization, as well as concrete contact surface design and function. Key words:VB, SQL Server 2000,Manag

11、ement Information System,Flow chart 目 录毕业设计(论文)任务书 I摘 要 IIAbstract III第1章 绪 论 11.1社会背景 11.2应用范围 1第2章 主要工具介绍 22.1 Visual  Basic 2211  VB概念 2212  VB特点 22.2 SQL Server 2000 2221 SQL概念 2222  SQL数据库数据体系结构 2223  SQL语

12、言的组成 2第3章 系统规划 43.1系统需求分析 43.1.1 用户工作流程 4 3.1.2 用户业务需求 4第4章 系统概要设计 54.1 设计思想 54.2 业务流程分析 54.2.1新系统主要业务分析 64.3 系统数据流分析 7(毕业设计) 4.4 数据字典 104.5 运行需求 12第5章 系统详细设计 135.1 功能需求 135.2 系统功能结构图 135.3 系统功能设计 145.4 系统数据库设计 155.

13、5 代码设计 185.6 输入输出设计 195.7连接界面设计 19第6章  系统实施 216.1用户登陆界 216.2查询界面 216.3添加界面 226.4删除界面 236.5查询界面 24第7章 系统测试运行 267.1 模块测试 267.2 整体测试 26第8章 总结 28第9章 参考文献 29第10章 致谢辞 30 无线局域网的安全策略研究(字)摘  要:随着无线局域网在经济、生活和科研等领域的广泛应用,无线局域网的

14、安全问题也日益成为限制其进一步发展的瓶颈。本文阐述了无线局域网技术及其安全现状,分析了WEP加密机制和静态密钥分配等无线安全技术的不足,并根据无线局域网在不同环境中的应用及对安全性的需求,结合IEEE 802.1x端口认证协议,RADIUS协议和EAP-TLS协议的特点,探讨了适合不同环境的不同无线安全策略。最后,本文结合实际组网环境,提出了一个综合性的无线安全解决方案案例。关键词:无线局域网,安全策略,WEP,IEEE 802.1x协议,EAP-TLS协议,RADIUS协议Reaserch On Security Policy of Wireless Local Area NetworkAb

15、stract:With the extensive application of wireless local area network in the economic, life, scientific and other areas, wireless LAN security issues are also increasingly become a bottleneck restricting its further development. This paper describes wireless LAN technology and its security situation,

16、 and analyzes the shortcomings of wireless security technology including WEP encryption mechanism and static key distribution. According to wireless LAN applications in different environments and different needs for security , and combining with IEEE 802.1x , RADIUS protocol and EAP-TLS , The paper

17、discusses the different security policy for different environments. Finally, the paper presents a case of wireless security solutions combined with actual network environment. Key words: WLAN,security policy,WEP,IEEE 802.1x,EAP-TLS,RADIUS无线局域网(WLAN)是采用无线传输媒体的计算机局域通信网络。1971年夏威夷大学的学者创造了第一个基于数据包传输的无线网&

18、mdash;—ALOHANET,它实质上就是第一个WLAN。进入20世纪90年代,人们要求在任何时间、任何地点都能使用网络资源,而传统的有线网络很难实现可移动的通信。因此,在这种趋势和要求的推动下,导致了WLAN的发展与进步2。WLAN是一项新兴的技术,由于IEEE 802.11系列标准安全机制固有的缺陷,所有的WLAN都面临着被攻击的风险。本文分析了WLAN IEEE 802.11系列协议的架构和基本工作方式,然后分析了WEP协议、WPA协议等加密机制的缺陷,最后研究了不同安全性需求下,结合不同的加密及认证方法形成的安全策略解决方案,并通过一个安全解决方案案例,说明结合不同公钥密

19、码体制来加强身份认证的安全性。网络安全是一个动态的过程,一个不断改善的过程,没有一种方案能解决所有安全问题,所以为了对付不断出现的新的安全威胁,需要不断研究相关的关键技术来搭建增强的、有足够安全性的WLAN网络,并且将WLAN安全管理和这些技术有机地结合起来,这样WLAN就能够进一步获得更强的安全性。 摘 要C/S应用程序平台多语种技术是一种基于C/S应用技术结构平台的关于多语种的转换和翻译技术。本设计基于Visual Studio.Net集成开发环境,采用SQL Server2000进行数据库后台开发。通过采用数据字典实现应用系统的静态文本转换;通过使用Visual Studio.Net上的

20、默认控件来实现提示信息的多语种转换;采用JAVAScript解决报警信息的多语种转换。能够在软件开发工具和开发平台中能够自由进行多语种切换,增强软件开发工具和开发平台的使用性与通用性。本设计采用.NET技术,跨平台性强,运行速度快,用户可以快速、方便的进行操作,达到了预期效果。关键词: 多语种;数据字典;脚本语言 The Multilingual Language Technology of C / SApplications Platform            &nbs

21、p;        AbstractThe multilingual language conversion of C / S applications platform is a sort of technology that is based on C / S applications in the platform of the structure on the multilingual conversion and translation. It is developed with visual integrated

22、 development tools as ground-designed and SQL Server 2000 database as development background. The static text conversion is achieved with the use of data dictionary application system. The message of the multilingual conversion is completed with the use of the default controls in the Visual Studio.N

23、et. The multilingual conversion is resolved with JAVAScript alarm of information. The software tools and platform in this thesis can be multilingual switching freely, enhanced software development tools and developed platform usability. For used .NET technology in this system, the system is a strong

24、 cross-platform, can be run quickly and easily conducted the operation which achieve the desired effect.    Key words: multilingual language; data dictionary; JAVAScript 目录论文总页数:23页1. 引言 11.1 设计背景 11.2 设计意义 11.3 设计方法 12. 需求分析 22.1 实际需求

25、 22.2 功能需求 23. 数据库分析及设计 23.1 数据字典表 23.2 报表信息表 34. 系统设计 34.1 功能分析 34.2 实现流程 44.3 模块设计 54.4 详细设计 54.4.1 静态文本中的多语种转换 54.4.2 报警、提示、警告信息的多语种转换 84.4.3 报表系统前台页面表项的动态转换 125. 系统测试

26、 165.1 遇到的问题 165.2 解决问题的方法 16结   论 16参考文献 17声    明 19功能分析本设计实现的主要功能有三个:静态文本中的多语种转换,它分为单词和语句;在系统的消息中进行多语种的转换,系统消息分为警告、报警、提示等;报表系统前台页面表项的动态转换。 设计分为三个部分:首先在C/S应用程序的按钮上实现静态文本的多语种转换;然后通过设计一个数据字典实现动态的转换;最后用一个报表系统的提交页面实现页面的多语种转换。   设计的主要

27、设计思路为三层结构,如图4-1所示,具体描述如下。表现层:位于最外层(最上层),离用户最近。用于显示数据和接收用户输入的数据,为用户提供一种交互式操作的界面。中间业务层:负责处理用户输入的信息,或者是将这些信息发送给数据访问层进行保存,或者是调用数据访问层中的函数再次读出这些数据。中间业务层也可以包括一些对商业逻辑描述代码在里面。数据访问层:仅实现对数据的保存和读取操作。数据访问,可以访问数据库系统、二进制文件、文本文档或是XML文档。模块设计本设计由三个主要模块组成。即静态的多语种转换、动态的多语种转换、报表系统前台页面表项的动态转换。 摘 要 随着Internet技术的发展,互联

28、网在中国逐步普及,人们对网络的需求也日益增长,利用计算机实现旅游资源的管理势在必行。本系统从初步调查开始,详细介绍了需求分析、流程和数据分析,并进行了系统总体结构设计和数据库设计. 系统采用Dreamweaver编写asp脚本,SQL SERVER 2000建立数据库,从界面简洁、实用的要求出发,完成了旅游资源管理工作的主要部分,包括旅游资源和用户的信息浏览,添加,修改,删除,查询,并且实现了一些变量的取值,保存,成本报价的计算,和统计。 旅游作为一个新兴的产业近年来取得了迅速的发展,旅行社如雨后春笋遍布全国各省市、目前旅游行业普遍存在着企业规模小,管理不规范等弱

29、点。因为旅游涉及吃、住、行、游、购、娱等诸多要素,而且这些要素又分散在不同的地域中,一个人不可能全面掌握所有的信息。一旦掌握某方面信息的人离开企业,就会对企业的经营造成负面影响。旅游资源及线路管理系统可以把各种旅游资源分类存储管理通过网络实现资源共享,不仅方便快捷,而且不会因为人员流动影响企业的经营,是旅行社在激烈的市场竞争中的坚强后盾。 因此,本文就详细的设计了一个旅游资源及线路管理系统,把旅游中的一些相关的详细信息囊括其中,尽量使整个管理系统层次鲜明,概括清楚。在阅读完本文后你将能够清楚的了解到一个旅游资源管理系统的具体设计和实现过程。 关键字: Dreamweaver;&nbs

30、p;   SQL Server 2000;      asp ABSTRACT Along with Internet technique of development, Internet at China gradually universality, peoples need to the network also day by day growth, 

copyright@ 2008-2022 冰豆网网站版权所有

经营许可证编号:鄂ICP备2022015515号-1