English
中文(简体)
中文(繁体)
한국어
日本語
English
Português
Español
Русский
العربية
Indonesia
Deutsch
Français
ภาษาไทย
Home
Downcodes
Programming Related
Website Building Resources
Books and Tutorials
Web Design Tutorials
Network Programming Tutorials
Mobile Games
Mobile Software
Articles
Home
>
Books and tutorials
>
Programming development
C# programming specifications
Programming development
2.0
No Resources Available
Contents Chapter 1 Overview 4
Normative Principles 4
Definition of terms 4
Pascal case 4
Camel case 4
File naming organization 4
1.3.1 File naming 4
1.3.2 File comments 4
Chapter 2 Code Appearance 6
2.1 Column width 6
2.2 Line break 6
2.3 Indentation 6
2.4 Blank line 6
2.5 spaces 6
2.6 Brackets - () 7
2.7 Curly braces - {} 7
Chapter 3 Program Notes 9
3.4 Annotation overview 9
3.2 Documentation comments 9
3.3 C-like annotations 10
3.4 Single-line comments 10
3.5 Annotation tags 10
Chapter 4 Statement 14
4.1 Number of declarations per line 14
4.2 Initialization 14
4.3 Position 14
4.4 Class and interface declarations 15
4.5 Field declaration 15
Chapter 5 Naming Conventions 16
5.1 Naming overview 16
5.2 Case rules 16
5.3 Abbreviations 17
5.4 Namespace 17
5.5 Class 18
5.6 Interface 18
5.7 ATTRIBUTE 19
5.8 Enumeration (ENUM) 19
5.9 Parameters 19
5.10 Method 20
5.11 PROPERTY 20
5.12 Event 21
5.13 Constants (CONST) 22
5.14 Field 23
5.15 Static fields 23
5.16 Collection 24
5.17 Wording 24
Chapter 6 Statements 26
6.1 One statement per line 26
6.2 Compound statements 26
6.3 RETURN statement 26
6.4 IF, IF-ELSE, IF ELSE-IF statements 26
6.4 FOR, FOREACH statement 27
6.5 WHILE statement 27
6.7. DO - WHILE statement 28
6.8. SWITCH - CASE statement 28
6.9. TRY - CATCH Statement 28
6.10. USING block statement 29
6.11. GOTO statement 29
Chapter 7 Control Naming Rules 30
7.1 Naming method 30
7.2 Comparison table of abbreviations of main control names 30
Chapter 8 Others 30
8.1 Expressions 30
8.2 Type conversion 30
Appendix 1: Hungarian Nomenclature 31
Expand
Additional Information
Version
2.0
Type
Programming development
Update Time
2009-06-09
size
49152
Language
Simplified Chinese
Related Applications
Detailed explanation of C# programming language
2009-06-22
C# COM+ Programming Guide
2009-06-22
C# programming from entry to proficiency
2009-06-08
Practical Visual C# database programming
2009-06-03
C# coding standards
2009-06-03
C# development coding standards
2009-06-03
Recommended for You
Google Chrome
Home page browsing
3.0.190.0 build 18892 绿色多语版_Google Chrome浏览器
Google Chrome
Home page browsing
3.0.182.3 Dev 多国语言官方安装版
Google Chrome
Home page browsing
3.0.182.3 Dev 多国语言绿色便携版
Detailed introduction to KML file format
XML tutorial
JDK 6.0 Chinese version help document (with search function, chm format)
JSP tutorial
Program to intercept videos and transmit them online in mpeg4 format
VC/VC++
PHP Chinese version manual (Extended CHM format)
PHP tutorial
Online conversion source code of video Flv format
Other categories
Simplified Chinese Green Free Edition
Video conversion
V1.90 简体中文绿色免费版
Related Information
All
Python object-oriented programming
2024-11-13
GUI programming
2024-11-13
HTML syntax specification
2024-11-12
C++ introductory tutorial (matching programming question bank)
2024-11-06
What is learning programming with Danzi at Danzai Party?
2024-03-18
What are the popular self-taught programming software recommendations?
2023-10-02
What are the recommended apps for self-learning programming?
2023-08-28
What apps are there for self-taught programming? An inventory of useful programming software
2023-07-23
Detailed guide on remembering the driving regulations when watching Genshin Impact
2023-07-06
Genshin Impact Quick View: Remember Driving Standards Mission Guide
2023-07-05
Watch Genshin Impact quickly and remember how to pass the driving regulations
2023-07-05
When did the standards for the professional skill level assessment of B&B housekeepers come into effect?
2023-07-03
User Comments