摘要:
做了一个项目,然后遇到这样的一个问题自己写了这个方法,觉得很实用就贴上来分享一下吧首先定义数组,我是同事session传值的 Dim struser As New List(Of String) struser = Session("chooseuser") strruser = "" For a = 0 To struser.Count - 1 If a = 0 Then strruser = "'" & struser.Item(a).ToString.Trim & "'" El 阅读全文
posted @ 2013-04-01 09:34
kevinlxt
阅读(301)
评论(0)
推荐(0)

浙公网安备 33010602011771号