friend iostream & operator << (istream & input,time & t)问题,为什么函数返回值是iostream型,本质也是一个函数,那么可否是void型;还有问什么返回值要引用 举例:类Complex的对象c,cout<<c; 查看完整描述