TAILIEUCHUNG - Applied C# in Financial Markets phần 9

Phần này xem xét xây dựng các ứng dụng Windows. Cách dễ nhất để làm điều này bằng cách sử dụng Visual IDE. Có những lựa chọn thay thế để sử dụng Visual các IDE như Eclipse với một , hoặc thậm chí với Notepad, nhưng nó sẽ không quá hiệu quả. | --------------------------- 7 -------------------------------- Building Windows Applications This section looks at building Windows applications. The easiest way to do this is using the Visual IDE. There are alternatives to using the Visual IDE such as Eclipse with a C plug-in or even with Notepad but it would not be too productive. CREATING A NEW PROJECT IN VISUAL The first step is to create a new project through the menu option File New Project as shown in Figure Select the Visual C projects and the Windows application. At this point it is worth giving the project a sensible name and point the location to where you would like the source code and objects stored. The Windows application automatically creates a form entitled Form1. It may not be too obvious where to change the class name and where to change the file name. By clicking the class view and selecting Form1 you may change the Property Name as shown in Figure . In C unlike Java the file name does not need to match the class name so although you have changed the class name the file name will still be . To change the file name click on the Solution explorer and select the form as show in Figure . Now that the basic project has been created the files are in the desired location and Form1 named to something sensible the project is ready for development and classes can be added. There are a number of ways to add a class to the project through the menu Add New Item a screen drops down that allows you to select the item you wish to add including class. In addition by right clicking on the project name in class view as shown in Figure there is an option to add a class. By clicking this a class wizard is launched as illustrated in Figure . 86 Applied C in Financial Markets Figure Screenshot of the new project window Figure Class view panel and changing the name Building Windows Applications 87 Figure Solution explorer and changing the file .

TỪ KHÓA LIÊN QUAN
TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã 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.