zoukankan      html  css  js  c++  java
  • 最新Android的SDK版本与API Level的对应关系

       Android   7.1.1                                   API Level  25
       Android   7.0                                      API Level  24
       Android   6.0                                      API Level  23
       Android   5.1                                      API Level  22
       Android   5.0                                      API Level  21
       Android   4.4w                                   API Level  20
       Android   4.4                                      API Level  19
       Android   4.3                                      API Level  18  
       Android   4.2                                      API Level  17
       Android   4.1                                      API Level  16
       Android   4.0.3                                   API Level  15
       Android   4.0                                      API Level  14
       Android   3.2                                      API Level  13
       Android   3.1                                      API Level  12
       Android   3.0                                      API Level  11
       Android   2.3.3                                   API Level  10  
       Android   2.3                                      API Level  9  
       Android   2.2                                      API Level  8 
       Android   2.1                                      API Level  7  
       Android   2.0.1                                   API Level  6  
       Android   2.0                                      API Level  5 
       Android   1.6                                      API Level  4 
       Android   1.5                                      API Level  3  
       Android   1.1                                      API Level  2 
       Android   1.0                                      API Level  1  

  • 相关阅读:
    面试题目整理(MySQL系列-调优)
    面试题目整理(MySQL系列-事务)
    面试题目整理(MySQL系列-索引)
    MySQL遇到问题
    Gorm的高级用法
    Gorm的初步使用(使用频率排序)
    MySQL索引详解
    SSH命令行上传/下载文件
    SQLSTATE[HY000]: General error: 1267 Illegal mix of collations (utf8_general_ci,IMPLICIT) and (utf8mb4_unicode_ci,COERCIBLE) for operation 'like' 。。。
    Redis 缓存穿透、缓存雪崩、缓存击穿解决方案
  • 原文地址:https://www.cnblogs.com/lucktian/p/7454821.html
Copyright © 2011-2022 走看看