个人项目:猜数字

项目 内容
所属课程 18软件工程
作业简介 使用源码管理工具对猜数字小游戏开发进行源码管理
作业要求 个人项目(零):猜数字
作业目的 熟悉Git、码云的基本使用方法以及回顾Java的基本语法
参考资料 JAVA JDK(Java开发套件)下载安装配置教程
视频密码:beiruanjsj2020
IDE(集成开发环境)下载安装配置,Eclipse 或者 IDEA 下载其中一种
Eclipse下载安装配置
视频密码:beiruanjsj2020
IDEA Community下载安装配置
Git(源码版本管理工具)下载安装配置与使用
码云注册使用教程
猜数字游戏
视频密码:beiruanjsj2020
Java程序设计教程
Eclipse中集成Git及使用
IDEA配置Git及使用
学生姓名 佘昊伦
代码仓库 仓库链接

2.遇到的困难:
git报错:Another git process seems to be running in this repository, e.g.
an editor opened by 'git commit'. Please make sure all processes
are terminated then try again. If it still fails, a git process
may have crashed in this repository earlier:
remove the file manually to continue.
解决办法
git报错:fatal: remote number already exists.
解决办法
3、通过这个作业学习到了什么
git的使用方法,与码云仓库的链接,重新熟悉了java

posted on 2020-10-19 20:37  佘昊伦  阅读(115)  评论(1编辑  收藏  举报

导航