添加代码行数统计
This commit is contained in:
24
.VSCodeCounter/2022-10-21_01-21-48/details.md
Normal file
24
.VSCodeCounter/2022-10-21_01-21-48/details.md
Normal file
@@ -0,0 +1,24 @@
|
||||
# Details
|
||||
|
||||
Date : 2022-10-21 01:21:48
|
||||
|
||||
Directory c:\\Users\\Coz\\Desktop\\epp
|
||||
|
||||
Total : 9 files, 263 codes, 74 comments, 91 blanks, all 428 lines
|
||||
|
||||
[Summary](results.md) / Details / [Diff Summary](diff.md) / [Diff Details](diff-details.md)
|
||||
|
||||
## Files
|
||||
| filename | language | code | comment | blank | total |
|
||||
| :--- | :--- | ---: | ---: | ---: | ---: |
|
||||
| [README.md](/README.md) | Markdown | 16 | 0 | 22 | 38 |
|
||||
| [Solutions.md](/Solutions.md) | Markdown | 24 | 0 | 13 | 37 |
|
||||
| [backend/.mvn/wrapper/maven-wrapper.properties](/backend/.mvn/wrapper/maven-wrapper.properties) | Properties | 2 | 0 | 1 | 3 |
|
||||
| [backend/mvnw.cmd](/backend/mvnw.cmd) | Batch | 102 | 51 | 36 | 189 |
|
||||
| [backend/pom.xml](/backend/pom.xml) | XML | 94 | 7 | 6 | 107 |
|
||||
| [backend/src/main/java/com/cxyxiaomo/entrance/Application.java](/backend/src/main/java/com/cxyxiaomo/entrance/Application.java) | Java | 9 | 0 | 5 | 14 |
|
||||
| [backend/src/main/resources/application.properties](/backend/src/main/resources/application.properties) | Properties | 4 | 1 | 0 | 5 |
|
||||
| [backend/src/test/java/com/cxyxiaomo/entrance/ApplicationTests.java](/backend/src/test/java/com/cxyxiaomo/entrance/ApplicationTests.java) | Java | 9 | 0 | 5 | 14 |
|
||||
| [database/epp.sql](/database/epp.sql) | SQL | 3 | 15 | 3 | 21 |
|
||||
|
||||
[Summary](results.md) / Details / [Diff Summary](diff.md) / [Diff Details](diff-details.md)
|
Reference in New Issue
Block a user