Initial commit
touch README.md git init git add README.md git commit -m "first commit" git remote add origin https://git.trustie.net/snailma/Terminal_Management_System.git git push -u origin master
git remote add origin https://git.trustie.net/snailma/Terminal_Management_System.git git push -u origin master
针对生产零件管理方面,依托于中南大学创客空间和对应实验室,旨在在MVC、B/S等框架的结合下,利用RFID定位、One class SVM、负载均衡技术等10余种技术的,针对目前市场上生产零件数据资料纸张记录、手工输入计算机造成大量的人力资源浪费、数据录入速度慢、准确率低等普遍问题,来实现数据可视化和智能化的多权限零件管理。工作室其主要业务是个性化生产零件全寿命智能管理系统(TMS)。
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
从命令行创建一个新的仓库
从命令行推送已经创建的仓库