文件名称:NextGenPOS_2April_4.28pm
-
所属分类:
- 标签属性:
- 上传时间:2013-05-27
-
文件大小:35.67kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
这是一个模拟的销售点程序。程序获取产品信息从数据库(mysql),初始化产品并将它们存储到一个列表中。然后给一个输入从用户(id和数量)它创建销售行项目。数据库连接实现了使用单例模式。策略和组合也被用来调整程序对不同定价策略。定价策略可以修改运行时使它的用户的灵活性。-This is a point of sale program simulated. Procedures to obtain product information from the database (mysql), initialize the product and store them into a list. Then give an input from the user (id and quantity) it creates a sales line item. Database connection implemented using the Singleton pattern. Strategy and combination are also used to adjust the program to different pricing strategy. Pricing strategy can be modified to make it user runtime flexibility.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
NextGenPOS/
NextGenPOS.sln
NextGenPOS.userprefs
NextGenPOS/AbsoluteDiscountOverThresholdPricingStrategy.cs
NextGenPOS/AssemblyInfo.cs
NextGenPOS/bin/
NextGenPOS/bin/Debug/
NextGenPOS/bin/Debug/NextGenPOS.pdb
NextGenPOS/CompositePricingStrategies.cs
NextGenPOS/CompositePricingStrategyImplementation.cs
NextGenPOS/DatabaseHandler.cs
NextGenPOS/Factory.cs
NextGenPOS/gtk-gui/
NextGenPOS/gtk-gui/generated.cs
NextGenPOS/gtk-gui/gui.stetic
NextGenPOS/gtk-gui/MainWindow.cs
NextGenPOS/Main.cs
NextGenPOS/MainWindow.cs
NextGenPOS/NextGenPOS.csproj
NextGenPOS/NextGenPOS.pidb
NextGenPOS/NextGenPOS.sln
NextGenPOS/NextGenPOS.userprefs
NextGenPOS/PercentageDiscountPricingStrategy.cs
NextGenPOS/Product.cs
NextGenPOS/ProductSpecification.cs
NextGenPOS/Sale.cs
NextGenPOS/SalePricingStrategy.cs
NextGenPOS/SalesLineItem.cs
NextGenPOS.sln
NextGenPOS.userprefs
NextGenPOS/AbsoluteDiscountOverThresholdPricingStrategy.cs
NextGenPOS/AssemblyInfo.cs
NextGenPOS/bin/
NextGenPOS/bin/Debug/
NextGenPOS/bin/Debug/NextGenPOS.pdb
NextGenPOS/CompositePricingStrategies.cs
NextGenPOS/CompositePricingStrategyImplementation.cs
NextGenPOS/DatabaseHandler.cs
NextGenPOS/Factory.cs
NextGenPOS/gtk-gui/
NextGenPOS/gtk-gui/generated.cs
NextGenPOS/gtk-gui/gui.stetic
NextGenPOS/gtk-gui/MainWindow.cs
NextGenPOS/Main.cs
NextGenPOS/MainWindow.cs
NextGenPOS/NextGenPOS.csproj
NextGenPOS/NextGenPOS.pidb
NextGenPOS/NextGenPOS.sln
NextGenPOS/NextGenPOS.userprefs
NextGenPOS/PercentageDiscountPricingStrategy.cs
NextGenPOS/Product.cs
NextGenPOS/ProductSpecification.cs
NextGenPOS/Sale.cs
NextGenPOS/SalePricingStrategy.cs
NextGenPOS/SalesLineItem.cs
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.