GIT地址 https://github.com/Tayvay GIT用户名 Tayvay 学号后五位 24111 博客地址 https://www.cnblogs.com/Tayvay/ 作业链接 https://i.cnblogs.com/EditPosts.aspx?postid=11546150&update=1 一、配置环境 VS2017安装与配置 (1)进入Visual Studio官网: https://www.visualstudio.com/ (2)选择Visual Studio IDE,下载Community2017 (3)安装,选择.NET桌面开发 (4)注册账号并登陆 二:克隆项目 1.注册GitHub账号(注:官网说只支持谷歌浏览器和火狐浏览器) (1)进入GitHub官网: https://github.com/ (2)点击sign up注册 2.Fork (1)进入GitHub官网: https://github.com/ (2)点击sign in登录 (3)进入这个网址: https://github.com/ChildishChange/Calculator (4)点击右上角的Fork,将该项目克隆到自己的GitHub账号里 3.记下克隆地址 (1