資源簡介
ASP.NET 2.0快速入門及實例精選下載
代碼片段和文件信息
using?System;
using?System.Data;
using?System.Configuration;
using?System.Collections;
using?System.Web;
using?System.Web.Security;
using?System.Web.UI;
using?System.Web.UI.WebControls;
using?System.Web.UI.WebControls.WebParts;
using?System.Web.UI.HtmlControls;
public?partial?class?Counter?:?System.Web.UI.UserControl
{
private?void?Page_Load(object?sender?System.EventArgs?e)
{
string?filePath=System.Web.HttpContext.Current.Server.MapPath(“count.txt“);?
System.IO.StreamReader?srReadLine?=?new?System.IO.StreamReader(?
System.IO.File.OpenRead(filePath)?
System.Text.Encoding.ASCII);//Encoding.Default是讀中文?
srReadLine.baseStream.Seek(0?System.IO.SeekOrigin.Begin);
string?countStr=““;?
if?(srReadLine.Peek()?>?-1)?
{?
countStr+=srReadLin
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????364544??2006-03-01?00:29??ASP.NET?2.0快速入門及實例精選下載\autorun.exe
?????文件?????????47??2006-03-01?00:53??ASP.NET?2.0快速入門及實例精選下載\autorun.inf
?????文件?????608448??2000-05-23?00:58??ASP.NET?2.0快速入門及實例精選下載\comctl32.ocx
?????文件????2737762??2006-02-07?22:48??ASP.NET?2.0快速入門及實例精選下載\phei.avi
?????文件??????45056??2005-12-21?22:27??ASP.NET?2.0快速入門及實例精選下載\pheibook\book.exe
?????文件?????446464??2005-12-05?22:56??ASP.NET?2.0快速入門及實例精選下載\pheibook\book.mdb
?????文件????????688??2005-11-26?00:14??ASP.NET?2.0快速入門及實例精選下載\pheibook\bookload.htm
?????文件????1006483??2006-01-16?21:35??ASP.NET?2.0快速入門及實例精選下載\pheibook\books.htm
?????文件????????485??2005-11-25?23:33??ASP.NET?2.0快速入門及實例精選下載\pheibook\Css-book.css
?????文件?????570128??1998-04-27?08:00??ASP.NET?2.0快速入門及實例精選下載\pheibook\DAO350.DLL
?????文件?????561179??2004-08-18?04:00??ASP.NET?2.0快速入門及實例精選下載\pheibook\dao360.dll
?????文件????????697??2005-12-06?19:19??ASP.NET?2.0快速入門及實例精選下載\pheibook\face.htm
?????文件??????30499??2005-12-06?19:10??ASP.NET?2.0快速入門及實例精選下載\pheibook\face.jpg
?????文件????????501??2005-11-26?00:13??ASP.NET?2.0快速入門及實例精選下載\pheibook\index.htm
?????文件??????45340??2005-11-26?00:05??ASP.NET?2.0快速入門及實例精選下載\pheibook\menu.htm
?????文件???11759386??2005-12-08?19:06??ASP.NET?2.0快速入門及實例精選下載\pheibook\PHEIData.EXE
?????文件??????15080??2005-12-06?21:31??ASP.NET?2.0快速入門及實例精選下載\pheibook\sale.htm
?????文件????1107728??2003-06-19?20:05??ASP.NET?2.0快速入門及實例精選下載\pheibook\shdocvw.dll
?????文件??????16896??2003-06-19?20:05??ASP.NET?2.0快速入門及實例精選下載\pheibook\STDOLE2.TLB
?????文件???????5554??2005-11-25?23:49??ASP.NET?2.0快速入門及實例精選下載\pheibook\ti
?????文件??????89360??1998-06-18?08:00??ASP.NET?2.0快速入門及實例精選下載\pheibook\Vb5db.dll
?????文件?????368912??1998-04-24?08:00??ASP.NET?2.0快速入門及實例精選下載\pheibook\vbar332.dll
?????文件????????875??2007-12-06?22:25??ASP.NET?2.0快速入門及實例精選下載\readme.txt
?????文件??????????4??2007-08-08?18:32??ASP.NET?2.0快速入門及實例精選下載\固礎竇\Chap10\Counter\count.txt
?????文件????????439??2007-08-08?18:16??ASP.NET?2.0快速入門及實例精選下載\固礎竇\Chap10\Counter\Counter.ascx
?????文件???????1460??2007-08-08?18:17??ASP.NET?2.0快速入門及實例精選下載\固礎竇\Chap10\Counter\Counter.ascx.cs
?????文件????????878??2007-08-08?18:31??ASP.NET?2.0快速入門及實例精選下載\固礎竇\Chap10\Counter\pic\0.GIF
?????文件????????870??2007-08-08?18:31??ASP.NET?2.0快速入門及實例精選下載\固礎竇\Chap10\Counter\pic\1.GIF
?????文件????????879??2007-08-08?18:31??ASP.NET?2.0快速入門及實例精選下載\固礎竇\Chap10\Counter\pic\2.GIF
?????文件????????875??2007-08-08?18:31??ASP.NET?2.0快速入門及實例精選下載\固礎竇\Chap10\Counter\pic\3.GIF
............此處省略780個文件信息
- 上一篇:ASP.NET遠程視頻會議解決方案下載
- 下一篇:asp.net畢業證書查詢系統
評論
共有 條評論