TAILIEUCHUNG - C# 2005 Programmer’s Reference - Chapter 24

Tham khảo tài liệu 'c# 2005 programmer’s reference - chapter 24', công nghệ thông tin, kỹ thuật lập trình phục vụ nhu cầu học tập, nghiên cứu và làm việc hiệu quả | Chapter 2 4. Now you re ready to compile the source code. To do this you will use the C command line compiler that ships with the .NET Framework. The compiler is named and is in the root folder for the .NET Framework . The syntax for compiling the code is simple In our example the source code is called . This means that to compile the code you use the following at the command line see Figure 2-8 Figure 2-8 5. The source code should now be compiled into an executable. The name of the executable is the same as for the source code except that the .cs is replaced with .exe. In this example the executable is called . To run the executable type the following at the command line The executable file will be executed and the message displayed onscreen as shown in Figure 2-9 . That s it It really is that simple to compile a C application developed using Notepad with the command-line compiler. It s very quick and very simple and about the only stumbling block that can trip people up is using the Command Prompt something that we ve had to use less and less over the past decade 12 Getting Started with C Figure 2-9 One Cheap Utility That Makes Life Easier We could go on for pages and pages listing dozens of different tools and software utilities that could make your C programming experience easier and more fun. However we re not going to do that Partly because it s boring but mostly just because it s just as easy for you to fire up a web browser take a trip over to a search engine and do a search for example a search for C tools on Google brings up million results . There is however one tool that we are going to recommend if you think that a lot of your time with C is going to be spent at the cheap end of the cost spectrum a text editor called UltraEdit see Figure 2-10 . Figure 2-10 13 Chapter 2 Why do we recommend UltraEdit Quite simply because it is the best text editor you are likely to come .

TỪ KHÓA LIÊN QUAN
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.