2014年8月27日
摘要: 莎士比亚有一个关于名字的说法。"What's in a name?" 他问道,"A rose by any other name would smell as sweet."(语出《罗密欧与朱丽叶》第二幕第二场,朱生豪先生译为:“姓名本来是没有意义的;我们叫做玫瑰的这一种花,要是换了个名字,他的香味... 阅读全文
posted @ 2014-08-27 22:15 莫水千流 阅读(363) 评论(2) 推荐(0)
摘要: template class Conversion{ typedef char Small; class Big {char dummy[2]; }; static Small Test(U); static Big Test(...); static T MakeT(); //稻草人函数publi... 阅读全文
posted @ 2014-08-27 21:13 莫水千流 阅读(189) 评论(0) 推荐(0)