02 2016 档案
摘要:1.数据库日志 把错误写入数据库的日志中。 2.系统日志 全局应用程序类(.asax)实现: 导入System.Diagnostics ; void Application_Error(object sender,EventArgs e) { Exception errinfo =Server.Ge
阅读全文
摘要:前台框架: <%@ Page Language="C#" AutoEventWireup="true" CodeFile="code.aspx.cs" Inherits="code" %> <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xht
阅读全文
浙公网安备 33010602011771号