connobject 相关的软件列表

首页

在ASP编程中nothing代表什么意思?

2020-02-16 标签:asp,编程,n,othing,代表,什么意思,比如,set,connobject,如同,英文,单词,字面,意思,没有东西,是指,对象,清空

比如:Set Connobject=nothing nothing如同英文单词字面意思,没有,没有那个,没有这个,没有东西 Set Connobject=nothing意思是指使对象Connobject变没有,就是清空对象了。