资源简介
网上书店主要是运用asp.net技术,有前端和后台两部分组成,可供新手操作、和练手!
代码片段和文件信息
using System;
namespace Comm.Model
{
public class CarItems
{
///
/// itemId
///
public int itemId { get; set; }
///
/// carId
///
public int carId { get; set; }
///
/// bookId
///
public int bookId { get; set; }
///
/// 产品id-外键实体
///
public Books BookModel { get; set; }
///
/// count
///
public int count { get; set; }
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 617 2015-09-17 17:05 网上书店\Comm\CarItems.cs
文件 3350 2015-10-05 21:00 网上书店\Comm\Comm.BLL\Auto\Area.cs
文件 5879 2015-10-14 14:08 网上书店\Comm\Comm.BLL\Auto\Articel_Words.cs
文件 3424 2015-09-29 10:32 网上书店\Comm\Comm.BLL\Auto\BookComment.cs
文件 8382 2015-09-30 22:18 网上书店\Comm\Comm.BLL\Auto\Books.cs
文件 3908 2015-09-22 14:09 网上书店\Comm\Comm.BLL\Auto\CarItems.cs
文件 3799 2015-09-18 14:47 网上书店\Comm\Comm.BLL\Auto\Cart.cs
文件 4033 2015-09-27 20:33 网上书店\Comm\Comm.BLL\Auto\Categories.cs
文件 3665 2015-10-07 20:05 网上书店\Comm\Comm.BLL\Auto\CheckAddress.cs
文件 3280 2015-09-14 12:16 网上书店\Comm\Comm.BLL\Auto\CheckEmail.cs
文件 3396 2015-10-08 21:54 网上书店\Comm\Comm.BLL\Auto\MBQuestion.cs
文件 3489 2015-10-10 16:14 网上书店\Comm\Comm.BLL\Auto\MiBao.cs
文件 3267 2015-09-21 14:39 网上书店\Comm\Comm.BLL\Auto\OrderBook.cs
文件 4252 2015-10-04 18:53 网上书店\Comm\Comm.BLL\Auto\Orders.cs
文件 3407 2015-09-29 18:51 网上书店\Comm\Comm.BLL\Auto\Publishers.cs
文件 3254 2015-09-14 12:16 网上书店\Comm\Comm.BLL\Auto\Settings.cs
文件 3319 2015-09-14 12:16 网上书店\Comm\Comm.BLL\Auto\sysdiagrams.cs
文件 3256 2015-09-14 12:16 网上书店\Comm\Comm.BLL\Auto\SysFun.cs
文件 3630 2015-09-24 22:43 网上书店\Comm\Comm.BLL\Auto\Users.cs
文件 3280 2015-09-14 12:16 网上书店\Comm\Comm.BLL\Auto\UserStates.cs
文件 3254 2015-09-14 12:16 网上书店\Comm\Comm.BLL\Auto\VidoFile.cs
文件 25600 2015-10-15 11:10 网上书店\Comm\Comm.BLL\bin\Debug\Comm.BLL.dll
文件 105984 2015-10-15 11:10 网上书店\Comm\Comm.BLL\bin\Debug\Comm.BLL.pdb
文件 123904 2015-10-15 11:10 网上书店\Comm\Comm.BLL\bin\Debug\Comm.DAL.dll
文件 235008 2015-10-15 11:10 网上书店\Comm\Comm.BLL\bin\Debug\Comm.DAL.pdb
文件 23552 2015-10-15 11:10 网上书店\Comm\Comm.BLL\bin\Debug\Comm.Model.dll
文件 28160 2015-10-15 11:10 网上书店\Comm\Comm.BLL\bin\Debug\Comm.Model.pdb
文件 47104 2015-10-15 11:10 网上书店\Comm\Comm.BLL\bin\Debug\Comm.Utility.dll
文件 120320 2015-10-15 11:10 网上书店\Comm\Comm.BLL\bin\Debug\Comm.Utility.pdb
文件 513536 2015-01-11 19:51 网上书店\Comm\Comm.BLL\bin\Debug\Newtonsoft.Json.dll
............此处省略2342个文件信息
相关资源
- 设计模式大作业游戏
- ASP.NET+SQL Server勤工助学系统的设计与
-
Practical Databa
se Programming With Visual -
Beginning C# 5.0 Databa
ses(2nd) 无水印 - C#使用ffmpeg转换格式,截图,旋转
- C#写的背单词软件
- Asp.net语言写的三层架构的校园论坛
- C# Mudbus开发
- C#简单的教材管理系统不含数据库
- C#二次开发CAD
- asp.net 图片管理系统(C#)
- C# 文件在线预览(word execl ppt Image t
- C# Primer Plus 中文版(高清版本)
- Unity in Action Multiplatform game development
- CLR via C# 4th Edition.pdf 英文原版[非扫描
- 食堂饭菜管理系统带数据库C#开发
- ASP.NET 4.5.1入门经典第9版源码
- 可重用的MVC分页方法ASP.NET MVC
- C#海康识别抓拍回调(增加出入口LE
- C#Naudio .Net音频处理类库
- 毕业设计C#仓库管理系统
- C# 人脸识别Demo基于虹软免费SDK完整版
- Visual C#2005 +Access 数据库开发经典案例
- ASP.NET+MVC5+EF6+EasyUI完整源码 只要一分
- (C#+SQL)旅游管理系统
- asp.net mvc4 实现用户登录
- 2015年12月--C#酒店管理系统
- Basler_Gige面阵相机C#基于Halcon显示的
- 网络书店销售系统+毕业论文+答辩pp
- c#课设个人日程管理附课设报告
评论
共有 条评论