以文本方式查看主题

-  Foxtable(狐表)  (http://foxtable.net/bbs/index.asp)
--  专家坐堂  (http://foxtable.net/bbs/list.asp?boardid=2)
----  Object reference not set to an instance of an object错误提示大概是什么情况造成的啊?  (http://foxtable.net/bbs/dispbbs.asp?boardid=2&id=158341)

--  作者:guosheng
--  发布时间:2020/11/17 11:20:00
--  Object reference not set to an instance of an object错误提示大概是什么情况造成的啊?
Object reference not set to an instance of an object.
--  作者:有点蓝
--  发布时间:2020/11/17 11:22:00
--  
项目代码使用了空对象,需要判断一下。看看是做什么操作出现的问题,检查相关代码。

经常任意出错的就是:current没有判断就使用、Find函数返回的结果没有判断是否空值