刚好用Deno 官网的例子改一个。 ... deno run --allow-net server.ts ... import { serve } from "https://deno.land/[email protected]/http/server.ts"; ...
確定! 回上一頁