﻿<?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++博客-学海苦作舟，书山勤为径-随笔分类-编码</title><link>http://www.cppblog.com/windcsn/category/3101.html</link><description>留下点回忆行不行？</description><language>zh-cn</language><lastBuildDate>Sat, 21 May 2011 00:24:27 GMT</lastBuildDate><pubDate>Sat, 21 May 2011 00:24:27 GMT</pubDate><ttl>60</ttl><item><title>使用meta来实现URL重定向</title><link>http://www.cppblog.com/windcsn/archive/2011/05/17/146557.html</link><dc:creator>笨笨</dc:creator><author>笨笨</author><pubDate>Tue, 17 May 2011 06:33:00 GMT</pubDate><guid>http://www.cppblog.com/windcsn/archive/2011/05/17/146557.html</guid><wfw:comment>http://www.cppblog.com/windcsn/comments/146557.html</wfw:comment><comments>http://www.cppblog.com/windcsn/archive/2011/05/17/146557.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/windcsn/comments/commentRss/146557.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/windcsn/services/trackbacks/146557.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 描述基于HTTP meta的重定向方法和缺点&nbsp;&nbsp;<a href='http://www.cppblog.com/windcsn/archive/2011/05/17/146557.html'>阅读全文</a><img src ="http://www.cppblog.com/windcsn/aggbug/146557.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/windcsn/" target="_blank">笨笨</a> 2011-05-17 14:33 <a href="http://www.cppblog.com/windcsn/archive/2011/05/17/146557.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>A issue: console app of VS2008 can't run on other machine without VS2008?</title><link>http://www.cppblog.com/windcsn/archive/2010/11/11/133296.html</link><dc:creator>笨笨</dc:creator><author>笨笨</author><pubDate>Thu, 11 Nov 2010 04:42:00 GMT</pubDate><guid>http://www.cppblog.com/windcsn/archive/2010/11/11/133296.html</guid><wfw:comment>http://www.cppblog.com/windcsn/comments/133296.html</wfw:comment><comments>http://www.cppblog.com/windcsn/archive/2010/11/11/133296.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/windcsn/comments/commentRss/133296.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/windcsn/services/trackbacks/133296.html</trackback:ping><description><![CDATA[Today I try to run my console application with release version on other machine, but it fail, it tells me that wrong configureation, the app can't run on this system, try to reinstall it.<br><br>I try another application with window UI built by VS2008, strangely, it can run well.<br><br>So I search from the internet, finally I got answer, because I need install VS2008 redistructable packet. And I donwload one, the issue is fixed.
<img src ="http://www.cppblog.com/windcsn/aggbug/133296.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/windcsn/" target="_blank">笨笨</a> 2010-11-11 12:42 <a href="http://www.cppblog.com/windcsn/archive/2010/11/11/133296.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>一些相似表达式的不同结果</title><link>http://www.cppblog.com/windcsn/archive/2009/06/17/87879.html</link><dc:creator>笨笨</dc:creator><author>笨笨</author><pubDate>Wed, 17 Jun 2009 07:38:00 GMT</pubDate><guid>http://www.cppblog.com/windcsn/archive/2009/06/17/87879.html</guid><wfw:comment>http://www.cppblog.com/windcsn/comments/87879.html</wfw:comment><comments>http://www.cppblog.com/windcsn/archive/2009/06/17/87879.html#Feedback</comments><slash:comments>8</slash:comments><wfw:commentRss>http://www.cppblog.com/windcsn/comments/commentRss/87879.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/windcsn/services/trackbacks/87879.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 一些看似类似的表达式，结果却大不相同&nbsp;&nbsp;<a href='http://www.cppblog.com/windcsn/archive/2009/06/17/87879.html'>阅读全文</a><img src ="http://www.cppblog.com/windcsn/aggbug/87879.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/windcsn/" target="_blank">笨笨</a> 2009-06-17 15:38 <a href="http://www.cppblog.com/windcsn/archive/2009/06/17/87879.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>Windows中C函数是什么？</title><link>http://www.cppblog.com/windcsn/archive/2008/10/18/64277.html</link><dc:creator>笨笨</dc:creator><author>笨笨</author><pubDate>Fri, 17 Oct 2008 16:07:00 GMT</pubDate><guid>http://www.cppblog.com/windcsn/archive/2008/10/18/64277.html</guid><wfw:comment>http://www.cppblog.com/windcsn/comments/64277.html</wfw:comment><comments>http://www.cppblog.com/windcsn/archive/2008/10/18/64277.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cppblog.com/windcsn/comments/commentRss/64277.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/windcsn/services/trackbacks/64277.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: C语言中函数就是一些代码的集合，实现相对单一的功能；应该有名称、参数、返回值。实际上函数应该是能够从调用程序中接受输入，处理一定的逻辑，并最终能返回到调用程序的一段代码的集合。<br><br>本主要讨论windows下C函数如何实现的；主要包括：函数调用约定、参数传递和返回。<br>&nbsp;&nbsp;<a href='http://www.cppblog.com/windcsn/archive/2008/10/18/64277.html'>阅读全文</a><img src ="http://www.cppblog.com/windcsn/aggbug/64277.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/windcsn/" target="_blank">笨笨</a> 2008-10-18 00:07 <a href="http://www.cppblog.com/windcsn/archive/2008/10/18/64277.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>一段代码优化的讨论</title><link>http://www.cppblog.com/windcsn/archive/2007/12/07/37940.html</link><dc:creator>笨笨</dc:creator><author>笨笨</author><pubDate>Thu, 06 Dec 2007 22:11:00 GMT</pubDate><guid>http://www.cppblog.com/windcsn/archive/2007/12/07/37940.html</guid><wfw:comment>http://www.cppblog.com/windcsn/comments/37940.html</wfw:comment><comments>http://www.cppblog.com/windcsn/archive/2007/12/07/37940.html#Feedback</comments><slash:comments>19</slash:comments><wfw:commentRss>http://www.cppblog.com/windcsn/comments/commentRss/37940.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/windcsn/services/trackbacks/37940.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 用一段简短的代码来演示怎么样让程序飞起来的优化过程，并希望得到一些讨论。&nbsp;&nbsp;<a href='http://www.cppblog.com/windcsn/archive/2007/12/07/37940.html'>阅读全文</a><img src ="http://www.cppblog.com/windcsn/aggbug/37940.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/windcsn/" target="_blank">笨笨</a> 2007-12-07 06:11 <a href="http://www.cppblog.com/windcsn/archive/2007/12/07/37940.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>QA和DEV哪个更需要你的脑力？</title><link>http://www.cppblog.com/windcsn/archive/2007/07/17/28175.html</link><dc:creator>笨笨</dc:creator><author>笨笨</author><pubDate>Tue, 17 Jul 2007 02:54:00 GMT</pubDate><guid>http://www.cppblog.com/windcsn/archive/2007/07/17/28175.html</guid><wfw:comment>http://www.cppblog.com/windcsn/comments/28175.html</wfw:comment><comments>http://www.cppblog.com/windcsn/archive/2007/07/17/28175.html#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://www.cppblog.com/windcsn/comments/commentRss/28175.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/windcsn/services/trackbacks/28175.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 一个QA和一个DEV关于其工作谁更需要脑力的讨论。欢迎大家发表意见。&nbsp;&nbsp;<a href='http://www.cppblog.com/windcsn/archive/2007/07/17/28175.html'>阅读全文</a><img src ="http://www.cppblog.com/windcsn/aggbug/28175.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/windcsn/" target="_blank">笨笨</a> 2007-07-17 10:54 <a href="http://www.cppblog.com/windcsn/archive/2007/07/17/28175.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>关于数据类型转换的有趣问题</title><link>http://www.cppblog.com/windcsn/archive/2007/07/13/27977.html</link><dc:creator>笨笨</dc:creator><author>笨笨</author><pubDate>Fri, 13 Jul 2007 09:29:00 GMT</pubDate><guid>http://www.cppblog.com/windcsn/archive/2007/07/13/27977.html</guid><wfw:comment>http://www.cppblog.com/windcsn/comments/27977.html</wfw:comment><comments>http://www.cppblog.com/windcsn/archive/2007/07/13/27977.html#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://www.cppblog.com/windcsn/comments/commentRss/27977.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/windcsn/services/trackbacks/27977.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 关于数据类型转换的有趣问题-新手需要特别注意的问题，老手也要小心呀。&nbsp;&nbsp;<a href='http://www.cppblog.com/windcsn/archive/2007/07/13/27977.html'>阅读全文</a><img src ="http://www.cppblog.com/windcsn/aggbug/27977.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/windcsn/" target="_blank">笨笨</a> 2007-07-13 17:29 <a href="http://www.cppblog.com/windcsn/archive/2007/07/13/27977.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>一段代码的几种写法-怎么样写好的代码</title><link>http://www.cppblog.com/windcsn/archive/2007/07/06/27601.html</link><dc:creator>笨笨</dc:creator><author>笨笨</author><pubDate>Fri, 06 Jul 2007 04:44:00 GMT</pubDate><guid>http://www.cppblog.com/windcsn/archive/2007/07/06/27601.html</guid><wfw:comment>http://www.cppblog.com/windcsn/comments/27601.html</wfw:comment><comments>http://www.cppblog.com/windcsn/archive/2007/07/06/27601.html#Feedback</comments><slash:comments>11</slash:comments><wfw:commentRss>http://www.cppblog.com/windcsn/comments/commentRss/27601.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/windcsn/services/trackbacks/27601.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 怎么样写好的代码？&nbsp;&nbsp;<a href='http://www.cppblog.com/windcsn/archive/2007/07/06/27601.html'>阅读全文</a><img src ="http://www.cppblog.com/windcsn/aggbug/27601.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/windcsn/" target="_blank">笨笨</a> 2007-07-06 12:44 <a href="http://www.cppblog.com/windcsn/archive/2007/07/06/27601.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>函数是如何被调用的？-探索代码背后的故事</title><link>http://www.cppblog.com/windcsn/archive/2007/01/18/17752.html</link><dc:creator>笨笨</dc:creator><author>笨笨</author><pubDate>Thu, 18 Jan 2007 07:08:00 GMT</pubDate><guid>http://www.cppblog.com/windcsn/archive/2007/01/18/17752.html</guid><wfw:comment>http://www.cppblog.com/windcsn/comments/17752.html</wfw:comment><comments>http://www.cppblog.com/windcsn/archive/2007/01/18/17752.html#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://www.cppblog.com/windcsn/comments/commentRss/17752.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/windcsn/services/trackbacks/17752.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 本文以一个简单的例子来说明函数调用的过程中系统对各CPU寄存器的处理；这里需要一些汇编知识。&nbsp;&nbsp;<a href='http://www.cppblog.com/windcsn/archive/2007/01/18/17752.html'>阅读全文</a><img src ="http://www.cppblog.com/windcsn/aggbug/17752.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/windcsn/" target="_blank">笨笨</a> 2007-01-18 15:08 <a href="http://www.cppblog.com/windcsn/archive/2007/01/18/17752.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>编写跨平台的软件入门</title><link>http://www.cppblog.com/windcsn/archive/2006/11/23/15574.html</link><dc:creator>笨笨</dc:creator><author>笨笨</author><pubDate>Thu, 23 Nov 2006 02:12:00 GMT</pubDate><guid>http://www.cppblog.com/windcsn/archive/2006/11/23/15574.html</guid><wfw:comment>http://www.cppblog.com/windcsn/comments/15574.html</wfw:comment><comments>http://www.cppblog.com/windcsn/archive/2006/11/23/15574.html#Feedback</comments><slash:comments>4</slash:comments><wfw:commentRss>http://www.cppblog.com/windcsn/comments/commentRss/15574.html</wfw:commentRss><trackback:ping>http://www.cppblog.com/windcsn/services/trackbacks/15574.html</trackback:ping><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 本文对cross platform编码涉及的问题做最基础的描述，绝对是想做这方面朋友的经典入门教程。&nbsp;&nbsp;<a href='http://www.cppblog.com/windcsn/archive/2006/11/23/15574.html'>阅读全文</a><img src ="http://www.cppblog.com/windcsn/aggbug/15574.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.cppblog.com/windcsn/" target="_blank">笨笨</a> 2006-11-23 10:12 <a href="http://www.cppblog.com/windcsn/archive/2006/11/23/15574.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>