![240](https://upload.jianshu.io/users/upload_avatars/22408736/3622d420-2139-4ff6-9906-c58662731521.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
概念 import.meta可以提供有關(guān)模塊上下文的信息胚迫。 布爾值import.meta.main將告訴您當(dāng)前模塊是否是程序入口點。 字符串im...
概念 使用Deno.watchFs[https://doc.deno.land/builtin/stable#Deno.watchFs]監(jiān)控文件...
此程序是不穩(wěn)定的 Deno 功能。了解有關(guān)不穩(wěn)定特征[https://deno.land/manual@v1.9.2/runtime/stabi...
概念 Deno能夠通過Deno.run[https://doc.deno.land/builtin/stable#Deno.run].產(chǎn)生子流程...
概念 偵聽與Deno.listen[https://doc.deno.land/builtin/stable#Deno.listen].的tcp...
概念 使用file_server.ts[https://deno.land/std@0.95.0/http/file_server.ts]的De...
概念 使用Deno的集成HTTP服務(wù)器運行您自己的Web服務(wù)器。 [https://deno.land/manual@v1.9.2/exampl...
概念 使用Deno運行時API將文件內(nèi)容輸出到控制臺。 Deno.args[https://doc.deno.land/builtin/stab...
概念 Deno的運行時接口提供了讀寫整個文本文件的Deno.readTextFile[https://doc.deno.land/builtin...