<legend id='D1QR8'><style id='D1QR8'><dir id='D1QR8'><q id='D1QR8'></q></dir></style></legend>
    1. <small id='D1QR8'></small><noframes id='D1QR8'>

        <bdo id='D1QR8'></bdo><ul id='D1QR8'></ul>
      1. <i id='D1QR8'><tr id='D1QR8'><dt id='D1QR8'><q id='D1QR8'><span id='D1QR8'><b id='D1QR8'><form id='D1QR8'><ins id='D1QR8'></ins><ul id='D1QR8'></ul><sub id='D1QR8'></sub></form><legend id='D1QR8'></legend><bdo id='D1QR8'><pre id='D1QR8'><center id='D1QR8'></center></pre></bdo></b><th id='D1QR8'></th></span></q></dt></tr></i><div id='D1QR8'><tfoot id='D1QR8'></tfoot><dl id='D1QR8'><fieldset id='D1QR8'></fieldset></dl></div>

        <tfoot id='D1QR8'></tfoot>

        我在哪里可以阅读有关使用“?"完成的条件的信息?和“:"(冒号)?

        Where can I read about conditionals done with quot;?quot; and quot;:quot; (colon)?(我在哪里可以阅读有关使用“?完成的条件的信息?和“:(冒号)?)

          <i id='xEvpZ'><tr id='xEvpZ'><dt id='xEvpZ'><q id='xEvpZ'><span id='xEvpZ'><b id='xEvpZ'><form id='xEvpZ'><ins id='xEvpZ'></ins><ul id='xEvpZ'></ul><sub id='xEvpZ'></sub></form><legend id='xEvpZ'></legend><bdo id='xEvpZ'><pre id='xEvpZ'><center id='xEvpZ'></center></pre></bdo></b><th id='xEvpZ'></th></span></q></dt></tr></i><div id='xEvpZ'><tfoot id='xEvpZ'></tfoot><dl id='xEvpZ'><fieldset id='xEvpZ'></fieldset></dl></div>
        1. <legend id='xEvpZ'><style id='xEvpZ'><dir id='xEvpZ'><q id='xEvpZ'></q></dir></style></legend>

              <bdo id='xEvpZ'></bdo><ul id='xEvpZ'></ul>

                <small id='xEvpZ'></small><noframes id='xEvpZ'>

              1. <tfoot id='xEvpZ'></tfoot>
                    <tbody id='xEvpZ'></tbody>

                  本文介绍了我在哪里可以阅读有关使用“?"完成的条件的信息?和“:"(冒号)?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  可能的重复:
                  参考 - 这个符号在 PHP 中是什么意思?>

                  我已经用 if/else 或一年左右的时间做条件语句了.查看一些新代码,我看到一个条件似乎使用 ?: 而不是 if 和 else.我想了解更多关于这方面的信息,但我不知道该用什么 google 来查找解释其工作原理的文章.我该怎么做?

                  I've been doing conditionals with if/else or a year or so now. Looking at some new code, I'm seeing a conditional that appears to use ? and : instead of if and else. I'd like to learn more about this, but I am not sure what to google to find articles explaining how it works. How can I do it?

                  推荐答案

                  三元运算符.

                  基本用法类似于

                  $foo = (if this expressions returns true) ? (assign this value to $foo) : (otherwise, assign this value to $foo)
                  

                  它不仅可以用于赋值,看起来下面还会出现其他示例.

                  It can be used for more than assignment though, it looks like other examples are cropping up below.

                  我认为您在许多现代面向对象风格的 PHP 中看到这一点的原因是,如果没有静态类型,您最终需要对任何特定变量中的类型感到偏执,而且一行三元比 7 更简洁行 if/else 条件.

                  I think the reason you see this in a lot of modern, OO style PHP is that without static typing you end up needing to be paranoid about the types in any particular variable, and a one line ternary is less cluttered than a 7 line if/else conditional.

                  另外,尊重命名的评论和真相,阅读所有关于the 计算机科学中的三元运算符s.

                  Also, in deference to the comments and truth in naming, read all about the ternary operators in computer science.

                  这篇关于我在哪里可以阅读有关使用“?"完成的条件的信息?和“:"(冒号)?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  DeepL的翻译效果还是很强大的,如果我们要用php实现DeepL翻译调用,该怎么办呢?以下是代码示例,希望能够帮到需要的朋友。 在这里需要注意,这个DeepL的账户和api申请比较难,不支持中国大陆申请,需要拥有香港或者海外信用卡才行,没账号的话,目前某宝可以
                  PHP通过phpspreadsheet导入Excel日期,导入系统后,全部变为了4开头的几位数字,这是为什么呢?原因很简单,将Excel的时间设置问文本,我们就能看到该日期本来的数值,上图对应的数值为: 要怎么解决呢?进行数据转换就行,这里可以封装方法,或者用第三方的
                  mediatemple - can#39;t send email using codeigniter(mediatemple - 无法使用 codeigniter 发送电子邮件)
                  Laravel Gmail Configuration Error(Laravel Gmail 配置错误)
                  Problem with using PHPMailer for SMTP(将 PHPMailer 用于 SMTP 的问题)
                  Issue on how to setup SMTP using PHPMailer in GoDaddy server(关于如何在 GoDaddy 服务器中使用 PHPMailer 设置 SMTP 的问题)

                  • <legend id='C4Bz6'><style id='C4Bz6'><dir id='C4Bz6'><q id='C4Bz6'></q></dir></style></legend>

                      <tbody id='C4Bz6'></tbody>
                    <tfoot id='C4Bz6'></tfoot>

                      <small id='C4Bz6'></small><noframes id='C4Bz6'>

                        <bdo id='C4Bz6'></bdo><ul id='C4Bz6'></ul>
                            <i id='C4Bz6'><tr id='C4Bz6'><dt id='C4Bz6'><q id='C4Bz6'><span id='C4Bz6'><b id='C4Bz6'><form id='C4Bz6'><ins id='C4Bz6'></ins><ul id='C4Bz6'></ul><sub id='C4Bz6'></sub></form><legend id='C4Bz6'></legend><bdo id='C4Bz6'><pre id='C4Bz6'><center id='C4Bz6'></center></pre></bdo></b><th id='C4Bz6'></th></span></q></dt></tr></i><div id='C4Bz6'><tfoot id='C4Bz6'></tfoot><dl id='C4Bz6'><fieldset id='C4Bz6'></fieldset></dl></div>