随笔分类 -  others

ubantu下载微信
摘要:前提是安装了git客户端的情况下 安装linux微信: git clone https://github.com/geeeeeeeeek/electronic-wechat.git cd electronic-wechat npm install && npm start 参考链接: http:// 阅读全文
posted @ 2017-06-19 11:15 boanquan 阅读(748) 评论(1) 推荐(0)
ubantu安装网易云音乐
摘要:所需材料 ubuntu14.04 netease-cloud-music_1.0.0_i386_ubuntu14.04.deb(this is the link) 输入以下指令就好了 dpkg -i netease-cloud-music_1.0.0_i386_ubuntu14.04.deb 如出现 阅读全文
posted @ 2017-06-13 12:40 boanquan 阅读(259) 评论(0) 推荐(0)