欢迎来到在线考试题库网 在线考试题库官网
logo
全部科目 > 大学试题 > 计算机科学 > 全国信息技术应用考试 > Java程序设计

单项选择题

动态SQL中,判断username不是空且不是空串的写法,正确的是()。

    A.<if "username!=null and username!=’’">
    B.<if test="username!=null or username!=’’">
    C.<if test="username!=null and username!=’’">
    D.<trim test="username!=null and username!=’’">

点击查看答案&解析

相关考题

微信小程序免费搜题
微信扫一扫,加关注免费搜题

微信扫一扫,加关注免费搜题