資源簡介
網上書店主要是運用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個文件信息
評論
共有 條評論