Introduction - If you have any usage issues, please Google them yourself
Implementation Dijkstra algorithm: algorithm first print a map, then give users a starting point and termination point, the algorithm can give these two points the shortest distance between, or prompts no path.