So I wrote a small web server serving the static files. examples/python/static_server.py. #!/usr/bin/env python3; from http.server import ...
確定! 回上一頁