91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 0.35M
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2020-12-26
  • 語言: C#
  • 標簽: 采集??網(wǎng)頁??

資源簡介

采集 ,模板,仿站


資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Linq;
using?System.Text;
using?System.IO;
using?System.Net;
using?System.Text.Regularexpressions;

namespace?Bing
{
????class?Program
????{
????????private?static?WebClient?wc?=?new?WebClient();
????????static?string?siteurl?=?““;
????????static?string?turl?=?“http://www.poheluobo.com/index.html“;
????????static?void?Main(string[]?args)
????????{
????????????siteurl?=?GetSiteUrl(turl);
????????????string?content?=?wc.DownloadString(turl);
????????????XianZaiUrl(turl);

?????????string???pattern?=?“src=\“(?.*?)\““;
????????????MatchCollection?collection?=?Regex.Matches(content?pattern);

????????????foreach?(Match?c?in?collection)
????????????{
????????????????string?a?=?c.Groups[“src“].Value;
????

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件????????902??2014-07-23?10:12??Bing.sln

?????文件???????7680??2014-07-23?16:15??Bing\bin\Debug\Bing.exe

?????文件??????19968??2014-07-23?16:15??Bing\bin\Debug\Bing.pdb

?????文件??????22472??2014-07-23?16:23??Bing\bin\Debug\Bing.vshost.exe

?????文件????????490??2012-06-02?22:34??Bing\bin\Debug\Bing.vshost.exe.manifest

?????文件??????10794??2014-07-23?16:16??Bing\bin\Debug\www\index.html

?????文件???????3286??2014-07-23?16:16??Bing\bin\Debug\www\templets\default\image\1278382945.jpg

?????文件??????15092??2014-07-23?16:16??Bing\bin\Debug\www\templets\default\image\banner.jpg

?????文件??????72030??2014-07-23?16:16??Bing\bin\Debug\www\templets\default\image\focusimage1.jpg

?????文件???????1543??2014-07-23?16:16??Bing\bin\Debug\www\templets\default\image\index.css

?????文件????????981??2014-07-23?16:16??Bing\bin\Debug\www\templets\default\image\left.jpg

?????文件????????695??2014-07-23?16:16??Bing\bin\Debug\www\templets\default\image\more.jpg

?????文件???????9273??2014-07-23?16:16??Bing\bin\Debug\www\templets\default\image\site.css

?????文件??????52145??2014-07-23?16:16??Bing\bin\Debug\www\templets\default\image\zhifuzzx.jpg

?????文件?????198818??2014-07-23?16:16??Bing\bin\Debug\www\templets\default\images\ttp4.jpg

?????文件???????1501??2014-07-23?16:16??Bing\bin\Debug\www\templets\default\js\mf-pattern\mF_shutters.css

?????文件???????1596??2014-07-23?16:16??Bing\bin\Debug\www\templets\default\js\mf-pattern\mF_shutters.js

?????文件??????10177??2014-07-23?16:16??Bing\bin\Debug\www\templets\default\js\myfocus-2.0.1.min.js

?????文件????????456??2014-07-23?16:16??Bing\bin\Debug\www\templets\default\js\showscroll.js

?????文件??????10794??2014-07-23?16:23??Bing\bin\Debug\www.poheluobo.com\index.html

?????文件??????15092??2014-07-23?16:23??Bing\bin\Debug\www.poheluobo.com\templets\default\image\banner.jpg

?????文件???????1596??2014-07-23?16:23??Bing\bin\Debug\www.poheluobo.com\templets\default\js\mf-pattern\mF_shutters.js

?????文件??????10177??2014-07-23?16:23??Bing\bin\Debug\www.poheluobo.com\templets\default\js\myfocus-2.0.1.min.js

?????文件???????2483??2014-07-23?10:12??Bing\Bing.csproj

?????文件????????659??2014-07-23?16:23??Bing\obj\Debug\Bing.csproj.FileListAbsolute.txt

?????文件???????1753??2014-07-23?13:50??Bing\obj\Debug\Bing.csprojResolveAssemblyReference.cache

?????文件???????7680??2014-07-23?16:15??Bing\obj\Debug\Bing.exe

?????文件??????19968??2014-07-23?16:15??Bing\obj\Debug\Bing.pdb

?????文件???????6362??2014-07-23?16:14??Bing\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

?????文件???????4900??2014-07-23?16:15??Bing\Program.cs

............此處省略25個文件信息

評論

共有 條評論