在ASP编程中nothing代表什么意思?
程序员文章站
2022-04-14 19:00:55
比如:set connobject=nothing nothing如同英文单词字面意思,没有,没有那个,没有这个,没有东西 set connobject...
比如:set connobject=nothing
nothing如同英文单词字面意思,没有,没有那个,没有这个,没有东西
set connobject=nothing意思是指使对象connobject变没有,就是清空对象了。
nothing如同英文单词字面意思,没有,没有那个,没有这个,没有东西
set connobject=nothing意思是指使对象connobject变没有,就是清空对象了。