05 2008 档案
摘要:From: http://blog.monstuff.com/archives/000040.html C# events vs. delegates We have looked at delegates and their implementation in two previous articles. But if you searched some more information a...
阅读全文
posted @ 2008-05-29 00:36
N/A2011
摘要:using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Text.RegularExpressions; namespace NLS { class RegularExpressionReader { public stat...
阅读全文
posted @ 2008-05-26 22:51
N/A2011
摘要:using System; using System.Web; using System.Collections; using System.Web.Services; using System.Web.Services.Protocols; using System.Web.Script.Services; using System.Collections.Generic; using Doma...
阅读全文
posted @ 2008-05-26 22:43
N/A2011
摘要:User Table: UserID(pk) Survey Table: SurveyID(pk) Question Table: QuestionID(pk) SurveyID(fk) Answer Table: AnswerID(pk) QuestionID(fk) Mark Result Table: AnswerID(pk) UserID(pk) Role Table: RoleID Us...
阅读全文
posted @ 2008-05-09 13:31
N/A2011
摘要:using System; using System.Collections; using System.ComponentModel; using System.Data; using System.Drawing; using System.Web; using System.Web.SessionState; using System.Web.UI; using System.Web.U...
阅读全文
posted @ 2008-05-07 22:46
N/A2011

浙公网安备 33010602011771号