'dart:io'; · void main() { · bind("localhost", 8080) · then((HttpServer server) { · listen((HttpRequest request) { · response.write("Hello world!");.
確定! 回上一頁