摘要:[代码][代码][代码]
阅读全文
posted @ 2009-11-03 14:41
|
|||
随笔分类 - B.C#.net
摘要://txtDate.Attributes.Add("onfocus", "setdate(this);");var bMoveable=true; var _VersionInfo="Version:2.02
2.01&02 Author: Athos;2.0 Author:walkingpoison
1.0 Author: F.R.Huang(meizz)
MAI...
阅读全文
posted @ 2007-05-23 16:28
摘要:http://www.cnblogs.com/reonlyrun/archive/2007/04/05/CSharp_25_Question.html
阅读全文
posted @ 2007-05-07 11:47
摘要:Private Sub ToExcel() '定義導出的EXCEL名 Dim rnd As Random rnd = New Random Dim excelName As String excelName = DateTime.Now.ToString("yyyymmddhhmmss_") + rnd.Next(1000).ToString + ".xls" Response.Clear() R...
阅读全文
posted @ 2007-05-07 09:11
|
|||