<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Sort on Lin's Blog</title><link>http://coder.tw/tags/sort/</link><description>Recent content in Sort on Lin's Blog</description><generator>Hugo</generator><language>zh-tw</language><lastBuildDate>Thu, 25 Aug 2011 10:30:09 +0000</lastBuildDate><atom:link href="http://coder.tw/tags/sort/index.xml" rel="self" type="application/rss+xml"/><item><title>【C++】使用STL內建的sort()函式做到排序功能！</title><link>http://coder.tw/posts/c-stl-sort-function/</link><pubDate>Thu, 25 Aug 2011 10:30:09 +0000</pubDate><guid>http://coder.tw/posts/c-stl-sort-function/</guid><description>&lt;p&gt;&lt;a href="https://pub-6c026d2742d14927bfa2d850c31eac91.r2.dev/wp-content/uploads/2011/08/2011-08-25_102642.jpg"&gt;&lt;img class="alignnone size-large wp-image-724" title="2011-08-25_102642" src="https://pub-6c026d2742d14927bfa2d850c31eac91.r2.dev/wp-content/uploads/2011/08/2011-08-25_102642-540x352.jpg" alt="" width="540" height="352" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;排序這門課是所有學程式的人都必修的東西，因為很多資料的處理都需要用到他，很多程式語言也都把排序的函式放到程式語言的內部，讓開發者可以很方便的使用，但我想應該很少人知道，其實C++也有內建排序函式吧！&lt;/p&gt;</description></item></channel></rss>