zoukankan      html  css  js  c++  java
  • ubuntu 20.04 source mirror(aliyun)

    x64

    deb http://mirrors.aliyun.com/ubuntu/ focal main restricted universe multiverse
    deb-src http://mirrors.aliyun.com/ubuntu/ focal main restricted universe multiverse
    
    deb http://mirrors.aliyun.com/ubuntu/ focal-security main restricted universe multiverse
    deb-src http://mirrors.aliyun.com/ubuntu/ focal-security main restricted universe multiverse
    
    deb http://mirrors.aliyun.com/ubuntu/ focal-updates main restricted universe multiverse
    deb-src http://mirrors.aliyun.com/ubuntu/ focal-updates main restricted universe multiverse
    
    deb http://mirrors.aliyun.com/ubuntu/ focal-proposed main restricted universe multiverse
    deb-src http://mirrors.aliyun.com/ubuntu/ focal-proposed main restricted universe multiverse
    
    deb http://mirrors.aliyun.com/ubuntu/ focal-backports main restricted universe multiverse
    deb-src http://mirrors.aliyun.com/ubuntu/ focal-backports main restricted universe multiverse
    

    arm64

    deb http://mirrors.aliyun.com/ubuntu-ports/ focal main restricted universe multiverse
    deb-src http://mirrors.aliyun.com/ubuntu-ports/ focal main restricted universe multiverse
    
    deb http://mirrors.aliyun.com/ubuntu-ports/ focal-security main restricted universe multiverse
    deb-src http://mirrors.aliyun.com/ubuntu-ports/ focal-security main restricted universe multiverse
    
    deb http://mirrors.aliyun.com/ubuntu-ports/ focal-updates main restricted universe multiverse
    deb-src http://mirrors.aliyun.com/ubuntu-ports/ focal-updates main restricted universe multiverse
    
    deb http://mirrors.aliyun.com/ubuntu-ports/ focal-proposed main restricted universe multiverse
    deb-src http://mirrors.aliyun.com/ubuntu-ports/ focal-proposed main restricted universe multiverse
    
    deb http://mirrors.aliyun.com/ubuntu-ports/ focal-backports main restricted universe multiverse
    deb-src http://mirrors.aliyun.com/ubuntu-ports/ focal-backports main restricted universe multiverse
    
  • 相关阅读:
    2653 区间xor
    c++位运算
    洛谷P1233 木棍加工
    c++背包问题
    FOC基本调试方法[转]
    用于下载AD官网登录账号:User name: fuxin918@fuxin918.com Passeword: s6c0W1w8
    STC10F10XE定时器中断输出10KHz的方波程序
    学习DSP(三)安装C2833x/C2823x C/C++ 头文件和外设示例-压缩包
    学DSP(二):目标芯片28335,GO!
    学DSP(一):开始
  • 原文地址:https://www.cnblogs.com/myesn/p/15076010.html
Copyright © 2011-2022 走看看