GithubHelp home page GithubHelp logo

plumpmath / visual_studio_demo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bao-qian/visual_studio_demo

0.0 1.0 0.0 617 KB

visual studio 带中文支持的 c 语言编程完全指南

C 100.00%

visual_studio_demo's Introduction

visual studio 带中文支持的 c 语言编程完全指南

首先确保你安装了 clang 模块

clang

新建 project,会自动新建 solution

打开 clang 设置

复制代码

  1. 从项目里面复制正确的代码
  2. 删除多余的文件
  3. .cpp 后缀为 .c
  4. 确保你所有代码都是 unicode without bom (65001) 或者 gbk (936) 编码

运行

  1. 代码出问题了就加调试器
  2. 代码没出问题不加,这样会有个 press any key to continue

一次作业一个 project

你忽略这一句,这是给我自己看的 visual studio project template and item template

visual_studio_demo's People

Contributors

bao-qian avatar

Watchers

GuruPoo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.