C++ 程序员可以从 C# 中学到什么?

 

C++ 程序员要完善好自己的代码库,比如:

 

Log/Diagnostics Library

Thread(pre C++11) Library

Event feature

Delegate(not only "function pointer") feature

Array feature

Conditional function

LINQ

 

posted @ 2016-02-29 19:45  R.H.Zhang  阅读(309)  评论(0)    收藏  举报