<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/away8_girl" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/away8_girl" type="application/rss+xml"></fs:self_link><lastBuildDate>Fri, 10 Oct 2008 13:03:00 GMT</lastBuildDate><title>away8_girl的专栏</title><link>http://blog.csdn.net/away8_girl/</link><item><title>计算机系毕业论文——智能化小区网络设计规划</title><link>http://blog.csdn.net/away8_girl/archive/2008/10/10/3049645.aspx</link><wfw:comment>http://blog.csdn.net/away8_girl/comments/3049645.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/away8_girl/comments/commentRss/3049645.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3049645</trackback:ping><description>智能化小区的系统&lt;img src =&quot;http://blog.csdn.net/away8_girl/aggbug/3049645.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 10 Oct 2008 21:03:00 +0800</pubDate><author>赵如娟</author><comments>http://blog.csdn.net/away8_girl/archive/2008/10/10/3049645.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/away8_girl/archive/2008/10/10/3049645.aspx</guid><dc:creator>赵如娟</dc:creator><fs:srclink>http://blog.csdn.net/away8_girl/archive/2008/10/10/3049645.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/away8_girl/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/away8_girl/~7391718/212747408/5501240</fs:itemid></item><item><title>asp+sqlserver网上购书电子商务系统</title><link>http://blog.csdn.net/away8_girl/archive/2008/05/30/2497078.aspx</link><wfw:comment>http://blog.csdn.net/away8_girl/comments/2497078.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/away8_girl/comments/commentRss/2497078.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2497078</trackback:ping><description>asp+sqlserver网上购书电子商务系统&lt;img src =&quot;http://blog.csdn.net/away8_girl/aggbug/2497078.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 31 May 2008 01:27:00 +0800</pubDate><author>away8_girl</author><comments>http://blog.csdn.net/away8_girl/archive/2008/05/30/2497078.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/away8_girl/archive/2008/05/30/2497078.aspx</guid><dc:creator>away8_girl</dc:creator><fs:srclink>http://blog.csdn.net/away8_girl/archive/2008/05/30/2497078.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/away8_girl/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/away8_girl/~7391718/212747409/5501240</fs:itemid></item><item><title>div+CSS各浏览器兼容问题实践积累</title><link>http://blog.csdn.net/away8_girl/archive/2008/05/27/2485906.aspx</link><wfw:comment>http://blog.csdn.net/away8_girl/comments/2485906.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/away8_girl/comments/commentRss/2485906.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2485906</trackback:ping><description>&lt;br /&gt;以下是转载的&lt;br /&gt;1.div的垂直居中问题&lt;br /&gt; vertical-align:middle; 将行距增加到和整个DIV一样高 line-height:200px; 然后插入文字，就垂直居中了。缺点是要控制内容不要换行   &lt;br /&gt;2. margin加倍的问题&lt;br /&gt;&lt;br /&gt;设置为float的div在ie下设置的margin会加倍。这是一个ie6都存在的bug。解决方案是在这个div里面加上display:inline;    &lt;br /&gt;例如：    &lt;br /&gt;&lt;br /&gt;相应的css为    &lt;br /&gt;#IamFloat{    &lt;br /&gt;float:left;    &lt;br /&gt;margin:5px;/*IE下理解为10px*/&amp;nbsp&lt;img src =&quot;http://blog.csdn.net/away8_girl/aggbug/2485906.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 27 May 2008 18:58:00 +0800</pubDate><author>away8_girl</author><comments>http://blog.csdn.net/away8_girl/archive/2008/05/27/2485906.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/away8_girl/archive/2008/05/27/2485906.aspx</guid><dc:creator>away8_girl</dc:creator><fs:srclink>http://blog.csdn.net/away8_girl/archive/2008/05/27/2485906.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/away8_girl/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/away8_girl/~7391718/212747410/5501240</fs:itemid></item><item><title>祭512地震</title><link>http://blog.csdn.net/away8_girl/archive/2008/05/22/2469150.aspx</link><wfw:comment>http://blog.csdn.net/away8_girl/comments/2469150.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/away8_girl/comments/commentRss/2469150.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2469150</trackback:ping><description>&lt;img src =&quot;http://blog.csdn.net/away8_girl/aggbug/2469150.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 22 May 2008 20:36:00 +0800</pubDate><author>away8_girl</author><comments>http://blog.csdn.net/away8_girl/archive/2008/05/22/2469150.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/away8_girl/archive/2008/05/22/2469150.aspx</guid><dc:creator>away8_girl</dc:creator><fs:srclink>http://blog.csdn.net/away8_girl/archive/2008/05/22/2469150.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/away8_girl/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/away8_girl/~7391718/212747411/5501240</fs:itemid></item><item><title>中小企业国际市场营销策略探析毕业论文</title><link>http://blog.csdn.net/away8_girl/archive/2008/04/12/2284301.aspx</link><wfw:comment>http://blog.csdn.net/away8_girl/comments/2284301.aspx</wfw:comment><slash:comments>2</slash:comments><wfw:commentRss>http://blog.csdn.net/away8_girl/comments/commentRss/2284301.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2284301</trackback:ping><description>中小企业国际化,是世界经济全球化发展的一个趋势,也是我国当前经济发展状况及中小企业自身发展的需要，它对国家经济增长和日益全球化的经济作用越来越重要。中小企业开展国际化经营有劣势但也有许多优势,中小企业要克服自身的不足,充分发挥比较优势,采取有效策略,积极开拓国际市场。积极促进我国中小企业国际化步伐，对推动我国经济发展有着重要的意义。本文首先分析了中小企业国际化优势，并对两种基本国际化模式做出比较，然后针对我国中小企业国际化中出现的不利因素提出相应时策，最后提出中小企业国际市场营销策略。&lt;img src =&quot;http://blog.csdn.net/away8_girl/aggbug/2284301.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 12 Apr 2008 17:35:00 +0800</pubDate><author>away8_girl</author><comments>http://blog.csdn.net/away8_girl/archive/2008/04/12/2284301.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/away8_girl/archive/2008/04/12/2284301.aspx</guid><dc:creator>away8_girl</dc:creator><fs:srclink>http://blog.csdn.net/away8_girl/archive/2008/04/12/2284301.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/away8_girl/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/away8_girl/~7391718/212747412/5501240</fs:itemid></item><item><title>基于web的高校毕业生就业信息反馈系统设计(JSP+MYSQL)</title><link>http://blog.csdn.net/away8_girl/archive/2008/04/12/2284272.aspx</link><wfw:comment>http://blog.csdn.net/away8_girl/comments/2284272.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/away8_girl/comments/commentRss/2284272.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=2284272</trackback:ping><description>本系统是以怀化学院毕业生管理模式为参考，实现毕业生登记、就业信息变更、各系部分级统计上报、职能部门综合统计分析等功能。通过信息化、规范化的管理，为大学生就业工作的良性发展、实现大学毕业生充分就业提供了参考。&lt;img src =&quot;http://blog.csdn.net/away8_girl/aggbug/2284272.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 12 Apr 2008 17:30:00 +0800</pubDate><author>away8_girl</author><comments>http://blog.csdn.net/away8_girl/archive/2008/04/12/2284272.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/away8_girl/archive/2008/04/12/2284272.aspx</guid><dc:creator>away8_girl</dc:creator><fs:srclink>http://blog.csdn.net/away8_girl/archive/2008/04/12/2284272.aspx</fs:srclink><fs:srcfeed>http://blog.csdn.net/away8_girl/feed.aspx</fs:srcfeed><fs:itemid>csdn.net/away8_girl/~7391718/212747413/5501240</fs:itemid></item></channel></rss>