上一页 1 ··· 36 37 38 39 40 41 42 43 44 ··· 63 下一页
摘要: Visual Studio Solution[MSDN: http://msdn.microsoft.com/en-us/library/bb165922(VS.80).aspx]Overview of Solutions A solution is a grouping of one or more projects that work together to create an applica... 阅读全文
posted @ 2008-12-31 18:37 能巴 阅读(329) 评论(0) 推荐(0)
摘要: Template Instantiation The act of creating a new definition of a function, class, or member of a class from a template declaration and one or more template arguments is called template instantiation. ... 阅读全文
posted @ 2008-12-30 23:01 能巴 阅读(398) 评论(0) 推荐(0)
摘要: You may experience an access violation when you access an STL object through a pointer or reference in a different DLL or EXE. [http://support.microsoft.com/default.aspx?scid=kb%3ben-us%3b172396] On ... 阅读全文
posted @ 2008-12-30 22:39 能巴 阅读(409) 评论(0) 推荐(0)
摘要: http://humanresources.about.com/od/leadership/a/leader_follower.htm 阅读全文
posted @ 2008-12-10 00:05 能巴 阅读(211) 评论(0) 推荐(0)
摘要: Do a quick summary of the official blogging here:http://blogs.msdn.com/somasegar/archive/2008/11/21/c-enhancements-in-vs-2010.aspx : 1. Much better IDE response and intellisense. 2. MSBuild system to ... 阅读全文
posted @ 2008-12-05 22:21 能巴 阅读(285) 评论(0) 推荐(0)
摘要: [From: http://msdn.microsoft.com/en-us/library/ms171487(VS.80).aspx] Visual Studio How To: Edit Project Files MSBuild project files are written in a standard XML format, and can be edited in an... 阅读全文
posted @ 2008-12-05 20:49 能巴 阅读(372) 评论(0) 推荐(0)
摘要: [http://www.gotw.ca/gotw/054.htm] 另可以参考:http://blog.csdn.net/zzpzheng/archive/2006/03/27/639876.aspx Using Vector and Deque Difficulty: 8 / 10 What is the difference between vector and deque? When s... 阅读全文
posted @ 2008-11-04 10:30 能巴 阅读(477) 评论(0) 推荐(0)
摘要: [转载自CSDN] 在过去的三个星期里,我拜访了几个公司,谈及了关于编写容易理解的代码的问题。令人惊奇的是,发现几位程序开发者意见很不一致!下面就是他们的几个不同的想法。 1、只要程序运行良好,其他的我不在意。 2、我没有足够的时间去写好的代码。 3、客户看的不是代码,所以只要应用效果达到要求我就满意了。 4、大部分的客户想用最少的钱换来最大的实惠,还要按时交付使用,我能确定的仅仅是程序... 阅读全文
posted @ 2008-11-01 23:17 能巴 阅读(255) 评论(0) 推荐(0)
摘要: [MSDN:http://msdn.microsoft.com/zh-cn/library/ms235631(VS.80).aspx] 从 char * 转换 示例 此示例演示如何从 char * 转换为上面列出的其他字符串类型。 复制代码 ... 阅读全文
posted @ 2008-10-31 17:06 能巴 阅读(454) 评论(0) 推荐(0)
摘要: [美国概况]美国的50个州 关键词: 英语,美国,州 美利坚合众国(United States of America),简称美国,旧称花旗国的简称,它是位于北美的一个带有民主、分权、制衡传统的联邦共和国。美国是联合国安全理事会常任理事国,并对议案拥有否决权。 美国本土位于盎格鲁美洲南部,东濒大西洋,西临太平洋,北... 阅读全文
posted @ 2008-10-29 23:09 能巴 阅读(741) 评论(0) 推荐(0)
上一页 1 ··· 36 37 38 39 40 41 42 43 44 ··· 63 下一页