请问 vb2005中 isnot nothing then 表示什么意思?我在MSDN上找了,没有 能给我举个例子吗? 谢谢了 [解决办法]比如dim a as string 那if a is not nothing then 表示是说当a有值的时候,执行下面的代码