# deno示例 **Repository Path**: cnxzq/deno-examples ## Basic Information - **Project Name**: deno示例 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-07 - **Last Updated**: 2023-11-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Deno 示例 * `./api` 中是标准API * `./std` 中是标准库 ## examples ### UDP #### ping `deno run --allow-net --unstable examples/ping.ts`