for (int i = 0; i < jq.Length; i+=2)
        {
            sb.Insert(i, "<br/>");
        }
posted on 2007-04-10 09:51  小角色  阅读(883)  评论(0)    收藏  举报