This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
1 启动WebServer目录下WebServer.exe,提示窗口中输入r启动web服务器,监听端口36963
2 浏览器中输入http://127.0.0.1:36963/demo名称.html访问demo页面
3 demo源文件存放于WebServer下的demo目录