阅读背景:

Visual studio 2015在创建一个简单的测试控制台程序时给了我错误

来源:互联网 

Here is the code I am using.

这是我正在使用的代码。

#include "stdafx.h"
#include <iostream>

int main() {
    std::cout << "hi";

    return 0;
}
#i



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: