dow58115 2015-02-27 02:42
浏览 551
已采纳

在PHP中使用小于,大于,gte,lte的关系运算符是否使用类型转换?

Do relational operators like less than, greater than, gte, lte use type conversion? If they do, why are there no strict comparison relational operators like !== or === ?

  • 写回答

1条回答 默认 最新

  • douhan5853 2015-02-27 03:14
    关注

    No, they aren't strict.

    They can compare most types against each other, and cast as needed. For instance there's support for string comparisons:

     $true = "a" < "b";
    

    Internally that's zendi_smart_strcmp().

    If you want to do strict comparisons, you can just check the types yourself, or cast as needed.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 目详情-五一模拟赛详情页
  • ¥15 有了解d3和topogram.js库的吗?有偿请教
  • ¥100 任意维数的K均值聚类
  • ¥15 stamps做sbas-insar,时序沉降图怎么画
  • ¥15 买了个传感器,根据商家发的代码和步骤使用但是代码报错了不会改,有没有人可以看看
  • ¥15 关于#Java#的问题,如何解决?
  • ¥15 加热介质是液体,换热器壳侧导热系数和总的导热系数怎么算
  • ¥100 嵌入式系统基于PIC16F882和热敏电阻的数字温度计
  • ¥15 cmd cl 0x000007b
  • ¥20 BAPI_PR_CHANGE how to add account assignment information for service line