摘要:
public DataSet PickNumber() { SqlCommand comm = new SqlCommand(); comm.CommandText = "PickNumber"; comm.Connection = Sqlcn; comm.CommandType = Comman... 阅读全文
posted @ 2006-04-26 14:29
黄毅.net
阅读(1840)
评论(1)
推荐(1)
浙公网安备 33010602011771号