• 2022-06-15 问题

    if close>open then msgout(1); 以上语句的输出结果为:

    if close>open then msgout(1); 以上语句的输出结果为:

  • 2022-06-15 问题

    if close>;open then msgout(1);以上语句的输出结果为: A: 如果收盘价大于开盘价,输出1。 B: 如果收盘价小于开盘价,输出1。 C: 如果收盘价大于开盘价,输入1。 D: 如果收盘价小于开盘价,输入1。

    if close>;open then msgout(1);以上语句的输出结果为: A: 如果收盘价大于开盘价,输出1。 B: 如果收盘价小于开盘价,输出1。 C: 如果收盘价大于开盘价,输入1。 D: 如果收盘价小于开盘价,输入1。

  • 1