文件名称:NPetshop-1.0.0.RC1
- 所属分类:
- 其它资源
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 916.24kb
- 下载次数:
- 0次
- 提 供 者:
- y**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
ibatis的资料的资料资料ibatis的
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 59564356npetshop-1.0.0.rc1.zip 列表 source/ source/External-bin/ source/External-bin/ByteFX.MySqlClient.dll source/External-bin/IBatisNet.Common.dll source/External-bin/IBatisNet.DataAccess.dll source/External-bin/IBatisNet.DataMapper.dll source/External-bin/ICSharpCode.SharpZipLib.dll source/External-bin/log4net.dll source/External-bin/Mono.Security.Protocol.Tls.dll source/External-bin/MySql.Data.dll source/External-bin/Npgsql.dll source/NPetshop.Domain/ source/NPetshop.Domain/Accounts/ source/NPetshop.Domain/Accounts/Account.cs source/NPetshop.Domain/Accounts/Address.cs source/NPetshop.Domain/Accounts/Profile.cs source/NPetshop.Domain/AssemblyInfo.cs source/NPetshop.Domain/Billing/ source/NPetshop.Domain/Billing/CreditCard.cs source/NPetshop.Domain/Billing/LineItem.cs source/NPetshop.Domain/Billing/Order.cs source/NPetshop.Domain/bin/ source/NPetshop.Domain/bin/Debug/ source/NPetshop.Domain/Catalog/ source/NPetshop.Domain/Catalog/Category.cs source/NPetshop.Domain/Catalog/Item.cs source/NPetshop.Domain/Catalog/Product.cs source/NPetshop.Domain/Catalog/Supplier.cs source/NPetshop.Domain/NPetshop.Domain.csproj source/NPetshop.Domain/NPetshop.Domain.csproj.user source/NPetshop.Domain/Sequence.cs source/NPetshop.Domain/Shopping/ source/NPetshop.Domain/Shopping/ShoppingCart.cs source/NPetshop.Domain/Shopping/ShoppingCartLine.cs source/NPetshop.Domain/ToDo.txt source/NPetshop.Persistence/ source/NPetshop.Persistence/AssemblyInfo.cs source/NPetshop.Persistence/bin/ source/NPetshop.Persistence/bin/Debug/ source/NPetshop.Persistence/bin/Debug/log4net.dll source/NPetshop.Persistence/dao.xml source/NPetshop.Persistence/Ddl/ source/NPetshop.Persistence/Ddl/MSSQL/ source/NPetshop.Persistence/Ddl/MSSQL/DataLoad.sql source/NPetshop.Persistence/Ddl/MSSQL/DBUser.sql source/NPetshop.Persistence/Ddl/MSSQL/Schema.sql source/NPetshop.Persistence/Ddl/MySql/ source/NPetshop.Persistence/Ddl/MySql/DataLoad.sql source/NPetshop.Persistence/Ddl/MySql/DBUser.sql source/NPetshop.Persistence/Ddl/MySql/Schema.sql source/NPetshop.Persistence/Interfaces/ source/NPetshop.Persistence/Interfaces/Accounts/ source/NPetshop.Persistence/Interfaces/Accounts/IAccountDao.cs source/NPetshop.Persistence/Interfaces/Billing/ source/NPetshop.Persistence/Interfaces/Billing/IOrderDao.cs source/NPetshop.Persistence/Interfaces/Catalog/ source/NPetshop.Persistence/Interfaces/Catalog/ICategoryDao.cs source/NPetshop.Persistence/Interfaces/Catalog/IItemDao.cs source/NPetshop.Persistence/Interfaces/Catalog/IProductDao.cs source/NPetshop.Persistence/Interfaces/ISequenceDao.cs source/NPetshop.Persistence/MapperDao/ source/NPetshop.Persistence/MapperDao/Accounts/ source/NPetshop.Persistence/MapperDao/Accounts/AccountSqlMapDao.cs source/NPetshop.Persistence/MapperDao/BaseSqlMapDao.cs source/NPetshop.Persistence/MapperDao/Billing/ source/NPetshop.Persistence/MapperDao/Billing/MSSQL/ source/NPetshop.Persistence/MapperDao/Billing/MSSQL/OrderSqlMapDao.cs source/NPetshop.Persistence/MapperDao/Billing/MSSQL/SequenceSqlMapDao.cs source/NPetshop.Persistence/MapperDao/Billing/OrderSqlMapDao.cs source/NPetshop.Persistence/MapperDao/Catalog/ source/NPetshop.Persistence/MapperDao/Catalog/CategorySqlMapDao.cs source/NPetshop.Persistence/MapperDao/Catalog/ItemSqlMapDao.cs source/NPetshop.Persistence/MapperDao/Catalog/ProductSqlMapDao.cs source/NPetshop.Persistence/MapperDao/SequenceSqlMapDao.cs source/NPetshop.Persistence/NPetshop.Persistence.csproj source/NPetshop.Persistence/NPetshop.Persistence.csproj.user source/NPetshop.Presentation/ source/NPetshop.Presentation/AssemblyInfo.cs source/NPetshop.Presentation/bin/ source/NPetshop.Presentation/bin/Debug/ source/NPetshop.Presentation/bin/Debug/log4net.dll source/NPetshop.Presentation/Controls/ source/NPetshop.Presentation/Controls/ExtendedRepeater.cs source/NPetshop.Presentation/Core/ source/NPetshop.Presentation/Core/AbstractWebAction.cs source/NPetshop.Presentation/Core/IWebAction.cs source/NPetshop.Presentation/Core/WebConstants.cs source/NPetshop.Presentation/Core/WebLocalSingleton.cs source/NPetshop.Presentation/Exceptions/ source/NPetshop.Presentation/Exceptions/LoginAlreadyExistsException.cs source/NPetshop.Presentation/IController.cs source/NPetshop.Presentation/NPetshop.Presentation.csproj source/NPetshop.Presentation/NPetshop.Presentation.csproj.user source/NPetshop.Presentation/ReadMe.txt source/NPetshop.Presentation/UserActions/ source/NPetshop.Presentation/UserActions/AccountAction.cs source/NPetshop.Presentation/UserActions/BillinAction.cs source/NPetshop.Presentation/UserActions/CatalogAction.cs source/NPetshop.Presentation/UserActions/DataViews.cs source/NPetshop.Presentation/UserActions/ShoppinAction.cs source/NPetshop.Presentation/UserActions/ShowStartPageAction.cs source/NPetshop.Presentation/UserActions/WebViews.cs source/NPetshop.Presentation/UserControl.cs source/NPetshop.Service/ source/NPetshop.Service/AccountService.cs source/NPetshop.Service/AssemblyInfo.cs source/NPetshop.Service/BillingService.cs source/NPetshop.Service/bin/ source/NPetshop.Service/bin/Debug/ source/NPetshop.Service/bin/Debug/log4net.dll source/NPetshop.Service/CatalogService.cs source/NPetshop.Service/NPetshop.Service.csproj source/NPetshop.Service/NPetshop.Service.csproj.user source/NPetshop.Service/ServiceConfig.cs source/NPetshop.Service/ShoppingService.cs source/NPetshop.sln source/NPetshop.suo source/NPetshop.Web/ source/NPetshop.Web/@css/ source/NPetshop.Web/@css/styles.css source/NPetshop.Web/@images/ source/NPetshop.Web/@images/cart.gif source/NPetshop.Web/@images/iconCritical.gif source/NPetshop.Web/@images/Pets/ source/NPetshop.Web/@images/Pets/bird1.jpg source/NPetshop.Web/@images/Pets/bird2.jpg source/NPetshop.Web/@images/Pets/cat1.jpg source/NPetshop.Web/@images/Pets/cat2.jpg source/NPetshop.Web/@images/Pets/dog1.jpg source/NPetshop.Web/@images/Pets/dog2.jpg source/NPetshop.Web/@images/Pets/dog3.jpg source/NPetshop.Web/@images/Pets/dog4.jpg source/NPetshop.Web/@images/Pets/dog5.jpg source/NPetshop.Web/@images/Pets/dog6.jpg source/NPetshop.Web/@images/Pets/fish1.jpg source/NPetshop.Web/@images/Pets/fish2.jpg source/NPetshop.Web/@images/Pets/fish3.jpg source/NPetshop.Web/@images/Pets/fish4.jpg source/NPetshop.Web/@images/Pets/reptile1.jpg source/NPetshop.Web/@images/Pets/reptile2.jpg source/NPetshop.Web/@images/space.gif source/NPetshop.Web/@images/splash.jpg source/NPetshop.Web/@images/title.gif source/NPetshop.Web/@images/top_stripe1.gif source/NPetshop.Web/@images/top_stripe2.gif source/NPetshop.Web/@images/top_stripe3.gif source/NPetshop.Web/AssemblyInfo.cs source/NPetshop.Web/bin/ source/NPetshop.Web/dao.config source/NPetshop.Web/DataBase.config source/NPetshop.Web/Default.aspx source/NPetshop.Web/Default.aspx.cs source/NPetshop.Web/Default.aspx.resx source/NPetshop.Web/Global.asax source/NPetshop.Web/Global.asax.cs source/NPetshop.Web/Global.asax.resx source/NPetshop.Web/Maps/ source/NPetshop.Web/Maps/Account.xml source/NPetshop.Web/Maps/Category.xml source/NPetshop.Web/Maps/Item.xml source/NPetshop.Web/Maps/LineItem.xml source/NPetshop.Web/Maps/Order.xml source/NPetshop.Web/Maps/Product.xml source/NPetshop.Web/Maps/Sequence.xml source/NPetshop.Web/NPetshop.mdb source/NPetshop.Web/NPetshop.Web.csproj source/NPetshop.Web/NPetshop.Web.csproj.webinfo source/NPetshop.Web/providers.config source/NPetshop.Web/SqlMap.config source/NPetshop.Web/UserControls/ source/NPetshop.Web/UserControls/Accounts/ source/NPetshop.Web/UserControls/Accounts/AccountEdition.ascx source/NPetshop.Web/UserControls/Accounts/AccountEdition.ascx.cs source/NPetshop.Web/UserControls/Accounts/AccountEdition.ascx.resx source/NPetshop.Web/UserControls/Accounts/AccountUI.ascx source/NPetshop.Web/UserControls/Accounts/AccountUI.ascx.cs source/NPetshop.Web/UserControls/Accounts/AccountUI.ascx.resx source/NPetshop.Web/UserControls/Accounts/AddressStatic.ascx source/NPetshop.Web/UserControls/Accounts/AddressStatic.ascx.cs source/NPetshop.Web/UserControls/Accounts/AddressStatic.ascx.resx source/NPetshop.Web/UserControls/Accounts/AddressUI.ascx source/NPetshop.Web/UserControls/Accounts/AddressUI.ascx.cs source/NPetshop.Web/UserControls/Accounts/AddressUI.ascx.resx source/NPetshop.Web/UserControls/Accounts/NewAccount.ascx source/NPetshop.Web/UserControls/Accounts/NewAccount.ascx.cs source/NPetshop.Web/UserControls/Accounts/NewAccount.ascx.resx source/NPetshop.Web/UserControls/Accounts/SignIn.ascx source/NPetshop.Web/UserControls/Accounts/SignIn.ascx.cs source/NPetshop.Web/UserControls/Accounts/SignIn.ascx.resx source/NPetshop.Web/UserControls/Accounts/SignOut.ascx source/NPetshop.Web/UserControls/Accounts/SignOut.ascx.cs source/NPetshop.Web/UserControls/Accounts/SignOut.ascx.resx source/NPetshop.Web/UserControls/AdviceBanner.ascx source/NPetshop.Web/UserControls/AdviceBanner.ascx.cs source/NPetshop.Web/UserControls/AdviceBanner.ascx.resx source/NPetshop.Web/UserControls/Banner.ascx source/NPetshop.Web/UserControls/Banner.ascx.cs source/NPetshop.Web/UserControls/Banner.ascx.resx source/NPetshop.Web/UserControls/Billing/ source/NPetshop.Web/UserControls/Billing/Bill.ascx source/NPetshop.Web/UserControls/Billing/Bill.ascx.cs source/NPetshop.Web/UserControls/Billing/Bill.ascx.resx source/NPetshop.Web/UserControls/Billing/BillUI.ascx source/NPetshop.Web/UserControls/Billing/BillUI.ascx.cs source/NPetshop.Web/UserControls/Billing/BillUI.ascx.resx source/NPetshop.Web/UserControls/Billing/Confirmation.ascx source/NPetshop.Web/UserControls/Billing/Confirmation.ascx.cs source/NPetshop.Web/UserControls/Billing/Confirmation.ascx.resx source/NPetshop.Web/UserControls/Billing/Payment.ascx source/NPetshop.Web/UserControls/Billing/Payment.ascx.cs source/NPetshop.Web/UserControls/Billing/Payment.ascx.resx source/NPetshop.Web/UserControls/Billing/Shipping.ascx source/NPetshop.Web/UserControls/Billing/Shipping.ascx.cs source/NPetshop.Web/UserControls/Billing/Shipping.ascx.resx source/NPetshop.Web/UserControls/Catalog/ source/NPetshop.Web/UserControls/Catalog/Category.ascx source/NPetshop.Web/UserControls/Catalog/Category.ascx.cs source/NPetshop.Web/UserControls/Catalog/Category.ascx.resx source/NPetshop.Web/UserControls/Catalog/Item.ascx source/NPetshop.Web/UserControls/Catalog/Item.ascx.cs source/NPetshop.Web/UserControls/Catalog/Item.ascx.resx source/NPetshop.Web/UserControls/Catalog/ItemList.ascx source/NPetshop.Web/UserControls/Catalog/ItemList.ascx.cs source/NPetshop.Web/UserControls/Catalog/ItemList.ascx.resx source/NPetshop.Web/UserControls/Catalog/MyList.ascx source/NPetshop.Web/UserControls/Catalog/MyList.ascx.cs source/NPetshop.Web/UserControls/Catalog/MyList.ascx.resx source/NPetshop.Web/UserControls/Catalog/Product.ascx source/NPetshop.Web/UserControls/Catalog/Product.ascx.cs source/NPetshop.Web/UserControls/Catalog/Product.ascx.resx source/NPetshop.Web/UserControls/Catalog/ProductList.ascx source/NPetshop.Web/UserControls/Catalog/ProductList.ascx.cs source/NPetshop.Web/UserControls/Catalog/ProductList.ascx.resx source/NPetshop.Web/UserControls/Catalog/Search.ascx source/NPetshop.Web/UserControls/Catalog/Search.ascx.cs source/NPetshop.Web/UserControls/Catalog/Search.ascx.resx source/NPetshop.Web/UserControls/Catalog/SearchProduct.ascx source/NPetshop.Web/UserControls/Catalog/SearchProduct.ascx.cs source/NPetshop.Web/UserControls/Catalog/SearchProduct.ascx.resx source/NPetshop.Web/UserControls/Error.ascx source/NPetshop.Web/UserControls/Error.ascx.cs source/NPetshop.Web/UserControls/Error.ascx.resx source/NPetshop.Web/UserControls/Footer.ascx source/NPetshop.Web/UserControls/Footer.ascx.cs source/NPetshop.Web/UserControls/Footer.ascx.resx source/NPetshop.Web/UserControls/Header.ascx source/NPetshop.Web/UserControls/Header.ascx.cs source/NPetshop.Web/UserControls/Header.ascx.resx source/NPetshop.Web/UserControls/Shopping/ source/NPetshop.Web/UserControls/Shopping/Cart.ascx source/NPetshop.Web/UserControls/Shopping/Cart.ascx.cs source/NPetshop.Web/UserControls/Shopping/Cart.ascx.resx source/NPetshop.Web/UserControls/Shopping/Checkout.ascx source/NPetshop.Web/UserControls/Shopping/Checkout.ascx.cs source/NPetshop.Web/UserControls/Shopping/Checkout.ascx.resx source/NPetshop.Web/UserControls/SideBar.ascx source/NPetshop.Web/UserControls/SideBar.ascx.cs source/NPetshop.Web/UserControls/SideBar.ascx.resx source/NPetshop.Web/UserControls/StartUp.ascx source/NPetshop.Web/UserControls/StartUp.ascx.cs source/NPetshop.Web/UserControls/StartUp.ascx.resx source/NPetshop.Web/UserControls/TopBar.ascx source/NPetshop.Web/UserControls/TopBar.ascx.cs source/NPetshop.Web/UserControls/TopBar.ascx.resx source/NPetshop.Web/UserControls/UserControl.cs source/NPetshop.Web/Web.config