<% function GetString(str,strlen) dim l,t,c, i l=len(str) t=0 for i=1 to l c=Abs(Asc(Mid(str,i,1))) if c>255 then t=t+2 else t=t+1 end if if t>=strlen then GetString=left(str,i)&"..." exit for else GetString=str&" " end if next end function %> 工作阿哈哈网
返回首页       邮箱登录->   帐 号:      密 码:             收藏本站

 

联系方法

 

地址:广州市荔湾区长富街34号之11

邮箱:jobahh@163.com

电话:020-61186918