In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
This article will explain in detail about the use of Visual Studio tools, the editor thinks it is very practical, so share it for you to do a reference, I hope you can get something after reading this article.
Seamless integration of Class designer with Visual Studio 2005 Team System. You can use Class designer at the same distance and in the same familiar way as you use regular Visual Studio tools. When using Class designer, the toolbox is populated with Class designer tools (accessible through familiar drag-and-drop operations), and the Class details window and Properties window provide access to type members.
Drag-and-drop operations are also available from standard Visual Studio tools windows, such as solution Explorer or Class View. All changes made in the class designer are modified directly in the appropriate code file. You can periodically open and edit these code files using the Visual Studio Code Editor.
A class diagram is a real-time view of the code that is always updated with changes. The class diagram shows the classes of an existing project. Using class diagrams, you can visualize relationships between classes in a project, edit members, and add members to a single class. Class diagram files that exist as part of a project are persistent and can often be used to view code graphically.
You can add a new class diagram to an existing project by selecting New Project on the Project menu, and then selecting a class diagram. A class diagram is not a compilable part of a project, but a tool that helps with building and editing classes. Once you have created a class diagram, you can add an existing class to the Class designer by dragging it from Class view to the class design surface. You can also add new classes and other types by dragging them from the toolbox to the Class designer.
Once added to the Class designer, classes and other types are graphically represented by those that can be selected and manipulated, and their graphics can be selected and manipulated. Selecting a drawing in the Class designer causes its related information to be displayed in the Class details window. The class diagram itself stores only visual information and does not contain any information about the content of the code. Deleting the class diagram file does not lose any code.
Visual Studio toolbox
When you view a class diagram, you may add new members to the class diagram from the toolbox. The toolkit includes classes, structures, delegates, enumerations, and other types that can be added to the class diagram. When you add a type from the toolbox, the corresponding code and code files are added to the project.
Class details window
The Class details window displays methods, properties, fields, and events of the type displayed in the class designer permissions. You can use the Class details window to quickly edit members of a class or structure in the Class designer. For example, you can change the return type of a method, add parameters, or change the access level. All changes to the Class details window are reflected directly in the code.
This is the end of this article on "what is the use of Visual Studio tools". I hope the above content can be of some help to you, so that you can learn more knowledge. if you think the article is good, please share it for more people to see.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.