Tải dev.c trên ma y mac

Download

Xcode Free

by Apple Inc.

Xcode includes everything developers need to create great applications for Mac, iPhone, iPad, Apple TV, and Apple Watch. Xcode provides developers a unified workflow for user interface design, coding, testing, and debugging.

Not an alternative? Report a problem

Download

Eclipse Free

by Eclipse Foundation

Eclipse is a program that helps the users to develop integrated tools. Eclipse projects now cover runtimes; static and dynamic languages; thick-client, thin-client, and server-side frameworks; modeling and business reporting; embedded and mobile.

Not an alternative? Report a problem

Download

CodeBlocks Free

by The Code::Blocks team

Code::Blocks is a free C++ IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable.It's an IDE with all the features you need, having a consistent look, feel and operation across...

Not an alternative? Report a problem

Download

CodeLite Free

by Eran Ifrah

CodeLite is an open-source, cross platform IDE for the C/C programming languages [build and tested on Windows XP SP3, Windows Vista, Ubuntu 9.10, and Mac OSX 10.5.6]. CodeLite is distributed under the terms of the GPLv2 license

Not an alternative? Report a problem

Qt Free

by The Qt Company

Qt is a cross-platform application and UI framework. Using Qt, you can write web-enabled applications once and deploy them across desktop, mobile and embedded operating systems without rewriting the source code. Qt Creator includes:

Not an alternative? Report a problem

Suggest a better alternative

Related alternatives

Turbo C++ for Mac

Turbo C++ by Borland Software Corporation is the new and improved version of the popular Borland...

46

UEStudio for Mac

UEStudio by IDM Computer Solutions, Inc is an IDE [integrated development environment...

0

Visual Studio for Mac

Visual Studio by Microsoft Corporation is a very popular IDE [integrated development...

4

SharpDevelop for Mac

SharpDevelop by AlphaSierraPapa for the SharpDevelop Team is an open source IDE...

6

BabelPad for Mac

BabelPad by BabelStone is a free to use text editor that comes with Unicode character support...

0

Know of any alternatives we haven't found yet?

Feel free to add any alternative to Dev-C++ for Mac that you know of.

Suggest Alternatives

Ngôn ngữ lập trình C là một trong những ngôn ngữ lập trình phổ biến nhất hiện nay. Dev C++ là một trong những phần mềm dùng để viết ngôn ngữ C tốt nhất. Vậy Dev C++ là gì? Làm cách nào để cài đặt và sử dụng Dev C++. Hãy theo dõi bài viết dưới đây nhé!

Dev C++

I. Dev C++ là gì?

Dev C++ là một phần mềm cung cấp cho các lập trình viên một môi trường tích hợp tự do [IDE] được phân phối dưới hình thức giấy phép Công cộng GNU hỗ trợ việc lập trình bằng C/C++. Dev C được tạo ra bởi lập trình viên Colin Laplace phát triển và chỉ chạy được trên hệ điều hành Windows.

II. Hướng dẫn cài đặt Dev C

1. Tải Dev C++

Bạn truy cập vào website của Dev C++ trên trình duyệt web, bấm Download để tải chương trình về máy.

Link tải Dev C++

2. Cài đặt Dev C++

Bước 1: Mở file cài đặt Dev C++, chọn ngôn ngữ tiếng Anh [English] và bấm OK.

Mở file cài đặt Dev C++

Bước 2: Cửa sổ License Agreement hiện lên, bấm Agree.

Bấm Agree

Bước 3: Ở cửa sổ Choose Components, tiếp tục bấm Next.

Bấm Next

Bước 4: Bấm Browse để chọn nơi cài đặt Dev C++ [nếu cần] và bấm Install để tiến hành cài đặt.

Chọn nơi cài đặt Dev C++ và bấm Install

Bước 5: Bấm Finish để hoàn thành cài đặt.

Bấm Finish

III. Cách sử dụng Dev C++

1. Cách tạo chương trình trên Dev C++

Để tạo mới một chương trình trên Dev C, bạn chọn File, chọn New và nhấn vào Source File hoặc nhấn tổ hợp phím Ctrl + N.

Tạo chương trình mới

2. Cách chạy chương trình code trên Dev C++

Để chạy chương trình code C++, có 3 cách:

  • Cách 1: Chọn Execute, sau đó nhấn Compile hoặc tổ hợp phím Ctrl + F9.
  • Cách 2: Chọn Execute, sau đó nhấn Run hoặc tổ hợp phím Ctrl + F10.
  • Cách 3: Chọn Execute, sau đó nhấn Compile & Run hoặc tổ hợp phím F9.

Lưu ý: Bạn bắt buộc phải lưu file thì mới có thể thực hiện chạy code

Chạy chương trình code C++

Lưu ý: Một số phiên bản Dev C++ khác cách chạy chương trình code C++ sẽ có thao tác phím tắt khác nhau.

3. Cách lưu code trên Dev C++

Để lưu code C++, bạn chọn File, nhấn Save/Ctrl + S hoặc Save As/Ctrl + F12. Sau đó bạn chọn nơi lưu trữ, đặt tên file và nhấn Save để hoàn tất lưu file.

Lưu code C++

Xem thêm:

  • Top 10 phần mềm lập trình C/C++ tốt nhất hiện nay cho máy tính Windows, MacOS, Linux
  • Cách khắc phục, sửa lỗi không cài đặt được Net Framework 3.5, 4.0 trên Windows
  • Hướng dẫn cài đặt, sử dụng Pycharm lập trình Python

Với những chia sẻ và hướng dẫn trên, các bạn có thể cách cài đặt và sử dụng Dev C++ một cách dễ dàng và thuận tiện. Chúc các bạn thành công!

Nguồn tham khảo: en.wikipedia.org/wiki/Dev-C++

Chủ Đề