sudo update-alternatives --install /usr/bin/python python /usr/bin/python2 100

sudo update-alternatives --config python

最新文章

  1. mysql修改为utf8格式
  2. iOS.DistributionApp.0-build-adhoc-distribution-for-tester
  3. Python为什么不隐式实现self
  4. Android studio 常用插件
  5. 【Android测试】【第九节】MonkeyRunner—— 初识
  6. hdu 3951(博弈规律)
  7. Cisco IOS Basic CLI Configuration : Switch Port Command
  8. bzoj1875
  9. 浏览器兼容性的css hack 写法
  10. spring使用ehcache
  11. C#Http编程
  12. JS输出当前时间,且每秒变化
  13. 关于LIST.Select().ToList()慢的问题
  14. 简单的利用JS来判断页面是在手机端还是在PC端打开的方法
  15. Kruskal重构树(货车运输)
  16. Flask中的CBV
  17. npm升级package.json依赖包到最新版本号
  18. 详解C#特性和反射(四)
  19. codeforces水题100道 第一题 Codeforces Beta Round #1 A. Theatre Square (math)
  20. 04: 事件驱动、五种I/O操作、I/O多路复用select和epoll

热门文章

  1. 数据可视化 echarts3
  2. Python的多线程(threading)与多进程(multiprocessing )
  3. bzoj1078【SCOI2008】斜堆
  4. Javascript最简单的模板引擎
  5. 数据结构作业——Fresh Meat(优先队列)
  6. [转]jQuery操作radio、checkbox、select 集合.
  7. prefix pct文件配置Xcode
  8. ubuntu右上角时间不显示
  9. Linux 查看进程和删除进程
  10. Eclispe远程调试tomcat设置