a couple of limitations of C#

timmytian 2008-10-08 11:14:26
看professional c#关于c#的一些局限性看不懂 希望高人给指点下
The one area the language is not designed for is time - critical or extremely high - performance code — the kind where you really are worried about whether a loop takes 1,000 or 1,050 machine cycles to run through, and you need to clean up your resources the millisecond they are no longer needed. C++ is likely to continue to reign supreme among low - level languages in this area. C# lacks certain key facilities needed for extremely high - performance apps, including the ability to specify inline functions and destructors that are guaranteed to run at particular points in the code. However, the proportions of applications that fall into this category are very low.
谢谢
...全文
72 1 打赏 收藏 转发到动态 举报
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
billlyh 2008-10-10
  • 打赏
  • 举报
回复
DING!!!!!!!!!!!!!!

110,536

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术 C#
社区管理员
  • C#
  • Web++
  • by_封爱
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

让您成为最强悍的C#开发者

试试用AI创作助手写篇文章吧