Hit Counter and Visitor Online of ASP.NET
Số trang: 3
Loại file: pdf
Dung lượng: 6.92 KB
Lượt xem: 2
Lượt tải: 0
Xem trước 2 trang đầu tiên của tài liệu này:
Thông tin tài liệu:
Hit Counter class Counter { private string sCounterPage; private string sCounter; private int iCounter; public Counter(string sPath) { sCounterPage=sPath; }public int ReadFile() { StreamReader bjStreamReader; bjStreamReader=File.OpenText(sCounterPage); sCounter=objStreamReader.ReadToEnd(); iCounter=(int)(sCounter); iCounter +=1;
Nội dung trích xuất từ tài liệu:
Hit Counter and Visitor Online of ASP.NET Hit Counter and Visitor Online of ASP.NETHit Counterclass Counter{private string sCounterPage;private string sCounter;private int iCounter;public Counter(string sPath){sCounterPage=sPath;}public int ReadFile(){StreamReader objStreamReader;objStreamReader=File.OpenText(sCounterPage);sCounter=objStreamReader.ReadToEnd();iCounter=(int)(sCounter);iCounter +=1;objStreamReader.Close();Return iCounter;}public void WriteFile(){StreamWrite objStreamWrite;objStreamWrite=File.CreateText(sCounterPage);objStreamWrite.Write(iCounter.ToString());objStreamWrite.Close();}}Visitor OnlineSub Application_OnStart(Object sender, EventArgs e){Application[VistorOnline]=0;}Sub Sessioin_OnStart(Object sender, EventArgs e){Session.TimeOut=...Application.Lock;Application[VisitorOnline]=Application + 1;Application.UnLock;}Sub Session_OnEnd(Object sender, EventArgs e){Application.Lock;Application[VisitorOnline]=Application - 1;Application.UnLock;}
Nội dung trích xuất từ tài liệu:
Hit Counter and Visitor Online of ASP.NET Hit Counter and Visitor Online of ASP.NETHit Counterclass Counter{private string sCounterPage;private string sCounter;private int iCounter;public Counter(string sPath){sCounterPage=sPath;}public int ReadFile(){StreamReader objStreamReader;objStreamReader=File.OpenText(sCounterPage);sCounter=objStreamReader.ReadToEnd();iCounter=(int)(sCounter);iCounter +=1;objStreamReader.Close();Return iCounter;}public void WriteFile(){StreamWrite objStreamWrite;objStreamWrite=File.CreateText(sCounterPage);objStreamWrite.Write(iCounter.ToString());objStreamWrite.Close();}}Visitor OnlineSub Application_OnStart(Object sender, EventArgs e){Application[VistorOnline]=0;}Sub Sessioin_OnStart(Object sender, EventArgs e){Session.TimeOut=...Application.Lock;Application[VisitorOnline]=Application + 1;Application.UnLock;}Sub Session_OnEnd(Object sender, EventArgs e){Application.Lock;Application[VisitorOnline]=Application - 1;Application.UnLock;}
Tìm kiếm theo từ khóa liên quan:
Javascript ASP.NET Tin học đại cương giáo trình Tin học đại cương bài giảng Tin học đại cương tài liệu Tin học đại cương lý thuyết Tin học đại cươngGợi ý tài liệu liên quan:
-
Ứng dụng công cụ Quizizz thiết kế trò chơi học tập trong giảng dạy học phần tin học đại cương
12 trang 296 0 0 -
Tài liệu hướng dẫn thực hành Tin học đại cương - ĐH Bách Khoa Hà Nội
40 trang 256 0 0 -
Giáo trình Tin học đại cương part 7
19 trang 229 0 0 -
Giáo trình Tin học đại cương: Phần 1 - ĐH Kinh tế Quốc Dân
130 trang 156 0 0 -
Giáo trình Tin học đại cương (Tái bản năm 2020): Phần 1 - PGS.TS. Nguyễn Thị Thu Thủy (Chủ biên)
105 trang 141 0 0 -
Giáo trình Tin học đại cương: Phần 1 - Vi Hồng Thắm
90 trang 125 0 0 -
Hướng dẫn thực hành lập trình C trên Visual Studio
9 trang 125 0 0 -
Giáo trình Tin học đại cương: Phần 2 - Trần Đình Khang
118 trang 112 0 0 -
Quản trị người dùng trong Exchange 2007 bằng Powershell
9 trang 106 0 0 -
Đề cương học phần Tin học đại cương
23 trang 103 0 0