<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>CG的技术博客 &#187; 程序设计</title>
	<atom:link href="http://fantaci.org/archives/tag/design/feed" rel="self" type="application/rss+xml" />
	<link>http://fantaci.org</link>
	<description></description>
	<lastBuildDate>Tue, 20 Jul 2010 01:53:09 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>解决在DIV+Css页面中的right浮动移位或显示错误的问题</title>
		<link>http://fantaci.org/archives/602</link>
		<comments>http://fantaci.org/archives/602#comments</comments>
		<pubDate>Mon, 25 Jan 2010 02:14:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[源程序]]></category>
		<category><![CDATA[程序设计]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[DIV]]></category>

		<guid isPermaLink="false">http://www.fantaci.org/?p=602</guid>
		<description><![CDATA[大家在做新闻列表显示时，通常会在标题后面增加一个右边对齐的日期文本来显示
这个使用表格做页面设计时候是很简单的，但是如果是DIV方式来实现的话，会有点
麻烦，需要做两层嵌套的来实现，而且代码控制也不易于实现，当然如果你对浏览
器显示效果要求不高的话，可以用li+一个rightfloat的层来实现，但是这种方式在
IE6，IE7下面就会有向下移位的问题，IE8下却没有，这个跟IE8的绘制算法有关，
有疑问的朋友可以与CG探讨.<p><a href="http://fantaci.org/archives/602">解决在DIV+Css页面中的right浮动移位或显示错误的问题</a> is a post from <a href="http://fantaci.org">fantaci.org</a> and <a href="http://cg45.cn">cg45.cn</a></p>
]]></description>
			<content:encoded><![CDATA[<p>大家在做新闻列表显示时，通常会在标题后面增加一个右边对齐的日期文本来显示
这个使用表格做页面设计时候是很简单的，但是如果是DIV方式来实现的话，会有点
麻烦，需要做两层嵌套的来实现，而且代码控制也不易于实现，当然如果你对浏览
器显示效果要求不高的话，可以用li+一个rightfloat的层来实现，但是这种方式在
IE6</p>]]></content:encoded>
			<wfw:commentRss>http://fantaci.org/archives/602/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[VB]分享一个VB6编写的职工工资管理系统毕业设计，kivi加油！</title>
		<link>http://fantaci.org/archives/325</link>
		<comments>http://fantaci.org/archives/325#comments</comments>
		<pubDate>Tue, 17 Mar 2009 12:03:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[技术分享]]></category>
		<category><![CDATA[源程序]]></category>
		<category><![CDATA[程序设计]]></category>
		<category><![CDATA[VB]]></category>
		<category><![CDATA[分享]]></category>

		<guid isPermaLink="false">http://www.fantaci.org/?p=325</guid>
		<description><![CDATA[从苏州一回来就接到Kivi的的任务，要用VB编写一个类似windows字体对话框
的东西，VB这东西CG是有段时间没有接触了，不过昨天收拾了一下自己的笔
本电脑，找到了一个以前为我表姐做的VB毕业设计的源程序，现在放在网上，
跟大家分享，代码不太规范，不过基本的需求已经实现，对付一下专科学校的
毕业设计还可以，如果是本科院校的要求的话，还要进行一下修改，另外可能
这个项目的相关文档不全，如果大家有需要的话，可以直接电邮联系。<p><a href="http://fantaci.org/archives/325">[VB]分享一个VB6编写的职工工资管理系统毕业设计，kivi加油！</a> is a post from <a href="http://fantaci.org">fantaci.org</a> and <a href="http://cg45.cn">cg45.cn</a></p>
]]></description>
			<content:encoded><![CDATA[<p>从苏州一回来就接到Kivi的的任务，要用VB编写一个类似windows字体对话框
的东西，VB这东西CG是有段时间没有接触了，不过昨天收拾了一下自己的笔
本电脑，找到了一个以前为我表姐做的VB毕业设计的源程序，现在放在网上，
跟大家分享，代码不太规范，不过基本的需求已经实现，对付一下专科学校的
毕业设计还可以，如果是本</p>]]></content:encoded>
			<wfw:commentRss>http://fantaci.org/archives/325/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
