[php] <?php header("Content-type: text/html; charset=utf-8"); ?> <html> <head> <title>路网图</title> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript"> ...