vbs调试

a="hello "
b="hello"
if trim(a)=trim(b) then
 msgbox "ok"
else
 msgbox "fail"
end if

 

用msgbox就好啦

posted @ 2015-05-04 10:48  小鱼娟娟  阅读(575)  评论(0)    收藏  举报