基础 - Ruby中"?"运算符的使用
黄舟
黄舟 2017-04-25 09:02:28
0
2
930
 if next_move.include? "0" or next_move.include? "1"
     xxxxxxx
 end

在笨办法学Ruby中看到这里不太明白

黄舟
黄舟

人生最曼妙的风景,竟是内心的淡定与从容!

Antworte allen(2)
滿天的星座

不是运算符,ruby中的?是可以用在函数名中的,表示一种判断,比如说include?就是是否include

我想大声告诉你

ruby中约定?结束的方法名返回值是true/false

Beliebte Tutorials
Mehr>
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage