Beginner. NET Foundation

Source: Internet
Author: User

Just learned. NET one weeks, I feel this major is very difficult, I think my logical thinking ability is not good enough, many times are not reflected. But there is no way, since the choice of this profession, will certainly continue to persist.

In this one weeks of study, I still learned a lot of knowledge, such as:

A:crtl+k,c notes

B:crtl+k,u Canceling comments

C:ctrl+k,f Formatting Code

D:f5 or CTRL+F5 running the program

Of course, in addition to these, but also learned a lot of other:

such as: type: Reference type: Class: A:string,b: Array

Value type: structure: A:int b:double c:decimal D:char, etc.

Runtime: Source code-il-machine code-run (runtime)

Compile error (Runtime) 1: Logic error 2: Code exception

String: A collection of characters with two double quotation marks and their contents to indicate that the string is normally lit, string,string

Strings can be used with numeric types to perform a + operation, representing string concatenation, resulting in a string type.

String types can be converted to and from numeric types to int type, CONVERT.TOTNT32 ()

Other types can be converted to string types using ToString ().

And of course I learned a lot of loops: if () {

}else {}

For loop these ...

Beginner. NET Foundation

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.