2010年3月10日
摘要: 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--ifexists(select*fromdbo.sysobjectswhereid=object_id(N'[dbo].[UP_GetRecordByPageOrder]')andOBJECTPROP... 阅读全文
posted @ 2010-03-10 11:22 孟凡龙 阅读(153) 评论(0) 推荐(0)
摘要: 用C#实现观察者模式:用委托和事件 代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--usingSystem;usingSystem.Collections.Generic;usingSystem.Linq;usingSystem.Text;name... 阅读全文
posted @ 2010-03-10 09:02 孟凡龙 阅读(176) 评论(0) 推荐(0)