目录
目录README.md

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

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

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

git remote add origin http://gitea.trustie.net/pengxf/paNBqcyxw.git
git push -u origin master
关于

<p> 实现两轮平衡车的平衡控制 </p> <p> &nbsp;&nbsp;&nbsp;&nbsp; (1)建立系统模型&nbsp;&nbsp;&nbsp;&nbsp; (2)设计控制系统&nbsp;&nbsp;&nbsp;&nbsp; (3)设计闭环控制器&nbsp;&nbsp;&nbsp;&nbsp; (4)控制系统仿真分析 </p> <p align="center"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="/files/uploads/image/201704/7c2189b3d2c3.jpg" title="image" alt="image" height="202" width="201" /> </p> <p> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;系统参数为 </p> <div align="center"> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<img src="/files/uploads/image/201704/20113adf26d9.png" alt="" height="114" width="157" /> </div> <p> <br /> </p>

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

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