﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>C++博客-Thronds-随笔分类-C++技术</title><link>http://www.cppblog.com/thronds/category/8471.html</link><description>一问你会什么
二问你做出过什么
三问你为了什么</description><language>zh-cn</language><lastBuildDate>Thu, 02 Apr 2009 12:01:07 GMT</lastBuildDate><pubDate>Thu, 02 Apr 2009 12:01:07 GMT</pubDate><ttl>60</ttl><item><title>ubuntu8.10下编译好的程序 到redhat服务器上碰到的问题: glibc_2.4 not found</title><link>http://www.cppblog.com/thronds/archive/2009/03/28/78199.html</link><dc:creator>thronds</dc:creator><author>thronds</author><pubDate>Sat, 28 Mar 2009 15:01:00 GMT</pubDate><guid>http://www.cppblog.com/thronds/archive/2009/03/28/78199.html</guid><wfw:comment>http://www.cppblog.com/thronds/comments/78199.html</wfw:comment><comments>http://www.cppblog.com/thronds/archive/2009/03/28/78199.html#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://www.cppblog.com/thronds/comments/commentRss/78199.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/thronds/services/trackbacks/78199.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 编译时的小问题`GLIBC_2.4' not found带来的学习。不同linux系统之间的差别，编译时包依赖的问题。&nbsp;&nbsp;<a href='http://www.cppblog.com/thronds/archive/2009/03/28/78199.html'>阅读全文</a><img src ="http://www.cppblog.com/thronds/aggbug/78199.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/thronds/" target="_blank">thronds</a> 2009-03-28 23:01 <a href="http://www.cppblog.com/thronds/archive/2009/03/28/78199.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>转载 ubuntu上关于Code::Blocks(8.02RC)的安装全记录</title><link>http://www.cppblog.com/thronds/archive/2009/01/11/71737.html</link><dc:creator>thronds</dc:creator><author>thronds</author><pubDate>Sun, 11 Jan 2009 08:56:00 GMT</pubDate><guid>http://www.cppblog.com/thronds/archive/2009/01/11/71737.html</guid><wfw:comment>http://www.cppblog.com/thronds/comments/71737.html</wfw:comment><comments>http://www.cppblog.com/thronds/archive/2009/01/11/71737.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/thronds/comments/commentRss/71737.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/thronds/services/trackbacks/71737.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: Code::Blocks是一个开源的跨平台的C/C++的IDE，和VC＋＋系列的IDE非常类似，这对于从windows下转型到 Linux的用户是一个非常不错的选择。windows下早就安装过了，体验之后非常不错，虽然和vc不能相提并论，但是在linux下面能够使用到这么强大的IDE已经非常了不起了。那么开始把，本人的系统是ubuntu8.04，几经周折，终于成功完成。&nbsp;&nbsp;<a href='http://www.cppblog.com/thronds/archive/2009/01/11/71737.html'>阅读全文</a><img src ="http://www.cppblog.com/thronds/aggbug/71737.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/thronds/" target="_blank">thronds</a> 2009-01-11 16:56 <a href="http://www.cppblog.com/thronds/archive/2009/01/11/71737.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>检测并排除内存泄漏</title><link>http://www.cppblog.com/thronds/archive/2008/12/11/69143.html</link><dc:creator>thronds</dc:creator><author>thronds</author><pubDate>Thu, 11 Dec 2008 04:12:00 GMT</pubDate><guid>http://www.cppblog.com/thronds/archive/2008/12/11/69143.html</guid><wfw:comment>http://www.cppblog.com/thronds/comments/69143.html</wfw:comment><comments>http://www.cppblog.com/thronds/archive/2008/12/11/69143.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/thronds/comments/commentRss/69143.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/thronds/services/trackbacks/69143.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 本文描述了如何使用VC++和CRT库提供的工具定位和排除内存泄漏，检测的难度使得使用C/C++编程语言的应用开发产生问题。前序：此篇文章为转载，出处不详，网上对这篇文章的转载铺天盖地，不过这个只是在VC下面的检测方法，那么在其他操作系统和编译平台下面，又当如何检测和排除内存泄漏呢？文章继续补充中..<br>&nbsp;&nbsp;<a href='http://www.cppblog.com/thronds/archive/2008/12/11/69143.html'>阅读全文</a><img src ="http://www.cppblog.com/thronds/aggbug/69143.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/thronds/" target="_blank">thronds</a> 2008-12-11 12:12 <a href="http://www.cppblog.com/thronds/archive/2008/12/11/69143.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>C中的位域</title><link>http://www.cppblog.com/thronds/archive/2008/12/06/64914.html</link><dc:creator>thronds</dc:creator><author>thronds</author><pubDate>Sat, 06 Dec 2008 08:17:00 GMT</pubDate><guid>http://www.cppblog.com/thronds/archive/2008/12/06/64914.html</guid><wfw:comment>http://www.cppblog.com/thronds/comments/64914.html</wfw:comment><comments>http://www.cppblog.com/thronds/archive/2008/12/06/64914.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/thronds/comments/commentRss/64914.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/thronds/services/trackbacks/64914.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 在求职笔试中，C中的位域是一个常考点，特别是在嵌入式软件中更常见。位域的最大好处是可以根据自己需要定制位数，从而节省空间，例如：嵌入式编程稀缺的内存资源。还有在网络通讯中，对头信息部分的结构定义也常用到位域，少传一位是一位啊。<br>当位域与字节序结合在一起出的考题更加能考察出水平。文中分析的就是这样的一道题目。&nbsp;&nbsp;<a href='http://www.cppblog.com/thronds/archive/2008/12/06/64914.html'>阅读全文</a><img src ="http://www.cppblog.com/thronds/aggbug/64914.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/thronds/" target="_blank">thronds</a> 2008-12-06 16:17 <a href="http://www.cppblog.com/thronds/archive/2008/12/06/64914.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>细查回车和换行</title><link>http://www.cppblog.com/thronds/archive/2008/12/03/68467.html</link><dc:creator>thronds</dc:creator><author>thronds</author><pubDate>Wed, 03 Dec 2008 06:59:00 GMT</pubDate><guid>http://www.cppblog.com/thronds/archive/2008/12/03/68467.html</guid><wfw:comment>http://www.cppblog.com/thronds/comments/68467.html</wfw:comment><comments>http://www.cppblog.com/thronds/archive/2008/12/03/68467.html#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://www.cppblog.com/thronds/comments/commentRss/68467.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/thronds/services/trackbacks/68467.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 记：在自己的实验中，需要把一个数据集（文本文件）转换成另一种格式（文本文件）。转换中，读取一行至结尾，没有理会最后的回车换行符，直接抛弃处理。在新格式的文本中，写一行后通过fprintf(fp,"A%d: \tcontinuous. |type: A\n",i);中的\n作为换行。生成格式看上去和要求的一模一样，但在处理程序调用新格式中的数据时，在这个换行处出了问题。getc(fp)到换行处，得到的是ascii码值为10的LF。根据我的处理程序要求，此处的换行应该能够直接跳过去。那么，到底是文本中换行符出了问题呢，还是我的程序处理出了问题？其实就是因为在回车换行符的认识上出了问题。&nbsp;&nbsp;<a href='http://www.cppblog.com/thronds/archive/2008/12/03/68467.html'>阅读全文</a><img src ="http://www.cppblog.com/thronds/aggbug/68467.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/thronds/" target="_blank">thronds</a> 2008-12-03 14:59 <a href="http://www.cppblog.com/thronds/archive/2008/12/03/68467.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>