摘要:
Code Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->using System; using System.Collections.Generic; using System.Linq; using System.Text; using ... 阅读全文
posted @ 2008-11-21 15:03
Thinking.N
阅读(920)
评论(0)
推荐(0)
摘要:
Code Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->using System; using System.Collections.Generic; using System.Text; using System.Data; using ... 阅读全文
posted @ 2008-11-21 12:13
Thinking.N
阅读(186)
评论(0)
推荐(0)
摘要:
SqlDataReader有Reader和GetValue()方法,前者是提取一行,后者是取行中某一列的值! eg: SqlDataReader rdr=cmd.ExecuteReader(); // Table Northwind.Employees: While(rdr.Read()) { Console.WriteLine("Employee name:{0}{1}",rdr.GetV... 阅读全文
posted @ 2008-11-21 11:46
Thinking.N
阅读(609)
评论(0)
推荐(0)
摘要:
Code Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->using System; using System.Collections.Generic; using System.Text; using System.Data; using ... 阅读全文
posted @ 2008-11-21 11:26
Thinking.N
阅读(163)
评论(0)
推荐(0)
摘要:
Code Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->using System; using System.Collections.Generic; using System.Text; using System.Data; using ... 阅读全文
posted @ 2008-11-21 11:23
Thinking.N
阅读(151)
评论(0)
推荐(0)
摘要:
Code Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->using System; using System.Collections.Generic; using System.Text; using System.Data; using ... 阅读全文
posted @ 2008-11-21 10:57
Thinking.N
阅读(223)
评论(0)
推荐(0)
摘要:
Code Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->using System; using System.Collections.Generic; using System.Text; using System.Data; using ... 阅读全文
posted @ 2008-11-21 10:54
Thinking.N
阅读(271)
评论(0)
推荐(0)

浙公网安备 33010602011771号