From 0c644e4455b70ce1a292e1afb943e12cfccb0a6b Mon Sep 17 00:00:00 2001 From: mick Date: Fri, 21 Apr 2023 10:59:32 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BC=96=E7=A0=81=E8=A7=84=E8=8C=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CodeConventions.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CodeConventions.md b/CodeConventions.md index 06a45fa..680f487 100644 --- a/CodeConventions.md +++ b/CodeConventions.md @@ -32,10 +32,12 @@ ### TypeScript -## 后端 +## 服务端 ### C# +- 类名、文件名使用 Pascal 式命名 + ## 工作目录 磁盘根目录创建 Workspace 目录,目录结构示例: