linux下Eclipse中建立工程
首先打开Eclipse,新建C工程,如下图:选择Executable下的Hello Word ANSI C Project:并选择Linux GCC:新建好后,右击工程选择最下面的Properties
linux下Eclipse中建立工程