摘要: from:http://www.cnblogs.com/assemble8086/archive/2011/10/02/2198308.html一、类模板定义及实例化1. 定义一个类模板:templateclass 类名{// 类定义......};其中,template 是声明类模板的关键字,表示... 阅读全文
posted @ 2014-07-05 00:03 xiao913 阅读(229) 评论(0) 推荐(0)