Initial commit: ListToMAP v1.0
This commit is contained in:
0
Test/logs/.gitkeep
Normal file
0
Test/logs/.gitkeep
Normal file
0
Test/reports/.gitkeep
Normal file
0
Test/reports/.gitkeep
Normal file
9
Test/test_data/input.csv
Normal file
9
Test/test_data/input.csv
Normal file
@@ -0,0 +1,9 @@
|
||||
1,点 A,0,0,10,10
|
||||
2,点 B,10,0,10,10
|
||||
3,点 C,20,0,10,10
|
||||
4,点 D,0,10,10,10
|
||||
5,点 E,10,10,10,10
|
||||
6,点 F,20,10,10,10
|
||||
7,点 G,0,20,10,10
|
||||
8,点 H,10,20,10,10
|
||||
9,点 I,20,20,10,10
|
||||
|
Reference in New Issue
Block a user