文件名称:MyShop
-
所属分类:
- 标签属性:
- 上传时间:2008-10-13
-
文件大小:10.31mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
MyShop网络商城源码 本系统采用三层结构开发,数据库为MSSQL或ACCESS(默认为SqlServer数据库),可由用户自行选择。 后台模块有:系统配置管理:系统信息 网站信息设置 注册协议设置 网站日志管理 频道管理 公告管理 帮助信息管理 调查管理 用户管理:添加用户 会员列表 会员查询 添加管理员 管理员列表 修改管理员密码 订单管理:处理所有订单 处理今天订单 销售明细情况 销售统计/排行 资金明细查询 开发票记录 发退货记录 购物车管理 付款方式管理 送货方式管理 银行帐户管理 商城管理 栏目管理 商品管理
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyShop/源码必读.txt
MyShop/BLL/Admin.cs
MyShop/BLL/Announce.cs
MyShop/BLL/Article.cs
MyShop/BLL/Bank.cs
MyShop/BLL/BankrollItem.cs
MyShop/BLL/bin/Debug
MyShop/BLL/bin/Release
MyShop/BLL/bin
MyShop/BLL/BLL.csproj
MyShop/BLL/Cart.cs
MyShop/BLL/Category.cs
MyShop/BLL/Channel.cs
MyShop/BLL/City.cs
MyShop/BLL/Class.cs
MyShop/BLL/Config.cs
MyShop/BLL/DeliverItem.cs
MyShop/BLL/DeliverType.cs
MyShop/BLL/GuestBook.cs
MyShop/BLL/Help.cs
MyShop/BLL/InvoiceItem.cs
MyShop/BLL/Log.cs
MyShop/BLL/obj/BLL.csproj.FileList.txt
MyShop/BLL/obj/Debug
MyShop/BLL/obj/Release
MyShop/BLL/obj
MyShop/BLL/Order.cs
MyShop/BLL/OrderItem.cs
MyShop/BLL/OrderRules.cs
MyShop/BLL/Payment.cs
MyShop/BLL/PaymentType.cs
MyShop/BLL/Producer.cs
MyShop/BLL/Product.cs
MyShop/BLL/ProductKinds.cs
MyShop/BLL/Properties/AssemblyInfo.cs
MyShop/BLL/Properties
MyShop/BLL/Trademark.cs
MyShop/BLL/User.cs
MyShop/BLL/UserGroup.cs
MyShop/BLL/Utils.cs
MyShop/BLL/Vote.cs
MyShop/BLL
MyShop/DAL/bin/Debug
MyShop/DAL/bin/Release
MyShop/DAL/bin
MyShop/DAL/DALFactory.csproj
MyShop/DAL/DataAccess.cs
MyShop/DAL/obj/DAL.csproj.FileList.txt
MyShop/DAL/obj/DALFactory.csproj.FileList.txt
MyShop/DAL/obj/Debug
MyShop/DAL/obj/Release
MyShop/DAL/obj
MyShop/DAL/Properties/AssemblyInfo.cs
MyShop/DAL/Properties
MyShop/DAL
MyShop/IDAL/bin/Debug
MyShop/IDAL/bin/Release
MyShop/IDAL/bin
MyShop/IDAL/IAdmin.cs
MyShop/IDAL/IAnnounce.cs
MyShop/IDAL/IArticle.cs
MyShop/IDAL/IBank.cs
MyShop/IDAL/IBankrollItem.cs
MyShop/IDAL/ICart.cs
MyShop/IDAL/ICategory.cs
MyShop/IDAL/IChannel.cs
MyShop/IDAL/ICity.cs
MyShop/IDAL/IClass.cs
MyShop/IDAL/IConfig.cs
MyShop/IDAL/IDAL.csproj
MyShop/IDAL/IDeliverItem.cs
MyShop/IDAL/IDeliverType.cs
MyShop/IDAL/IGuestBook.cs
MyShop/IDAL/IHelp.cs
MyShop/IDAL/IInvoiceItem.cs
MyShop/IDAL/ILog.cs
MyShop/IDAL/IOrder.cs
MyShop/IDAL/IOrderItem.cs
MyShop/IDAL/IPayment.cs
MyShop/IDAL/IPaymentType.cs
MyShop/IDAL/IProducer.cs
MyShop/IDAL/IProduct.cs
MyShop/IDAL/IProductKinds.cs
MyShop/IDAL/ITrademark.cs
MyShop/IDAL/IUser.cs
MyShop/IDAL/IUserGroup.cs
MyShop/IDAL/IVote.cs
MyShop/IDAL/obj/Debug
MyShop/IDAL/obj/IDAL.csproj.FileList.txt
MyShop/IDAL/obj/Release
MyShop/IDAL/obj
MyShop/IDAL/Properties/AssemblyInfo.cs
MyShop/IDAL/Properties
MyShop/IDAL
MyShop/Model/AdminInfo.cs
MyShop/Model/AnnounceInfo.cs
MyShop/Model/ArticleInfo.cs
MyShop/Model/BankInfo.cs
MyShop/Model/BankrollItemInfo.cs
MyShop/Model/bin/Debug
MyShop/Model/bin/Release
MyShop/Model/bin
MyShop/Model/CartInfo.cs
MyShop/Model/CategoryInfo.cs
MyShop/Model/ChannelInfo.cs
MyShop/Model/CityInfo.cs
MyShop/Model/ClassInfo.cs
MyShop/Model/ConfigInfo.cs
MyShop/Model/DeliverItemInfo.cs
MyShop/Model/DeliverTypeInfo.cs
MyShop/Model/GuestBookInfo.cs
MyShop/Model/HelpInfo.cs
MyShop/Model/InvoiceItemInfo.cs
MyShop/Model/LogInfo.cs
MyShop/Model/Model.csproj
MyShop/Model/obj/Debug
MyShop/Model/obj/Model.csproj.FileList.txt
MyShop/Model/obj/Release
MyShop/Model/obj
MyShop/Model/OrderInfo.cs
MyShop/Model/OrderItemInfo.cs
MyShop/Model/PaymentInfo.cs
MyShop/Model/PaymentTypeInfo.cs
MyShop/Model/ProducerInfo.cs
MyShop/Model/ProductInfo.cs
MyShop/Model/ProductKindsInfo.cs
MyShop/Model/Properties/AssemblyInfo.cs
MyShop/Model/Properties
MyShop/Model/TrademarkInfo.cs
MyShop/Model/UserGroupInfo.cs
MyShop/Model/UserInfo.cs
MyShop/Model/VoteInfo.cs
MyShop/Model
MyShop/MyShop/Admin/AdminMasterPage.master
MyShop/MyShop/Admin/AdminMasterPage.master.cs
MyShop/MyShop/Admin/Admin_Help_Price.aspx
MyShop/MyShop/Admin/Admin_Help_Price.aspx.cs
MyShop/MyShop/Admin/Article/index.aspx
MyShop/MyShop/Admin/Article/index.aspx.cs
MyShop/MyShop/Admin/Article
MyShop/MyShop/Admin/Editor/buttonimage/blue/about.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/abspos.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/anchor.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/art.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/backcolor.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/backward.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/bgcolor.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/bgpic.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/blink.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/bold.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/br.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/checked.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/code.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/componentmenu.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/copy.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/createlink.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/css.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/cut.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/date.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/delete.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/editmenu.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/emot.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/eq.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/excel.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/fieldset.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/file.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/filemenu.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/findreplace.gif
MyShop/MyShop/Admin/Edito
MyShop/BLL/Admin.cs
MyShop/BLL/Announce.cs
MyShop/BLL/Article.cs
MyShop/BLL/Bank.cs
MyShop/BLL/BankrollItem.cs
MyShop/BLL/bin/Debug
MyShop/BLL/bin/Release
MyShop/BLL/bin
MyShop/BLL/BLL.csproj
MyShop/BLL/Cart.cs
MyShop/BLL/Category.cs
MyShop/BLL/Channel.cs
MyShop/BLL/City.cs
MyShop/BLL/Class.cs
MyShop/BLL/Config.cs
MyShop/BLL/DeliverItem.cs
MyShop/BLL/DeliverType.cs
MyShop/BLL/GuestBook.cs
MyShop/BLL/Help.cs
MyShop/BLL/InvoiceItem.cs
MyShop/BLL/Log.cs
MyShop/BLL/obj/BLL.csproj.FileList.txt
MyShop/BLL/obj/Debug
MyShop/BLL/obj/Release
MyShop/BLL/obj
MyShop/BLL/Order.cs
MyShop/BLL/OrderItem.cs
MyShop/BLL/OrderRules.cs
MyShop/BLL/Payment.cs
MyShop/BLL/PaymentType.cs
MyShop/BLL/Producer.cs
MyShop/BLL/Product.cs
MyShop/BLL/ProductKinds.cs
MyShop/BLL/Properties/AssemblyInfo.cs
MyShop/BLL/Properties
MyShop/BLL/Trademark.cs
MyShop/BLL/User.cs
MyShop/BLL/UserGroup.cs
MyShop/BLL/Utils.cs
MyShop/BLL/Vote.cs
MyShop/BLL
MyShop/DAL/bin/Debug
MyShop/DAL/bin/Release
MyShop/DAL/bin
MyShop/DAL/DALFactory.csproj
MyShop/DAL/DataAccess.cs
MyShop/DAL/obj/DAL.csproj.FileList.txt
MyShop/DAL/obj/DALFactory.csproj.FileList.txt
MyShop/DAL/obj/Debug
MyShop/DAL/obj/Release
MyShop/DAL/obj
MyShop/DAL/Properties/AssemblyInfo.cs
MyShop/DAL/Properties
MyShop/DAL
MyShop/IDAL/bin/Debug
MyShop/IDAL/bin/Release
MyShop/IDAL/bin
MyShop/IDAL/IAdmin.cs
MyShop/IDAL/IAnnounce.cs
MyShop/IDAL/IArticle.cs
MyShop/IDAL/IBank.cs
MyShop/IDAL/IBankrollItem.cs
MyShop/IDAL/ICart.cs
MyShop/IDAL/ICategory.cs
MyShop/IDAL/IChannel.cs
MyShop/IDAL/ICity.cs
MyShop/IDAL/IClass.cs
MyShop/IDAL/IConfig.cs
MyShop/IDAL/IDAL.csproj
MyShop/IDAL/IDeliverItem.cs
MyShop/IDAL/IDeliverType.cs
MyShop/IDAL/IGuestBook.cs
MyShop/IDAL/IHelp.cs
MyShop/IDAL/IInvoiceItem.cs
MyShop/IDAL/ILog.cs
MyShop/IDAL/IOrder.cs
MyShop/IDAL/IOrderItem.cs
MyShop/IDAL/IPayment.cs
MyShop/IDAL/IPaymentType.cs
MyShop/IDAL/IProducer.cs
MyShop/IDAL/IProduct.cs
MyShop/IDAL/IProductKinds.cs
MyShop/IDAL/ITrademark.cs
MyShop/IDAL/IUser.cs
MyShop/IDAL/IUserGroup.cs
MyShop/IDAL/IVote.cs
MyShop/IDAL/obj/Debug
MyShop/IDAL/obj/IDAL.csproj.FileList.txt
MyShop/IDAL/obj/Release
MyShop/IDAL/obj
MyShop/IDAL/Properties/AssemblyInfo.cs
MyShop/IDAL/Properties
MyShop/IDAL
MyShop/Model/AdminInfo.cs
MyShop/Model/AnnounceInfo.cs
MyShop/Model/ArticleInfo.cs
MyShop/Model/BankInfo.cs
MyShop/Model/BankrollItemInfo.cs
MyShop/Model/bin/Debug
MyShop/Model/bin/Release
MyShop/Model/bin
MyShop/Model/CartInfo.cs
MyShop/Model/CategoryInfo.cs
MyShop/Model/ChannelInfo.cs
MyShop/Model/CityInfo.cs
MyShop/Model/ClassInfo.cs
MyShop/Model/ConfigInfo.cs
MyShop/Model/DeliverItemInfo.cs
MyShop/Model/DeliverTypeInfo.cs
MyShop/Model/GuestBookInfo.cs
MyShop/Model/HelpInfo.cs
MyShop/Model/InvoiceItemInfo.cs
MyShop/Model/LogInfo.cs
MyShop/Model/Model.csproj
MyShop/Model/obj/Debug
MyShop/Model/obj/Model.csproj.FileList.txt
MyShop/Model/obj/Release
MyShop/Model/obj
MyShop/Model/OrderInfo.cs
MyShop/Model/OrderItemInfo.cs
MyShop/Model/PaymentInfo.cs
MyShop/Model/PaymentTypeInfo.cs
MyShop/Model/ProducerInfo.cs
MyShop/Model/ProductInfo.cs
MyShop/Model/ProductKindsInfo.cs
MyShop/Model/Properties/AssemblyInfo.cs
MyShop/Model/Properties
MyShop/Model/TrademarkInfo.cs
MyShop/Model/UserGroupInfo.cs
MyShop/Model/UserInfo.cs
MyShop/Model/VoteInfo.cs
MyShop/Model
MyShop/MyShop/Admin/AdminMasterPage.master
MyShop/MyShop/Admin/AdminMasterPage.master.cs
MyShop/MyShop/Admin/Admin_Help_Price.aspx
MyShop/MyShop/Admin/Admin_Help_Price.aspx.cs
MyShop/MyShop/Admin/Article/index.aspx
MyShop/MyShop/Admin/Article/index.aspx.cs
MyShop/MyShop/Admin/Article
MyShop/MyShop/Admin/Editor/buttonimage/blue/about.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/abspos.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/anchor.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/art.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/backcolor.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/backward.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/bgcolor.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/bgpic.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/blink.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/bold.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/br.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/checked.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/code.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/componentmenu.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/copy.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/createlink.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/css.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/cut.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/date.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/delete.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/editmenu.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/emot.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/eq.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/excel.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/fieldset.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/file.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/filemenu.gif
MyShop/MyShop/Admin/Editor/buttonimage/blue/findreplace.gif
MyShop/MyShop/Admin/Edito
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.