﻿<?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>BlogJava-花看半开，酒饮微醉-文章分类-Tech</title><link>http://www.blogjava.net/myblog/category/12800.html</link><description>&lt;style&gt;
.header {
	height:20px;
}
.news {
                display:none;
}
.footer {
                display:none;
}	
#leftcontent {
	position : absolute;
	top : 20px;
	left : 20px;	
	width : 220px;
	background-color : #FFFFFF;	
	border : 1px dotted #8B8D72;
	border-top: 1px dotted #8B8D72;
	border-bottom: 1px dotted #8B8D72;
	font-family:Arial;
	font-size:11px;	
}
&lt;/style&gt;</description><language>zh-cn</language><lastBuildDate>Wed, 28 Feb 2007 18:37:09 GMT</lastBuildDate><pubDate>Wed, 28 Feb 2007 18:37:09 GMT</pubDate><ttl>60</ttl><item><title>跟我一起写 Makefile</title><link>http://www.blogjava.net/myblog/articles/56804.html</link><dc:creator>knowhow</dc:creator><author>knowhow</author><pubDate>Wed, 05 Jul 2006 08:32:00 GMT</pubDate><guid>http://www.blogjava.net/myblog/articles/56804.html</guid><description><![CDATA[&nbsp;&nbsp;&nbsp;&nbsp; 摘要: 概述——		什么是makefile？或许很多Winodws的程序员都不知道这个东西，因为那些Windows的IDE都为你做了这个工作，但我觉得要作一个好的和professional的程序员，makefile还是要懂。这就好像现在有这么多的HTML的编辑器，但如果你想成为一个专业人士，你还是要了解HTML的标识的含义。特别在Unix下的软件编译，你就不能不自己写makefile了，会不会写mak...&nbsp;&nbsp;<a href='http://www.blogjava.net/myblog/articles/56804.html'>阅读全文</a><img src ="http://www.blogjava.net/myblog/aggbug/56804.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/myblog/" target="_blank">knowhow</a> 2006-07-05 16:32 <a href="http://www.blogjava.net/myblog/articles/56804.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>