读书人

请教 vb2005中 isnot nothing then 表

发布时间: 2012-03-06 20:47:55 作者: rapoo

请问 vb2005中 isnot nothing then 表示什么意思?
我在MSDN上找了,没有
能给我举个例子吗?
谢谢了


[解决办法]
比如dim a as string
那if a is not nothing then
表示是说当a有值的时候,执行下面的代码

读书人网 >VB Dotnet

热点推荐