if not (rs.bof and rs.eof) then 如何可以不判断 我来答 可选中1个或多个下面的关键词,搜索相关资料。也可直接点“搜索资料”搜索整个问题。 rs.bof rs.eof 搜索资料 1个回答 #合辑# 机票是越早买越便宜吗? 535849741 2011-09-10 知道答主 回答量:44 采纳率:0% 帮助的人:33万 我也去答题访问个人页 关注 展开全部 if (rs.bof and rs.eof) then 追问 我如果把这个判断不要了可以吗 追答 如果都不执行if not (1) then或if not (rs.bof and rs.eof) then。。。。。。end if 之间的内容去掉如果都执行if (1) then或或if not (rs.bof and rs.eof) then end if 这几个字去掉;还是先看看基础语法吧。我不知道你是什么语言写的,修改内容大概是以上那个样子的 本回答由提问者推荐 已赞过 已踩过< 你对这个回答的评价是? 评论 收起 推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询 其他类似问题 2018-03-02 if not (rs.eof and rs.bof) then :这条语句是什么意思 2 2017-05-31 "if not rs.eof and not rs.bof then"怎么理解 9 2017-08-18 请教一个关于if not (rs.bof and rs.eof) then的问题 1 2013-12-07 if rs.eof and rs.bof then怎么个用法? 1 2007-01-06 If Not(rs2.eof and rs2.bof) Then……对象关闭时,不允许操作 2015-05-27 If rs.eof and rs.bof then不能执行 2008-01-08 if not rs.eof and not rs.bof then 答的好一定会追加! 15 2011-07-16 if not rs.eof and not rs.bof then 如果指针不在开始位置 不在结束位置 更多类似问题 > 为你推荐: