目录
目录README.md

从命令行创建一个新的仓库

touch README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin http://gitea.trustie.net/a411763600/3dnudtmap.git
git push -u origin master

从命令行推送已经创建的仓库

git remote add origin http://gitea.trustie.net/a411763600/3dnudtmap.git
git push -u origin master
关于

本软件由第五小组负责开发。主要面向于用户,为科大师生提供一种新的导航方式,能够通过摄像头来识别眼前的三维事物。 普通用户可以借助该软件实现普通地图拥有的所有功能;可以使用软件的三维视图功能,图象识别匹配功能,信息搜索匹配功能,标签显示功能以及三维路线规划功能; 管理员可以对数据库进行修改,添加新地图库信息。

0 B
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号