赞
踩
无意中发现了一个巨牛的人工智能教程,忍不住分享一下给大家。教程不仅是零基础,通俗易懂,而且非常风趣幽默,像看小说一样!觉得太牛了,所以分享给大家。点这里可以跳转到教程 https://www.cbedai.net/chichoxian
简单容易操作,如下所示:
# Clone this repository
git clone https://github.com/geeeeeeeeek/electronic-wechat.git
# Go into the repository
cd electronic-wechat
# Install dependencies and run the app
npm install && npm start
1.下载仓库
git clone https://github.com/geeeeeeeeek/electronic-wechat.git
2.安装 git
sudo apt-get install git
3.安装 nodejs
sudo apt-get install nodejs
sudo apt-get install npm
sudo apt-get install node
sudo apt-get install nodejs-legacy
4.进入到下载的wechat的目录
每个人的下载安装路径都是不一样的,你根据自己下载的路劲进入到对应的文件夹
第一次启动的时候,安装依赖,运行程序
npm install && npm start
之后要启动wechat 的时候我们只需要,进入到相应的目录electronic-wechat运行程序即可:
e.g.
cd electronic-wechat
npm start
这样我们的微信就安装好了
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。