摘要:
class One {public: One() {}};class Two {public: Two(const One&) {}};void f(Two) {}int main() { One one; f(one); // Wants a Two, has a One} 阅读全文
posted @ 2005-06-26 23:33 风歌 阅读(533) 评论(0) 推荐(0) 编辑
|
|||
摘要:
class One {public: One() {}};class Two {public: Two(const One&) {}};void f(Two) {}int main() { One one; f(one); // Wants a Two, has a One} 阅读全文
posted @ 2005-06-26 23:33 风歌 阅读(533) 评论(0) 推荐(0) 编辑
摘要:
杭州赛区的评判和大众评审还是有水平的,实力不错的丁丁经过两次pk赛后坚定的留下来了。而那些只有脸蛋缺乏唱功人基本上都除掉了,我非常欣赏这点,当然还有一个因为人气非常旺而幸存的。剩下的4位实力都非常好,而且风格都不太一样,总决赛一定非常紧张而精彩,期待着。。。 阅读全文
posted @ 2005-06-26 15:12 风歌 阅读(798) 评论(0) 推荐(0) 编辑 |
|||