Forem

Long Nguyễn Xuân
Long Nguyễn Xuân

Posted on • Edited on

1

thiết lập môi trường để viết code C/C++ trên Windows với Code::Blocks

Lưu ý: Nửa sau bài viết có hướng dẫn xử lý cái kiếp nạn số 1 trên đường thỉnh kinh C/C++

  • download bộ cài đặt hoặc bản portable theo hệ điều hành mà mình đang dùng tại đây

  • mở codeblocks.exe và tạo 1 project mới

Image description

  • chọn Console application

Image description

  • chọn C hoặc C++ theo nhu cầu bài tập, bấm Next

Image description

  • đặt tên project và chọn nơi lưu

Image description

  • ở màn hình tiếp theo, sẽ chọn Compiler, mặc định là GNU GCC Compiler

Image description

  • click Build and Run (hoặc bấm F9), và gặp kiếp nạn số 82, à nhầm kiếp nạn số 1,

Image description

  • đọc lỗi, xử lý lỗi theo link nàyF9 lại thì sẽ nhận được kết quả

Image description

Image of Timescale

🚀 pgai Vectorizer: SQLAlchemy and LiteLLM Make Vector Search Simple

We built pgai Vectorizer to simplify embedding management for AI applications—without needing a separate database or complex infrastructure. Since launch, developers have created over 3,000 vectorizers on Timescale Cloud, with many more self-hosted.

Read more

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay