随笔分类 -  CSharp code

上一页 1 ··· 13 14 15 16 17
C#代码学习
摘要:客户端代码 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1<htmlxmlns="http://www.w3.org/1999/xhtml">2<headrunat="server">3<metacontent="te... 阅读全文
posted @ 2010-08-28 11:10 ®Geovin Du Dream Park™ 阅读(726) 评论(0) 推荐(0)
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1<htmlxmlns="http://www.w3.org/1999/xhtml">2<headrunat="server">3<title>csharpwebf... 阅读全文
posted @ 2010-08-26 16:12 ®Geovin Du Dream Park™ 阅读(3224) 评论(0) 推荐(0)
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->1///<summary>2///获取几周geovindu涂聚文3///</summary>4///<paramname="day">公历日期</param>5///<returns></returns>6privateintgetISOWeek(DateTimeday)7{8intmi=day.Mo 阅读全文
posted @ 2010-08-09 09:16 ®Geovin Du Dream Park™ 阅读(627) 评论(0) 推荐(0)
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->1publicpartialclassCalendarFive:System.Web.UI.Page2{3///<summary>4///公历节5///</summary>6string[,]holidays=newString[14,32];7///<summary>8///农历节9///</summary>10string[,]Chinah 阅读全文
posted @ 2010-08-04 15:40 ®Geovin Du Dream Park™ 阅读(3614) 评论(0) 推荐(0)
摘要:from: http://dotnet.itags.org/web-forms/133110/csharp代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->1<%PageLanguage="C#"AutoEventWireup="true"CodeFile="Default.aspx.cs"Inherits="_Default"%>23<!DO 阅读全文
posted @ 2010-06-29 18:42 ®Geovin Du Dream Park™ 阅读(508) 评论(0) 推荐(0)
摘要:javascript代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1<scripttype="text/javascript">2functionaddWkColumn(tblId,wkStart)3{4vartbl=document... 阅读全文
posted @ 2010-06-26 18:37 ®Geovin Du Dream Park™ 阅读(955) 评论(0) 推荐(0)
摘要:asp.net 3.5 csharp 实现事务代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1usingSystem;2usingSystem.Collections.Generic;3usingSystem.Linq;4usingSystem.... 阅读全文
posted @ 2010-06-15 19:09 ®Geovin Du Dream Park™ 阅读(1226) 评论(1) 推荐(0)
摘要:<!--<br/ /><br/ />Code highlighting produced by Actipro CodeHighlighter (freeware)<br/ />http://www.CodeHighlighter.com/<br/ /><br/ />--> 1 --SQL自定义函数 阅读全文
posted @ 2010-03-19 15:38 ®Geovin Du Dream Park™ 阅读(5086) 评论(0) 推荐(0)
摘要:代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->141424344459697 阅读全文
posted @ 2010-01-29 15:50 ®Geovin Du Dream Park™ 阅读(468) 评论(0) 推荐(0)
摘要:from: http://www.aspcode.net/Send-mail-from-ASPNET-using-your-gmail-account.aspxhttp://relevantcodes.com/cdo-send-email-from-yahoo-hotmail-live-aol-or... 阅读全文
posted @ 2010-01-28 17:42 ®Geovin Du Dream Park™ 阅读(2149) 评论(0) 推荐(0)
摘要:from: http://windowsdevcenter.com/pub/a/windows/2006/01/10/what-are-web-parts.html by Jesse Liberty 01/10/2006 Today's web application is customizable in ways that could only have been dreamed of fiv... 阅读全文
posted @ 2010-01-21 11:49 ®Geovin Du Dream Park™ 阅读(209) 评论(0) 推荐(0)
摘要:from: http://support.microsoft.com/kb/310221http://support.microsoft.com/kb/310224/http://support.microsoft.com/kb/310225/http://support.microsoft.com/kb/310212/如何使用 Cdosys.dll 库一封新邮件中嵌入一条消息,使用 Visual... 阅读全文
posted @ 2009-11-02 09:41 ®Geovin Du Dream Park™ 阅读(1135) 评论(0) 推荐(0)
摘要:[代码] 阅读全文
posted @ 2009-09-14 16:15 ®Geovin Du Dream Park™ 阅读(1189) 评论(0) 推荐(0)
摘要:[代码] 阅读全文
posted @ 2009-06-08 04:44 ®Geovin Du Dream Park™ 阅读(873) 评论(0) 推荐(0)
摘要:Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ --> 1 #region DataTalbe 要考虑第一行是表头,第二行开始为数据 2 3 try 4 { 5 ... 阅读全文
posted @ 2009-03-19 21:50 ®Geovin Du Dream Park™ 阅读(586) 评论(0) 推荐(0)
摘要:Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ --> 1using System; 2using System.Collections.Generic; 3using System.ComponentModel; 4using Sy... 阅读全文
posted @ 2009-02-18 00:09 ®Geovin Du Dream Park™ 阅读(691) 评论(0) 推荐(0)
摘要:Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ --> 1using System; 2using System.Collections.Generic; 3using System.ComponentModel; 4using Sy... 阅读全文
posted @ 2009-02-07 19:11 ®Geovin Du Dream Park™ 阅读(1754) 评论(2) 推荐(0)
摘要:Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ --> 1/**//// 2 /// 显示示带图片的记录 3 /// 4 /// 5 /// 6 private... 阅读全文
posted @ 2009-02-04 21:31 ®Geovin Du Dream Park™ 阅读(814) 评论(0) 推荐(0)
摘要: C# 2.0 Vista,sql2000带返回值存储过程调用 阅读全文
posted @ 2009-01-20 01:18 ®Geovin Du Dream Park™ 阅读(609) 评论(0) 推荐(0)

上一页 1 ··· 13 14 15 16 17