摘要:
后台代码: 1 Public Function DataBindRp()Function DataBindRp(ByVal sort As String) 2 Try 3 Dim strsql As String = "select top 20 * from hoo_info" 4 Dim dt As DataTable = DB.g... 阅读全文
posted @ 2005-06-09 22:25
T_98Dsky
阅读(859)
评论(0)
推荐(0)