摘要:
EAN.CS代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--1///<summary>2///EAN的摘要说明3///</summary>4publicclassEAN5{6#region属性7privateDataTabl...
阅读全文
posted @ 2010-09-28 10:39
Miler
阅读(588)
推荐(0)
摘要:
<link id="cssChange" href="/css/s01/s1v9.css" rel="stylesheet" type="text/css" /> <script language="javascript" type="text/javascript"> //定入Cookies处理方法 var Ju51Site=new Object(); Ju51Site....
阅读全文
posted @ 2010-09-28 10:39
Miler
阅读(319)
推荐(0)
摘要:
参考http://www.bmestu.com/studynewstail.asp?Stnew_ID=756作小许改动[代码]根据每个人需要生成的图片不同,需要作相应调整,以下代码生成图片如[代码]页面调用BuildDatePic(DateTime.Now);本人是用在个人blog里写入日记即生成当日图片,也许能在其它一些方便有作用,更希望能举一反三,有更好的方案出现。PS:日期可以不用图片,直接...
阅读全文
posted @ 2009-06-03 17:27
Miler
阅读(542)
推荐(0)
摘要:
待引入的Javascript Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->var TopNum=0; var imgPre=new Array(); var Topcount=0; for (i=1;i"+Topimgtext[adNum...
阅读全文
posted @ 2009-03-18 11:04
Miler
阅读(655)
推荐(0)
摘要:
Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->using System.Data.OleDb; //数据读取 string strCon = " Provider = Microsoft.Jet.OLEDB.4.0 ; Data Sou...
阅读全文
posted @ 2009-03-18 11:00
Miler
阅读(159)
推荐(0)
摘要:
Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->using System.Collections.Generic; using System.IO; using System.Text; using System.Drawing.Imagin...
阅读全文
posted @ 2009-03-18 10:56
Miler
阅读(304)
推荐(0)
摘要:
1:获取数据的页面: Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--> 1 protected void Page_Load(object sender, EventArgs e) 2 { 3 if (!IsPo...
阅读全文
posted @ 2009-03-18 10:47
Miler
阅读(241)
推荐(0)
摘要:
省市数据表结构: ID:Guid CreationDate:DateTime LastModified:DateTime RecordState:Int LabelID:Guid LabelCode:Varchar ParentID:Guid Code:Varchar ChineseText:Nvarchar EnglishText:Varchar SortKeyword:Varchar Code...
阅读全文
posted @ 2009-03-18 10:35
Miler
阅读(833)
推荐(0)
posted @ 2009-03-18 10:32
Miler
阅读(161)
推荐(0)
posted @ 2008-10-06 16:29
Miler
阅读(634)
推荐(0)