Fork me on GitHub

C、C++、Python、Ruby的关键字

  C语言 C++ Python Ruby PHP
判断 if if if    
else else else    
    elif    
循环
    
for for for    
while while while    
break break break    
continue continue continue    
    in    
         
  return return return    
           
           
           
           
           
           
逻辑运算  and and and    
or or or    
           
面向对象 class  class class    
           
           
异常 try try try    
           
           
           
           
           
           
           
           
           
           
           
           
           
           
           
           
           
           
           
           
           
           
           
           
           
           
           
           

 

 

posted on 2016-05-06 16:17  地精的贪婪  阅读(106)  评论(0编辑  收藏  举报