当前位置: 技术问答>linux和unix
请问如何在linux环境下面编译下面的文件
来源: 互联网 发布时间:2016-09-04
本文导语: #include #ifndef _CPPUHELPER_BOOTSTRAP_HXX_ #include #endif using namespace std; int main() { int i=10; cout
#include
#ifndef _CPPUHELPER_BOOTSTRAP_HXX_
#include
#endif
using namespace std;
int main()
{
int i=10;
cout