資源簡(jiǎn)介
功能介紹:
這是一款A(yù)SP.NET的網(wǎng)絡(luò)抓取數(shù)據(jù)的程序,有著較好的界面功能。
通過(guò)搜索網(wǎng)站或貼吧,根據(jù)你需求的關(guān)鍵字抓取網(wǎng)站上的信息,搜索可做擴(kuò)展!
頁(yè)面搜索功能設(shè)置:搜索網(wǎng)站選擇框,采集信息的顯示條數(shù)及關(guān)鍵字輸入框;
顯示列表:編號(hào),信息來(lái)源,標(biāo)題,抓取內(nèi)容,點(diǎn)擊率,抓取時(shí)間等功能!
代碼片段和文件信息
using?System;
namespace?BLL
{
????//獲得更有效最新技術(shù)源碼看這里:http://www.huiyoumi.wang/
????///?
????///?Article
????///?
????public?partial?class?Article
????{
????????public?Article()
????????{?}
????????#region??BasicMethod
????????///?
????????///?增加一條數(shù)據(jù)
????????///?
????????public?static?int?Add(Model.Article?model)
????????{
????????????return?DAL.Article.Add(model);
????????}
????????///?
????????///?更新一條數(shù)據(jù)
????????///?
????????public?static?bool?Update(Model.Article?model)
????????{
????????????return?DAL.Article.Update(model);
????????}
????????///?
????????///?刪除一條數(shù)據(jù)
????????///?
????????public?static?bool?Delete(int?Id)
????????{
????????????return?DAL.Article.Delete(Id);
?????
?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2016-12-21?11:15??asp.net代碼抓取\
?????目錄???????????0??2016-12-21?11:18??asp.net代碼抓取\BLL\
?????文件????????1131??2016-12-21?11:18??asp.net代碼抓取\BLL\Article.cs
?????目錄???????????0??2014-04-17?17:09??asp.net代碼抓取\BLL\bin\
?????目錄???????????0??2014-04-18?10:53??asp.net代碼抓取\BLL\bin\Debug\
?????文件????????5120??2016-12-21?11:16??asp.net代碼抓取\BLL\bin\Debug\BLL.dll
?????文件???????17920??2016-12-21?11:16??asp.net代碼抓取\BLL\bin\Debug\BLL.pdb
?????文件????????8192??2016-12-21?11:16??asp.net代碼抓取\BLL\bin\Debug\DAL.dll
?????文件???????19968??2016-12-21?11:16??asp.net代碼抓取\BLL\bin\Debug\DAL.pdb
?????文件???????16384??2016-12-21?11:16??asp.net代碼抓取\BLL\bin\Debug\DBUtility.dll
?????文件???????44544??2016-12-21?11:16??asp.net代碼抓取\BLL\bin\Debug\DBUtility.pdb
?????文件????????5120??2016-12-21?11:16??asp.net代碼抓取\BLL\bin\Debug\Model.dll
?????文件???????15872??2016-12-21?11:16??asp.net代碼抓取\BLL\bin\Debug\Model.pdb
?????目錄???????????0??2014-04-18?10:58??asp.net代碼抓取\BLL\bin\Release\
?????文件????????2700??2014-04-16?17:31??asp.net代碼抓取\BLL\BLL.csproj
?????目錄???????????0??2014-04-17?17:09??asp.net代碼抓取\BLL\obj\
?????目錄???????????0??2016-12-21?11:16??asp.net代碼抓取\BLL\obj\Debug\
?????文件????????2535??2016-12-21?11:16??asp.net代碼抓取\BLL\obj\Debug\BLL.csproj.FileListAbsolute.txt
?????文件???????20482??2016-12-21?11:16??asp.net代碼抓取\BLL\obj\Debug\BLL.csprojResolveAssemblyReference.cache
?????文件????????5120??2016-12-21?11:16??asp.net代碼抓取\BLL\obj\Debug\BLL.dll
?????文件???????17920??2016-12-21?11:16??asp.net代碼抓取\BLL\obj\Debug\BLL.pdb
?????文件????????6560??2016-12-21?11:16??asp.net代碼抓取\BLL\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件????????8333??2014-04-17?14:24??asp.net代碼抓取\BLL\obj\Debug\ResolveAssemblyReference.cache
?????目錄???????????0??2014-04-18?10:58??asp.net代碼抓取\BLL\obj\Debug\TempPE\
?????文件?????????747??2016-12-21?11:18??asp.net代碼抓取\BLL\Pager.cs
?????目錄???????????0??2014-04-17?17:09??asp.net代碼抓取\BLL\Properties\
?????文件????????1338??2014-04-16?15:30??asp.net代碼抓取\BLL\Properties\AssemblyInfo.cs
?????文件????????3839??2014-04-16?15:57??asp.net代碼抓取\Crawl.sln
?????目錄???????????0??2016-12-21?11:18??asp.net代碼抓取\DAL\
?????文件????????5204??2016-12-21?11:18??asp.net代碼抓取\DAL\Article.cs
?????目錄???????????0??2014-04-17?17:09??asp.net代碼抓取\DAL\bin\
............此處省略125個(gè)文件信息
- 上一篇:微信小程序 demo
- 下一篇:C# 繪制貝塞爾曲線
評(píng)論
共有 條評(píng)論