请问,这个论坛怎么贴代码?我想在帖子里贴c/c++的代码,但是帮助里没有介绍怎么贴,所以在这里问一下。[解决办法][code=C/C++] int main( void ) { printf( "hello world " ); return 0; } [/code]