1 Star 0 Fork 5

lzm2018/STC51单片机例程

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
一键推送.bat 150 Bytes
一键复制 编辑 原始数据 按行查看 历史
刘伟 提交于 2021-01-06 08:23 . 2021.01.06
@echo off
set DATE=%date:~0,4%.%date:~5,2%.%date:~8,2%
git add .
git commit -m %DATE%
git pull origin master || pause
git push origin master || pause
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/lzm2018/stc51-mcu-routine.git
git@gitee.com:lzm2018/stc51-mcu-routine.git
lzm2018
stc51-mcu-routine
STC51单片机例程
master

搜索帮助