Skip to content

Instantly share code, notes, and snippets.

View bater's full-sized avatar

Bater bater

View GitHub Profile

C# 程式碼撰寫規範 (C# Coding Guideline)

本文件旨在提供一個全面的 C# 程式碼撰寫指南,以便開發團隊能夠編寫出一致且易於維護的程式碼。遵循這些準則將有助於提高程式碼的品質,並確保整個專案的協作效率。

本文件Fork自多奇數位Will保哥開源分享,特別感謝。

1. 通則

  • 縮排:使用空格進行縮排,每個縮排層級為 4 個空格