c#-knowledge Carding

Source: Internet
Author: User

1. C #: A simple, modern, object-oriented and type-safe programming language that originates from the C and C + + languages. The goal is to combine the ability of Visual Basic to develop applications at high speed and the power of C + + itself. Pros: Simple syntax, complete object-oriented, eliminate a lot of program errors, and closely integrate with WEB development
A. Grammatical basis--c#-01. Grammar Basics

I. Namespaces
Ii. Main method
Iii. notes
Iv. variables
V. Constants
B. Data type
I. Value types
1. Bool
2. Char
3. Byte
4. Int
5. Shotr
6. Long
7. Float
8. Double
9. Decimal
10. Enumeration
11. Structure
II. Reference types
1. Arrays
A. One-dimensional arrays
B. Multidimensional arrays
2. Collection
3. Class objects
4. Interface

C. Data-type conversions
I. Implicit conversion
Ii. Explicit conversions
Iii. Parse method
Iv. Convert Class
D. console input/Output statements
I. Input statement: Console.ReadLine ();
II. Output statement: Console.WriteLine ();
E. Logical control statements
I. Conditional structure
II. cyclic structure
Iii. Jump Statements
F. Exception handling
G. OOP Basics
I. Encapsulation
II. Succession
Iii. polymorphic
H. Class Library

c#-knowledge Carding

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.