#include "stdio.h" void main() { printf("hello world"); } 转载于:https://www.cnblogs.com/androidxbox/archive/2011/05/25/2057243.html