摘要:
原来函数模板可以对托管使用的(对类不行,编译器报告不能对模板类使用托管):template String * F(T* a){return a->ConnectionString;} int _tmain(){ // TODO: 请用您自己的代码替换下面的示例代码。String* connectionString = S"Server=localhost;DataBase=;Integ... 阅读全文
posted @ 2004-11-26 15:40
浙林龙哥
阅读(1192)
评论(2)
推荐(0)
浙公网安备 33010602011771号