. NET essay--Poorly categorized

Source: Internet
Author: User
1,. cs. Designer.cs. resx three files

CS is a class file and is not introduced. Designer.cs is a complement to the automatic generation of code for CS class files in Visual Studio, where changes to the WinForm class file are written in the editor using the view in the Designer.cs file. If you notice, you will find the class name: Winformclass in. CS is a partial class (partial Class), Designer.cs is also a class-name partial class, where the contents of the. cs and. Designer.cs two files are combined to form the overall definition of a class.

resx files: Things that are edited in a view in a ResX file: such as String type, image type, will be generated in the project's resources folder, the picture generates a separate picture file, string type in an XML file.

. NET essay--Poorly categorized

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.