{}这里就必须有一个return,只有void时可以不用返回值。 功能函数 int fun() { return 1; } 这个时候fun函数的作用就是返回一个int 类型的值 ...
確定! 回上一頁