09 2011 档案

摘要:在使用Visual Studio 2010时,经常出现aspx页面中不能识别服务器控件标记,不能出智能提示。本文介绍了此问题解决方案。 阅读全文
posted @ 2011-09-18 09:53 基础软件 阅读(2290) 评论(1) 推荐(1)
摘要:原文Bjarne Stroustrup, the creator of C++, said recently that C++11 “feels like a new language — the pieces just fit together better.” Indeed, core C++11 has changed significantly. It now supports lambda expressions, automatic type deduction of objects, uniform initialization syntax, delegating constr 阅读全文
posted @ 2011-09-13 12:46 基础软件 阅读(350) 评论(0) 推荐(0)