zoukankan      html  css  js  c++  java
  • 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    
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               
               

     

  • 相关阅读:
    【C#】项目优化实战
    【NoSql】Redis
    【算法】非递归的方式生成树
    工作4年的一些想法
    【NoSql】MongoDb
    【微信开发】 前端
    【微信开发】常用 api
    [MVC] DIV 布局
    [Swift] 疑难杂症
    《你不懂我,我不怪你》
  • 原文地址:https://www.cnblogs.com/cnstalker/p/5406684.html
Copyright © 2011-2022 走看看