摘要:View代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--<linkrel="stylesheet"href="http://www.cnblogs.com/Scripts/jquery.Jcrop.css"type="text/css"/&g...
阅读全文
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--usingSystem;usingSystem.Collections.Generic;usingSystem.Text;usingSystem.Runtime.InteropServices;nam...
阅读全文
摘要:通用创建对象(建立IdataReader与Class关系,同时将IdataReader数据赋给Class对象,不用每次访问数据都写一大堆代码...[代码]
阅读全文
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--//////////Send.aspx///////////////////////////////////<scriptLanguage="C#"runat="server">/***@...
阅读全文
摘要:X.509 比较适合验证 "客户机" 的身份,而另外一方面,我们可能需要针对具体的 "用户" 进行验证。1.首先我们需要一个数字证书。开始>>程序>>Microsoft Visual Studio 2008>>Visual Studio Tools>>Visual Studio 2008 Command Promptmakecert -r -pe -...
阅读全文
摘要:由于同事需要这个功能,花了几分钟写了下,有需要的朋友可以看看。[代码]
阅读全文