資源簡(jiǎn)介
《1》請(qǐng)?jiān)赪eb.config中將節(jié)點(diǎn)下
connectionString="Data Source=WANGWEI\SQLEXPRESS"中
的WANGWEI\SQLEXPRESS改成當(dāng)前數(shù)據(jù)庫服務(wù)器名稱(必須為MS SQL2005)
《2》運(yùn)行環(huán)境:Visual Studio 2005 + ASP.NET AJAX 1.0 + SQLSERVER2005
要運(yùn)行本程序必須安裝VS2005、ASP.NET AJAX 1.0、SQLSERVER2005
《3》數(shù)據(jù)庫文件所在目錄:ASP.NET2.0小說網(wǎng)源代碼\Tengfei\Tengfei

代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Text;
using?IBLL;
using?Model;
namespace?BLL
{
????public?class?AptitudecolleCtionCyclostyle:IBLL.IAptitudecolleCtionCyclostyle
????{
????????#region?IAptitudecolleCtionCyclostyle?成員
????????IDAL.IAptitudecolleCtionCyclostyle?acdal?=?DALFactory.DataAccess.CreateAptitudecolleCtionCyclostyle();
????????///?
????????///?通過id獲取智能采集信息
????????///?
????????///?yleID“>智能采集id
????????///?返回Mdoel.AptitudecolleCtionCyclostyle對(duì)象
????????public?Model.AptitudecolleCtionCyclostyle?SelectAptitudecolleCtionCyclostyle(int?cyclostyleID)
????????{
????????????return?acdal.SelectAptitudecolleCtionCyclostyle(cyclostyleID);
????????}
????????///?
????????///?獲取智能采集信息
????????///?
????????///?執(zhí)行分頁類
????????///?返回IListyle>類型集合
????????public?IListyle>?SelectAptitudecolleCtionCyclostyleList(PagerParameter?pager)
????????{
????????????return?acdal.SelectAptitudecolleCtionCyclostyleList(pager);
????????}
????????///?
????????///?添加智能采集信息
????????///?
????????///?yle“>智能采集類對(duì)象
????????///?返回Mdoel.AptitudecolleCtionCyclostyle對(duì)象
????????public?int?AddPagerAptitudecolleCtionCyclostyle(Model.AptitudecolleCtionCyclostyle?aptitudecolleCtionCyclostyle)
????????{
????????????return?acdal.InsertPagerAptitudecolleCtionCyclostyle(aptitudecolleCtionCyclostyle);
????????}
????????///?
????????///?更新智能采集信息
????????///?
????????///?yle“>智能采集類對(duì)象
????????///?返回Mdoel.AptitudecolleCtionCyclostyle對(duì)象
????????public?int?ModifyPagerAptitudecolleCtionCyclostyle(Model.AptitudecolleCtionCyclostyle?aptitudecolleCtionCyclostyle)
????????{
????????????return?acdal.UpdatePagerAptitudecolleCtionCyclostyle(aptitudecolleCtionCyclostyle);
????????}
????????///?
????????///?刪除智能采集信息
????????///?
????????///?yle“>智能采集ID
????????///?返回aptitudecolleCtionCyclostyle對(duì)象
????????public?int?RemovePagerAptitudecolleCtionCyclostyle(int?aptitudecolleCtionCyclostyle)
????????{
????????????return?acdal.DeletePagerAptitudecolleCtionCyclostyle(aptitudecolleCtionCyclostyle);
????????}
????????#endregion
????}
}
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????文件??????20480??2008-05-28?23:12??IDAL\bin\Debug\IDAL.dll
?????文件???????7680??2008-05-28?23:12??IDAL\bin\Debug\IDAL.pdb
?????文件??????49152??2008-05-28?23:12??IDAL\bin\Debug\Model.dll
?????文件?????173568??2008-05-28?23:12??IDAL\bin\Debug\Model.pdb
?????文件???????1631??2008-05-20?20:32??IDAL\IAptitudecolleCtionCyclost
?????文件????????539??2008-05-21?15:26??IDAL\IAuthority.cs
?????文件???????4976??2008-05-22?20:46??IDAL\IBook.cs
?????文件???????1817??2008-05-21?17:56??IDAL\ICategoryManager.cs
?????文件???????1558??2008-05-20?20:32??IDAL\ICollectionBookCyclost
?????文件???????1460??2008-05-20?20:32??IDAL\ICollectionCyclost
?????文件????????657??2008-05-14?20:48??IDAL\IComments.cs
?????文件???????2816??2008-05-21?15:36??IDAL\IDAL.csproj
?????文件????????270??2008-05-20?11:17??IDAL\IFavouriteBook.cs
?????文件????????676??2008-05-22?22:48??IDAL\IMemberGroup.cs
?????文件????????855??2008-05-21?15:30??IDAL\INewsCollection.cs
?????文件???????2461??2008-05-20?22:56??IDAL\IRecdBook.cs
?????文件????????551??2008-05-10?22:33??IDAL\IRedCategory.cs
?????文件???????3578??2008-05-22?18:00??IDAL\ISections.cs
?????文件????????348??2008-05-21?15:26??IDAL\ISystemInfo.cs
?????文件????????320??2008-05-21?15:26??IDAL\IView.cs
?????文件???????1770??2008-05-20?20:51??IDAL\IVolume.cs
?????文件??????20480??2008-05-28?23:12??IDAL\obj\Debug\IDAL.dll
?????文件???????7680??2008-05-28?23:12??IDAL\obj\Debug\IDAL.pdb
?????文件??????20480??2008-05-22?20:56??IDAL\obj\Debug\Refactor\IDAL.dll
?????文件???????2528??2008-05-28?23:12??IDAL\obj\Debug\ResolveAssemblyReference.cache
?????文件????????164??2008-05-28?23:12??IDAL\obj\IDAL.csproj.FileList.txt
?????文件???????1303??2008-04-25?10:04??IDAL\Properties\AssemblyInfo.cs
?????文件???????5999??2008-05-20?20:31??Model\AptitudecolleCtionCyclost
?????文件???????1322??2008-05-21?15:26??Model\Authority.cs
?????文件??????49152??2008-05-28?23:12??Model\bin\Debug\Model.dll
............此處省略646個(gè)文件信息
評(píng)論
共有 條評(píng)論