Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

What are the functions of VS diagrams

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >

Share

Shulou(Shulou.com)06/02 Report--

What are the functions of the VS diagram, many novices are not very clear about this, in order to help you solve this problem, the following editor will explain for you in detail, people with this need can come to learn, I hope you can gain something.

The following will come out from various angles of the VS diagram to talk about the new functions of the VS diagram, which mainly includes Cruise 3.0, VB9.0, WCF, WPF, LINQ, Ajax, mobile, Cardspace, smart client. no, no, no.

An easier way to delete a class from the VS diagram is to simply select the type to delete and press the Delete key. The details of the class show the members of the class, which are grouped by type, where fields, methods, properties, and other member types are combined. Each group can be collapsed or expanded. Through the shortcut menu, members can be refactored, deleted, copied, pasted, and so on. Members can also be viewed in the Class details window, which can be displayed from a shortcut menu of any shape in the VS diagram if the Class details window is not visible.

In the Class details window, you can view, change, or add a new member to the class. You can change the name, type, or accessibility of a type. The hide option hides or shows a member in the class VS diagram. The shortcut menu for the class title has the Show all members command, which displays all members, including any hidden members.

Talk about the environment built by Visual Studio 2010

Detailed description of Visual Studio 2010 software

Microsoft launches Visual Studio 2008 Professional Edition

Microsoft officially announces the release of Visual Studio 2008

On the parsing of Visual Studio Team System instructions

The Class details toolbox has five buttons. The New member button adds a method, property, field, event, constructor, destructor, or constant to a class. The navigate to method button selects the method category in the Class details window, which is useful for large classes with many members. The three buttons of * * navigate to properties, fields, and events, respectively.

VS Diagram Toolbox

VS diagrams have a special toolkit, as shown in figure 4.14. The buttons on the toolbox are used to add new types to the application and class diagrams. You can add a new class, enumeration, interface, abstract class, structure, and delegate. Double-click the relevant button to add a new type to the application, and after it is added, the new type appears on the class diagram. In addition, you can add new types by dragging the relevant buttons from the toolbox to the surface of the class diagram. When a new type is added, a New Type dialog box is displayed (figure 4.15 is the New Interface dialog box, because an interface is added. The name, accessibility, and file name of the type can be entered in this dialog box.

After the add new type button in the toolbox, the inheritance and association buttons appear. The inheritance button creates an inheritance line that connects the base class and the derived class. The VS diagram association button creates an association line that defines the relationship between the embedded class and all classes. The comment button is an item in the toolbox that adds comments to the VS-like diagram.

Is it helpful for you to read the above content? If you want to know more about the relevant knowledge or read more related articles, please follow the industry information channel, thank you for your support.

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.

Share To

Development

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report