이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
로그인
caitiancheng
/
TrainCamp_MotorControl
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
Initial commit
master
天成 蔡
3 년 전
커밋
538b5ed7d6
2개의 변경된 파일
과
37개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+34
-0
.gitignore
+3
-0
README.md
+ 34
- 0
.gitignore
파일 보기
@@ -0,0 +1,34 @@
# ---> C++
# Prerequisites
*.d
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
*.smod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
+ 3
- 0
README.md
파일 보기
@@ -0,0 +1,3 @@
# TrainCamp_MotorControl
电机控制项目
쓰기
미리보기
불러오는 중...
취소
저장