Visual studio 2010 part 16

Điều hướng một dự án với Class View Một cách khác để làm việc với các dự án là thông qua xem Class, cho phép bạn xem các giải pháp và tạo tác dự án thông qua việc bố trí hợp lý của mã này. Trong C #, bạn có thể mở xem Class bằng cách nhấn CTRL-W, C hoặc Class View chọn từ menu View. Trong VB bạn có thể mở xem Class bằng cách nhấn CTRL-SHIFT, C hoặc View chọn | Other Windows | Class View | 136 Microsoft Visual Studio 2010 A Beginner s Guide Navigating a Project with Class View An alternate way to work with projects is via Class view which allows you to view solutions and project artifacts through the logical layout of the code. In C you can open Class view by pressing ctrl-w c or select Class View from the View menu. In VB you can open Class view by pressing ctrl-shift c or select View Other Windows Class View. Figure 5-12 shows the Class View window. In Class view you have a hierarchy of nodes that start at the project include references and namespaces and contain classes under those namespaces. Under each class you have Base Types which contains a list of base classes derived from and implemented interfaces for that specific class. Notice how I selected the Student class in Figure 5-12 which shows the members of the class in the bottom pane. As shown in the Class View toolbar you can create new folders use the arrows to navigate up or down the hierarchy or choose options of what to display in the hierarchy. There is also a button with a glyph of objects that indicate how to create a class diagram which is discussed in the next section. Figure 5-12 The Class View window Chapter 5 Creating and Building Projects 137 Using the Class Designer When working with a project it can sometimes be helpful to have a high-level view of the project contents especially if someone else has created the project and you haven t worked with that project before. This is where the Class Designer can help. In addition to code visualization another capability of the Class Designer is to give you a basic tool to perform some design yourself. We ll look at visualizing existing classes first. Class Designer Visualization Whenever you select a project in Solution Explorer you ll see the Class Designer button appear in the Solution Explorer toolbar. The Class Designer button also appears on the Class View window. Clicking View Class Diagram will produce a diagram of classes in .

Không thể tạo bản xem trước, hãy bấm tải xuống
TÀI LIỆU MỚI ĐĂNG
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.