简中文档

Hello world

Edit on Github

The one and only line in this program will print "Hello, World!" to the console. Run this file with the Deno CLI and the run command.

Log "Hello, World!" to the console.
console.log("Hello, World!");

Run this example locally using the Deno CLI:

deno run https://docs.deno.com/examples/scripts/hello_world.ts

你找到了你需要的东西吗?

编辑此页面
隐私政策