sql="select max(列) m from tb" rs.open sql,conn,1,3 if rs.recordcount>0 then str=rs("m") for i=1 to 5-len(str) str="0"&str next end if
28,409
社区成员
356,971
社区内容
加载中
试试用AI创作助手写篇文章吧