Himalayas

博客园 首页 联系 订阅 管理

08 2018 档案

摘要:命令介绍: D:\computerSoft\python3.6.4\Scripts>python36 pip3.6.exe install numpy # 通过pip下载对应版本的numpy,然后安装。因为我的电脑还同时安装了python2.7,所以我执行python命令的时候,使用的python3 阅读全文
posted @ 2018-08-19 16:10 Himalayas 阅读(275) 评论(0) 推荐(0)

摘要:1. 下载git 点击download下载即可。下载地址:https://gitforwindows.org/ 2. 注册github github地址:https://github.com/ 一定要记得注册的用户名,邮箱和密码。以后登录github,以及提交代码都会用到。 3. 初始化本地git仓 阅读全文
posted @ 2018-08-15 21:31 Himalayas 阅读(366) 评论(0) 推荐(0)