zoukankan      html  css  js  c++  java
  • linux源镜像网站

    下面是ubunut的源列表,详细见http://wiki.ubuntu.org.cn/index.php?title=Qref/Source&variant=zh-cn,

    经本人亲测,163和搜狐的好像都不行,我用了LupaWorld,速度还可以。

    更新服务器(浙江杭州电信联通双线服务器),包含其他开源镜像

    deb http://mirror.lupaworld.com/ubuntu natty main restricted universe multiverse
    deb http://mirror.lupaworld.com/ubuntu natty-security main restricted universe multiverse
    deb http://mirror.lupaworld.com/ubuntu natty-updates main restricted universe multiverse
    deb http://mirror.lupaworld.com/ubuntu natty-backports main restricted universe multiverse
    deb http://mirror.lupaworld.com/ubuntu natty-proposed main restricted universe multiverse
    deb-src http://mirror.lupaworld.com/ubuntu natty main restricted universe multiverse
    deb-src http://mirror.lupaworld.com/ubuntu natty-security main restricted universe multiverse
    deb-src http://mirror.lupaworld.com/ubuntu natty-updates main restricted universe multiverse
    deb-src http://mirror.lupaworld.com/ubuntu natty-backports main restricted universe multiverse
    deb-src http://mirror.lupaworld.com/ubuntu natty-proposed main restricted universe multiverse
  • 相关阅读:
    [转载]c++转python
    [转载]One-hot编码
    [转载]各种机器学习算法的应用场景
    SVC和SVR
    机器学习-正则化+回归与分类辨析
    C#编译时,提示缺少NuGet包
    C++中 左值和右值的区别
    C++11并发编程实战 免费书籍
    静态库和动态库
    C++中string类
  • 原文地址:https://www.cnblogs.com/cwjcsu/p/8433103.html
Copyright © 2011-2022 走看看