比如:Set Connobject=nothing
nothing如同英文单词字面意思,没有,没有那个,没有这个,没有东西
Set Connobject=nothing意思是指使对象Connobject变没有,就是清空对象了。
在ASP编程中nothing代表什么意思?
80酷酷网 80kuku.com
比如:Set Connobject=nothing
nothing如同英文单词字面意思,没有,没有那个,没有这个,没有东西
Set Connobject=nothing意思是指使对象Connobject变没有,就是清空对象了。