node.js
文章平均质量分 62
GodEleven
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
node.js
系统 ubuntu 14.04 1、node.js 版本4 安装 curl -sL https://deb.nodesource.com/setup_4.x | sudo -E bash - sudo apt-get install -y nodejs 2、npm升级到3版本 sudo npm install npm -g 3、ant-tool 安装 npm 默认原创 2016-07-26 11:29:49 · 820 阅读 · 0 评论 -
ubuntu 14.04 源码安装odoo10
1、更新系统源数据 apt-get update 2、安装python pip apt-get install python-pip 3、安装odoo需要的第三方python库 passlib==1.6.5 Werkzeug==0.11.11 4、安装 apt-get install libxml2-dev libxslt1-dev python-dev-get instal...原创 2017-03-24 17:03:21 · 1127 阅读 · 0 评论
分享