摘要:
http://www.tystudio.net/2013/04/17/jquery-css3-fancy-menu/ 阅读全文
posted @ 2013-04-17 17:33
Kevin Shen
阅读(112)
评论(0)
推荐(0)
摘要:
法一:通常用法public DataTable ExecuteQuery(string sql) { string connStr = @"server=SIKU;database=newssystem;uid=sa;pwd=123456"; sqlconnection conn=new sqlconnection(connStr); conn.open(); string sql="select * from category"; sqlcommand cmd=new sqlcommand(sql,conn); sqlDataReader sdr=ne 阅读全文
posted @ 2013-04-17 12:22
Kevin Shen
阅读(393)
评论(0)
推荐(0)
浙公网安备 33010602011771号