﻿<?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-天空是蓝色的-文章分类-HTML/CSS</title><link>http://www.blogjava.net/bluesky/category/4679.html</link><description>做好软件为中国
#gcc -c helloworld.c -o helloworld.o //编译目标文件
#gcc helloworld.o -o helloworld //编译成可执行exe
#helloworld //运行exe</description><language>zh-cn</language><lastBuildDate>Tue, 27 Feb 2007 20:49:38 GMT</lastBuildDate><pubDate>Tue, 27 Feb 2007 20:49:38 GMT</pubDate><ttl>60</ttl><item><title>超强幻灯片播放 HTC（VBS）</title><link>http://www.blogjava.net/bluesky/articles/22867.html</link><dc:creator>bluesky</dc:creator><author>bluesky</author><pubDate>Wed, 07 Dec 2005 07:14:00 GMT</pubDate><guid>http://www.blogjava.net/bluesky/articles/22867.html</guid><wfw:comment>http://www.blogjava.net/bluesky/comments/22867.html</wfw:comment><comments>http://www.blogjava.net/bluesky/articles/22867.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/bluesky/comments/commentRss/22867.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/bluesky/services/trackbacks/22867.html</trackback:ping><description><![CDATA[<A href="http://dev.csdn.net/article/78/78219.shtm"><FONT color=#deb887 size=6>http://dev.csdn.net/article/78/78219.shtm</FONT></A><IMG height=19 src="http://www.blogjava.net/Emoticons/77_77.gif" width=19 border=0><img src ="http://www.blogjava.net/bluesky/aggbug/22867.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/bluesky/" target="_blank">bluesky</a> 2005-12-07 15:14 <a href="http://www.blogjava.net/bluesky/articles/22867.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>PHP开发框架总结(转)</title><link>http://www.blogjava.net/bluesky/articles/20966.html</link><dc:creator>bluesky</dc:creator><author>bluesky</author><pubDate>Tue, 22 Nov 2005 06:48:00 GMT</pubDate><guid>http://www.blogjava.net/bluesky/articles/20966.html</guid><wfw:comment>http://www.blogjava.net/bluesky/comments/20966.html</wfw:comment><comments>http://www.blogjava.net/bluesky/articles/20966.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/bluesky/comments/commentRss/20966.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/bluesky/services/trackbacks/20966.html</trackback:ping><description><![CDATA[<P class=author>By Liu21st <BR><A href="http://www.blog.edu.cn/user1/4859/archives/2005/77700.shtml">http://www.blog.edu.cn/user1/4859/archives/2005/77700.shtml</A><BR></P>
<P>
<TABLE cellSpacing=0 cellPadding=0 width="100%">
<TBODY>
<TR>
<TD class=article><FONT size=2>收集整理了一些主要的PHP开发框架和CMS系统平台，在此一并作个总结，或许以后会有补充。<BR><BR><DEFANGED-SPAN style="COLOR: orangered"><STRONG>开发框架</STRONG></DEFANGED-SPAN><BR><STRONG>WACT</STRONG> </FONT><A class=blines3 title="Link outside of this blog" href="http://wact.sourceforge.net/" target=_blank><FONT size=2>http://wact.sourceforge.net/</FONT></A><BR><FONT size=2>老牌的PHP编程框架，实现了很多企业级的开发模式<BR><BR><STRONG>Horde</STRONG> </FONT><A class=blines3 title="Link outside of this blog" href="http://www.horde.org/horde/" target=_blank><FONT size=2>http://www.horde.org/horde/</FONT></A><BR><FONT size=2>提供了一些常用类库，可以满足参数处理、数据压缩、浏览器检测、链接跟踪以及 MIME。需要PEAR类库的支持，提供了API参考。<BR><BR><STRONG>Seagull </STRONG></FONT><A class=blines3 title="Link outside of this blog" href="http://seagull.phpkitchen.com/" target=_blank><FONT size=2>http://seagull.phpkitchen.com/</FONT></A><BR><FONT size=2>一个面向对象的PHP开发框架，使用了Pear类库，其主要特性有：运用组件方式、简化数据访问、错误处理机制和权限认证管理等。<BR><BR><STRONG>studs</STRONG> </FONT><A class=blines3 title="Link outside of this blog" href="http://mojavelinux.com/projects/studs/" target=_blank><FONT size=2>http://mojavelinux.com/projects/studs/</FONT></A><BR><FONT size=2>Jakarta Struts结构移植过来的PHP开发框架，使用面向对象的开发结构和API，模拟了一个HTTP Servlet容器<BR>和使用了PHP服务页面引擎技术<BR><BR><STRONG>InterJinn</STRONG> </FONT><A class=blines3 title="Link outside of this blog" href="http://www.interjinn.com/" target=_blank><FONT size=2>http://www.interjinn.com/</FONT></A><BR><FONT size=2>有很多扩展模块提供下载，可惜配置文件使用的是inc格式<BR><BR><STRONG><A name=1></A><B style="COLOR: black; BACKGROUND-COLOR: #a0ffff">Php.MVC</B></STRONG> </FONT><A class=blines3 title="Link outside of this blog" href="http://www.phpmvc.net/" target=_blank><FONT size=2>http://www.phpmvc.net/</FONT></A><BR><FONT size=2>知名的PHP开发框架 ，基于Java的Struts<BR><BR><STRONG><A name=0></A><B style="COLOR: black; BACKGROUND-COLOR: #ffff66">Phrame</B></STRONG> </FONT><A class=blines3 title="Link outside of this blog" href="http://phrame.sourceforge.net/" target=_blank><FONT size=2>http://<B style="COLOR: black; BACKGROUND-COLOR: #ffff66">phrame</B>.sourceforge.net/</FONT></A><BR><FONT size=2>虽然不大，但用的很多，也是基于Struts思想<BR><BR><STRONG>Ambivalence</STRONG> </FONT><A class=blines3 title="Link outside of this blog" href="http://amb.sourceforge.net/" target=_blank><FONT size=2>http://amb.sourceforge.net/</FONT></A><BR><FONT size=2>基于Maverick思想实现的PHP开发框架<BR><BR><STRONG>binarycloud</STRONG> </FONT><A class=blines3 title="Link outside of this blog" href="http://www.binarycloud.com/" target=_blank><FONT size=2>http://www.binarycloud.com/</FONT></A><BR><FONT size=2>使用了Smarty模板引擎，文档很完善<BR><BR><STRONG>Prado</STRONG> </FONT><A class=blines3 title="Link outside of this blog" href="http://www.xisc.com/" target=_blank><FONT size=2>http://www.xisc.com/</FONT></A><BR><FONT size=2>Zend获奖作品，基于事件驱动的PHP开发框架<BR><BR><STRONG>rwfphp</STRONG> </FONT><A class=blines3 title="Link outside of this blog" href="http://www.rwfphp.org/" target=_blank><FONT size=2>http://www.rwfphp.org/</FONT></A><BR><FONT size=2>面向对象和事件驱动的php开发框架<BR><BR><STRONG>Krysalis</STRONG> </FONT><A class=blines3 title="Link outside of this blog" href="http://www.kompletecms.com/" target=_blank><FONT size=2>http://www.kompletecms.com/</FONT></A><BR><FONT size=2>把XML文档转换为XHTML文档的PHP系统<BR><BR><STRONG>FastFrame</STRONG> </FONT><A class=blines3 title="Link outside of this blog" href="http://codejanitor.com/wp/apps/fastframe/" target=_blank><FONT size=2>http://codejanitor.com/wp/apps/fastframe/</FONT></A><BR><FONT size=2>可以快速地实现表单提交<BR><BR><STRONG>Blueshoes</STRONG> </FONT><A class=blines3 title="Link outside of this blog" href="http://www.blueshoes.net/" target=_blank><FONT size=2>http://www.blueshoes.net/</FONT></A><BR><FONT size=2><B style="COLOR: black; BACKGROUND-COLOR: #ff66ff">比较</B>先进的一个framework，提供了很多GUI组件<BR><BR>下面这些我也没有详细看<BR><STRONG>Cgiapp</STRONG> </FONT><A class=blines3 title="Link outside of this blog" href="http://weierophinney.net/matthew/download" target=_blank><FONT size=2>http://weierophinney.net/matthew/download</FONT></A><BR><FONT size=2><STRONG>Fuselogic</STRONG> </FONT><A class=blines3 title="Link outside of this blog" href="http://www.haltebis.com/index/wakka/main/FuseLogic" target=_blank><FONT size=2>http://www.haltebis.com/index/wakka/main/FuseLogic</FONT></A><BR><FONT size=2><STRONG>Copix</STRONG> </FONT><A class=blines3 title="Link outside of this blog" href="http://copix.aston.fr/" target=_blank><FONT size=2>http://copix.aston.fr/</FONT></A><BR><FONT size=2><STRONG>logicreate</STRONG> </FONT><A class=blines3 title="Link outside of this blog" href="http://www.logicreate.com/" target=_blank><FONT size=2>http://www.logicreate.com/</FONT></A><BR><STRONG><FONT size=2>booby </FONT></STRONG><A class=blines3 title="Link outside of this blog" href="http://www.nauta.be/booby/" target=_blank><FONT size=2>http://www.nauta.be/booby/</FONT></A><FONT size=2> <BR><BR><STRONG><DEFANGED-SPAN style="COLOR: orangered">主要的CMS系统</DEFANGED-SPAN></STRONG><BR><STRONG>Drupal </STRONG></FONT><A class=blines3 title="Link outside of this blog" href="http://www.drupal.org/" target=_blank><FONT size=2>http://www.drupal.org/</FONT></A><BR><FONT size=2><STRONG>Mambo</STRONG> </FONT><A class=blines3 title="Link outside of this blog" href="http://www.mamboportal.com/" target=_blank><FONT size=2>http://www.mamboportal.com/</FONT></A><BR><STRONG><FONT size=2>Nucleus </FONT></STRONG><A class=blines3 title="Link outside of this blog" href="http://nucleuscms.org/" target=_blank><FONT size=2>http://nucleuscms.org/</FONT></A><BR><FONT size=2><STRONG>Midgard</STRONG> </FONT><A class=blines3 title="Link outside of this blog" href="http://www.midgard-project.org/" target=_blank><FONT size=2>http://www.midgard-project.org/</FONT></A><BR><FONT size=2><STRONG>Pmachine</STRONG> </FONT><A class=blines3 title="Link outside of this blog" href="http://www.pmachine.com/" target=_blank><FONT size=2>http://www.pmachine.com/</FONT></A><BR><FONT size=2><STRONG>PostNuke</STRONG> </FONT><A class=blines3 title="Link outside of this blog" href="http:///" target=_blank><FONT size=2>http://www.post-nuke.net/</FONT></A><BR><FONT size=2><STRONG>sitellite</STRONG> </FONT><A class=blines3 title="Link outside of this blog" href="http://www.sitellite.org/" target=_blank><FONT size=2>http://www.sitellite.org/ </FONT></A><BR><FONT size=2><STRONG>eZPublish</STRONG> </FONT><A class=blines3 title="Link outside of this blog" href="http://ez.no/" target=_blank><FONT size=2>http://ez.no/</FONT></A><BR><STRONG><FONT size=2>limb </FONT></STRONG><A class=blines3 title="Link outside of this blog" href="http://limb-project.com/" target=_blank><FONT size=2>http://limb-project.com/</FONT></A><BR></TD></TR></TBODY></TABLE></P><img src ="http://www.blogjava.net/bluesky/aggbug/20966.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/bluesky/" target="_blank">bluesky</a> 2005-11-22 14:48 <a href="http://www.blogjava.net/bluesky/articles/20966.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>一个好看的层</title><link>http://www.blogjava.net/bluesky/articles/20802.html</link><dc:creator>bluesky</dc:creator><author>bluesky</author><pubDate>Mon, 21 Nov 2005 09:14:00 GMT</pubDate><guid>http://www.blogjava.net/bluesky/articles/20802.html</guid><wfw:comment>http://www.blogjava.net/bluesky/comments/20802.html</wfw:comment><comments>http://www.blogjava.net/bluesky/articles/20802.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/bluesky/comments/commentRss/20802.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/bluesky/services/trackbacks/20802.html</trackback:ping><description><![CDATA[<DIV style="BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 4px; FONT-SIZE: 13px; PADDING-BOTTOM: 4px; BORDER-LEFT: #cccccc 1px solid; WIDTH: 98%; WORD-BREAK: break-all; PADDING-TOP: 4px; BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #eeeeee"><IMG id=Codehighlighter1_7_388_Open_Image onclick="this.style.display='none'; Codehighlighter1_7_388_Open_Text.style.display='none'; Codehighlighter1_7_388_Closed_Image.style.display='inline'; Codehighlighter1_7_388_Closed_Text.style.display='inline';" src="http://www.blogjava.net/images/OutliningIndicators/ExpandedBlockStart.gif" align=top><IMG id=Codehighlighter1_7_388_Closed_Image style="DISPLAY: none" onclick="this.style.display='none'; Codehighlighter1_7_388_Closed_Text.style.display='none'; Codehighlighter1_7_388_Open_Image.style.display='inline'; Codehighlighter1_7_388_Open_Text.style.display='inline';" src="http://www.blogjava.net/images/OutliningIndicators/ContractedBlock.gif" align=top><SPAN style="COLOR: #0000ff">&lt;</SPAN><SPAN style="COLOR: #800000">style</SPAN><SPAN style="COLOR: #0000ff">&gt;</SPAN><SPAN id=Codehighlighter1_7_388_Closed_Text style="BORDER-RIGHT: #808080 1px solid; BORDER-TOP: #808080 1px solid; DISPLAY: none; BORDER-LEFT: #808080 1px solid; BORDER-BOTTOM: #808080 1px solid; BACKGROUND-COLOR: #ffffff"><IMG src="http://www.blogjava.net/images/dot.gif"></SPAN><SPAN id=Codehighlighter1_7_388_Open_Text><SPAN style="COLOR: #800000; BACKGROUND-COLOR: #f5f5f5"><BR><IMG id=Codehighlighter1_15_387_Open_Image onclick="this.style.display='none'; Codehighlighter1_15_387_Open_Text.style.display='none'; Codehighlighter1_15_387_Closed_Image.style.display='inline'; Codehighlighter1_15_387_Closed_Text.style.display='inline';" src="http://www.blogjava.net/images/OutliningIndicators/ExpandedSubBlockStart.gif" align=top><IMG id=Codehighlighter1_15_387_Closed_Image style="DISPLAY: none" onclick="this.style.display='none'; Codehighlighter1_15_387_Closed_Text.style.display='none'; Codehighlighter1_15_387_Open_Image.style.display='inline'; Codehighlighter1_15_387_Open_Text.style.display='inline';" src="http://www.blogjava.net/images/OutliningIndicators/ContractedSubBlock.gif" align=top>.class1</SPAN><SPAN id=Codehighlighter1_15_387_Closed_Text style="BORDER-RIGHT: #808080 1px solid; BORDER-TOP: #808080 1px solid; DISPLAY: none; BORDER-LEFT: #808080 1px solid; BORDER-BOTTOM: #808080 1px solid; BACKGROUND-COLOR: #ffffff">{<IMG src="http://www.blogjava.net/images/dot.gif">}</SPAN><SPAN id=Codehighlighter1_15_387_Open_Text><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">{</SPAN><SPAN style="COLOR: #ff0000; BACKGROUND-COLOR: #f5f5f5"><BR><IMG src="http://www.blogjava.net/images/OutliningIndicators/InBlock.gif" align=top>BORDER</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">:</SPAN><SPAN style="COLOR: #0000ff; BACKGROUND-COLOR: #f5f5f5">&nbsp;1px&nbsp;solid&nbsp;#DCE6F4</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">;</SPAN><SPAN style="COLOR: #ff0000; BACKGROUND-COLOR: #f5f5f5"><BR><IMG src="http://www.blogjava.net/images/OutliningIndicators/InBlock.gif" align=top>WIDTH</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">:</SPAN><SPAN style="COLOR: #0000ff; BACKGROUND-COLOR: #f5f5f5">774px</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">;</SPAN><SPAN style="COLOR: #ff0000; BACKGROUND-COLOR: #f5f5f5">&nbsp;<BR><IMG src="http://www.blogjava.net/images/OutliningIndicators/InBlock.gif" align=top>MARGIN-TOP</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">:</SPAN><SPAN style="COLOR: #0000ff; BACKGROUND-COLOR: #f5f5f5">&nbsp;20px</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">;</SPAN><SPAN style="COLOR: #ff0000; BACKGROUND-COLOR: #f5f5f5">&nbsp;<BR><IMG src="http://www.blogjava.net/images/OutliningIndicators/InBlock.gif" align=top>MARGIN-BOTTOM</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">:</SPAN><SPAN style="COLOR: #0000ff; BACKGROUND-COLOR: #f5f5f5">&nbsp;20px</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">;</SPAN><SPAN style="COLOR: #ff0000; BACKGROUND-COLOR: #f5f5f5">&nbsp;<BR><IMG src="http://www.blogjava.net/images/OutliningIndicators/InBlock.gif" align=top>MARGIN-LEFT</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">:</SPAN><SPAN style="COLOR: #0000ff; BACKGROUND-COLOR: #f5f5f5">&nbsp;5px</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">;</SPAN><SPAN style="COLOR: #ff0000; BACKGROUND-COLOR: #f5f5f5">&nbsp;<BR><IMG src="http://www.blogjava.net/images/OutliningIndicators/InBlock.gif" align=top>MARGIN-RIGHT</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">:</SPAN><SPAN style="COLOR: #0000ff; BACKGROUND-COLOR: #f5f5f5">&nbsp;5px</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">;</SPAN><SPAN style="COLOR: #ff0000; BACKGROUND-COLOR: #f5f5f5">&nbsp;<BR><IMG src="http://www.blogjava.net/images/OutliningIndicators/InBlock.gif" align=top>PADDING</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">:</SPAN><SPAN style="COLOR: #0000ff; BACKGROUND-COLOR: #f5f5f5">&nbsp;5px</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">;</SPAN><SPAN style="COLOR: #ff0000; BACKGROUND-COLOR: #f5f5f5">&nbsp;<BR><IMG src="http://www.blogjava.net/images/OutliningIndicators/InBlock.gif" align=top>BACKGROUND-COLOR</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">:</SPAN><SPAN style="COLOR: #0000ff; BACKGROUND-COLOR: #f5f5f5">&nbsp;#eef8ff</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">;</SPAN><SPAN style="COLOR: #ff0000; BACKGROUND-COLOR: #f5f5f5"><BR><IMG src="http://www.blogjava.net/images/OutliningIndicators/InBlock.gif" align=top>line-height</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">:</SPAN><SPAN style="COLOR: #0000ff; BACKGROUND-COLOR: #f5f5f5">180%</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">;</SPAN><SPAN style="COLOR: #ff0000; BACKGROUND-COLOR: #f5f5f5">&nbsp;<BR><IMG src="http://www.blogjava.net/images/OutliningIndicators/InBlock.gif" align=top>COLOR</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">:</SPAN><SPAN style="COLOR: #0000ff; BACKGROUND-COLOR: #f5f5f5">&nbsp;#000000</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">;</SPAN><SPAN style="COLOR: #ff0000; BACKGROUND-COLOR: #f5f5f5">&nbsp;<BR><IMG src="http://www.blogjava.net/images/OutliningIndicators/InBlock.gif" align=top>font-family</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">:</SPAN><SPAN style="COLOR: #0000ff; BACKGROUND-COLOR: #f5f5f5">&nbsp;Arial</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">;</SPAN><SPAN style="COLOR: #ff0000; BACKGROUND-COLOR: #f5f5f5">&nbsp;<BR><IMG src="http://www.blogjava.net/images/OutliningIndicators/InBlock.gif" align=top>font-size</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">:</SPAN><SPAN style="COLOR: #0000ff; BACKGROUND-COLOR: #f5f5f5">&nbsp;8pt</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">;</SPAN><SPAN style="COLOR: #ff0000; BACKGROUND-COLOR: #f5f5f5">&nbsp;<BR><IMG src="http://www.blogjava.net/images/OutliningIndicators/InBlock.gif" align=top>width=100%;&nbsp;<BR><IMG src="http://www.blogjava.net/images/OutliningIndicators/InBlock.gif" align=top>FILTER</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">:</SPAN><SPAN style="COLOR: #0000ff; BACKGROUND-COLOR: #f5f5f5">&nbsp;progid:DXImageTransform.Microsoft.Gradient(GradientType=0,&nbsp;StartColorStr="#FFFFFFFF",&nbsp;EndColorStr="#F2F5FAFF")</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">;</SPAN><SPAN style="COLOR: #ff0000; BACKGROUND-COLOR: #f5f5f5"><BR><IMG src="http://www.blogjava.net/images/OutliningIndicators/ExpandedBlockEnd.gif" align=top></SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">}</SPAN></SPAN><SPAN style="COLOR: #800000; BACKGROUND-COLOR: #f5f5f5"><BR><IMG src="http://www.blogjava.net/images/OutliningIndicators/None.gif" align=top></SPAN></SPAN><SPAN style="COLOR: #0000ff">&lt;/</SPAN><SPAN style="COLOR: #800000">style</SPAN><SPAN style="COLOR: #0000ff">&gt;</SPAN><SPAN style="COLOR: #000000"><BR><IMG src="http://www.blogjava.net/images/OutliningIndicators/None.gif" align=top><BR><IMG src="http://www.blogjava.net/images/OutliningIndicators/None.gif" align=top></SPAN></DIV><img src ="http://www.blogjava.net/bluesky/aggbug/20802.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/bluesky/" target="_blank">bluesky</a> 2005-11-21 17:14 <a href="http://www.blogjava.net/bluesky/articles/20802.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>自动刷新页面取客户端时间并给URL参数赋值</title><link>http://www.blogjava.net/bluesky/articles/20077.html</link><dc:creator>bluesky</dc:creator><author>bluesky</author><pubDate>Wed, 16 Nov 2005 07:50:00 GMT</pubDate><guid>http://www.blogjava.net/bluesky/articles/20077.html</guid><wfw:comment>http://www.blogjava.net/bluesky/comments/20077.html</wfw:comment><comments>http://www.blogjava.net/bluesky/articles/20077.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/bluesky/comments/commentRss/20077.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/bluesky/services/trackbacks/20077.html</trackback:ping><description><![CDATA[<P>&nbsp;</P>
<DIV style="BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 4px; FONT-SIZE: 13px; PADDING-BOTTOM: 4px; BORDER-LEFT: #cccccc 1px solid; WIDTH: 98%; WORD-BREAK: break-all; PADDING-TOP: 4px; BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #eeeeee"><SPAN style="COLOR: #008080">&nbsp;1</SPAN><IMG src="http://www.blogjava.net/images/OutliningIndicators/None.gif" align=top><SPAN style="COLOR: #0000ff">&lt;</SPAN><SPAN style="COLOR: #800000">html</SPAN><SPAN style="COLOR: #0000ff">&gt;</SPAN><SPAN style="COLOR: #000000"><BR></SPAN><SPAN style="COLOR: #008080">&nbsp;2</SPAN><SPAN style="COLOR: #000000"><IMG src="http://www.blogjava.net/images/OutliningIndicators/None.gif" align=top></SPAN><SPAN style="COLOR: #0000ff">&lt;</SPAN><SPAN style="COLOR: #800000">head</SPAN><SPAN style="COLOR: #0000ff">&gt;</SPAN><SPAN style="COLOR: #000000"><BR></SPAN><SPAN style="COLOR: #008080">&nbsp;3</SPAN><SPAN style="COLOR: #000000"><IMG src="http://www.blogjava.net/images/OutliningIndicators/None.gif" align=top></SPAN><SPAN style="COLOR: #0000ff">&lt;</SPAN><SPAN style="COLOR: #800000">title</SPAN><SPAN style="COLOR: #0000ff">&gt;</SPAN><SPAN style="COLOR: #000000">自动刷新页面取客户端时间</SPAN><SPAN style="COLOR: #0000ff">&lt;/</SPAN><SPAN style="COLOR: #800000">title</SPAN><SPAN style="COLOR: #0000ff">&gt;</SPAN><SPAN style="COLOR: #000000"><BR></SPAN><SPAN style="COLOR: #008080">&nbsp;4</SPAN><SPAN style="COLOR: #000000"><IMG src="http://www.blogjava.net/images/OutliningIndicators/None.gif" align=top></SPAN><SPAN style="COLOR: #0000ff">&lt;/</SPAN><SPAN style="COLOR: #800000">head</SPAN><SPAN style="COLOR: #0000ff">&gt;</SPAN><SPAN style="COLOR: #000000"><BR></SPAN><SPAN style="COLOR: #008080">&nbsp;5</SPAN><SPAN style="COLOR: #000000"><IMG src="http://www.blogjava.net/images/OutliningIndicators/None.gif" align=top></SPAN><SPAN style="COLOR: #0000ff">&lt;</SPAN><SPAN style="COLOR: #800000">body</SPAN><SPAN style="COLOR: #0000ff">&gt;</SPAN><SPAN style="COLOR: #000000"><BR></SPAN><SPAN style="COLOR: #008080">&nbsp;6</SPAN><SPAN style="COLOR: #000000"><IMG src="http://www.blogjava.net/images/OutliningIndicators/None.gif" align=top></SPAN><SPAN style="COLOR: #0000ff">&lt;</SPAN><SPAN style="COLOR: #800000">a&nbsp;</SPAN><SPAN style="COLOR: #ff0000">href</SPAN><SPAN style="COLOR: #0000ff">="test.html"</SPAN><SPAN style="COLOR: #ff0000">&nbsp;id</SPAN><SPAN style="COLOR: #0000ff">="selfLink"</SPAN><SPAN style="COLOR: #0000ff">/&gt;</SPAN><SPAN style="COLOR: #000000"><BR></SPAN><SPAN style="COLOR: #008080">&nbsp;7</SPAN><SPAN style="COLOR: #000000"><IMG id=Codehighlighter1_119_503_Open_Image onclick="this.style.display='none'; Codehighlighter1_119_503_Open_Text.style.display='none'; Codehighlighter1_119_503_Closed_Image.style.display='inline'; Codehighlighter1_119_503_Closed_Text.style.display='inline';" src="http://www.blogjava.net/images/OutliningIndicators/ExpandedBlockStart.gif" align=top><IMG id=Codehighlighter1_119_503_Closed_Image style="DISPLAY: none" onclick="this.style.display='none'; Codehighlighter1_119_503_Closed_Text.style.display='none'; Codehighlighter1_119_503_Open_Image.style.display='inline'; Codehighlighter1_119_503_Open_Text.style.display='inline';" src="http://www.blogjava.net/images/OutliningIndicators/ContractedBlock.gif" align=top></SPAN><SPAN style="COLOR: #0000ff">&lt;</SPAN><SPAN style="COLOR: #800000">script&nbsp;</SPAN><SPAN style="COLOR: #ff0000">lang</SPAN><SPAN style="COLOR: #0000ff">="javascript"</SPAN><SPAN style="COLOR: #0000ff">&gt;</SPAN><SPAN id=Codehighlighter1_119_503_Closed_Text style="BORDER-RIGHT: #808080 1px solid; BORDER-TOP: #808080 1px solid; DISPLAY: none; BORDER-LEFT: #808080 1px solid; BORDER-BOTTOM: #808080 1px solid; BACKGROUND-COLOR: #ffffff"><IMG src="http://www.blogjava.net/images/dot.gif"></SPAN><SPAN id=Codehighlighter1_119_503_Open_Text><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5"><BR></SPAN><SPAN style="COLOR: #008080">&nbsp;8</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5"><IMG src="http://www.blogjava.net/images/OutliningIndicators/InBlock.gif" align=top><BR></SPAN><SPAN style="COLOR: #008080">&nbsp;9</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5"><IMG id=Codehighlighter1_140_470_Open_Image onclick="this.style.display='none'; Codehighlighter1_140_470_Open_Text.style.display='none'; Codehighlighter1_140_470_Closed_Image.style.display='inline'; Codehighlighter1_140_470_Closed_Text.style.display='inline';" src="http://www.blogjava.net/images/OutliningIndicators/ExpandedSubBlockStart.gif" align=top><IMG id=Codehighlighter1_140_470_Closed_Image style="DISPLAY: none" onclick="this.style.display='none'; Codehighlighter1_140_470_Closed_Text.style.display='none'; Codehighlighter1_140_470_Open_Image.style.display='inline'; Codehighlighter1_140_470_Open_Text.style.display='inline';" src="http://www.blogjava.net/images/OutliningIndicators/ContractedSubBlock.gif" align=top></SPAN><SPAN style="COLOR: #0000ff; BACKGROUND-COLOR: #f5f5f5">function</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">&nbsp;refresh()&nbsp;</SPAN><SPAN id=Codehighlighter1_140_470_Closed_Text style="BORDER-RIGHT: #808080 1px solid; BORDER-TOP: #808080 1px solid; DISPLAY: none; BORDER-LEFT: #808080 1px solid; BORDER-BOTTOM: #808080 1px solid; BACKGROUND-COLOR: #ffffff"><IMG src="http://www.blogjava.net/images/dot.gif"></SPAN><SPAN id=Codehighlighter1_140_470_Open_Text><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">{<BR></SPAN><SPAN style="COLOR: #008080">10</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5"><IMG src="http://www.blogjava.net/images/OutliningIndicators/InBlock.gif" align=top></SPAN><SPAN style="COLOR: #0000ff; BACKGROUND-COLOR: #f5f5f5">var</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">&nbsp;date&nbsp;</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">=</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">&nbsp;</SPAN><SPAN style="COLOR: #0000ff; BACKGROUND-COLOR: #f5f5f5">new</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">&nbsp;Date();<BR></SPAN><SPAN style="COLOR: #008080">11</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5"><IMG src="http://www.blogjava.net/images/OutliningIndicators/InBlock.gif" align=top>Hour&nbsp;</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">=</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">&nbsp;date.getHours();<BR></SPAN><SPAN style="COLOR: #008080">12</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5"><IMG src="http://www.blogjava.net/images/OutliningIndicators/InBlock.gif" align=top>Minute&nbsp;</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">=</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">&nbsp;date.getMinutes();<BR></SPAN><SPAN style="COLOR: #008080">13</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5"><IMG src="http://www.blogjava.net/images/OutliningIndicators/InBlock.gif" align=top>Second&nbsp;</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">=</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">&nbsp;date.getSeconds();<BR></SPAN><SPAN style="COLOR: #008080">14</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5"><IMG src="http://www.blogjava.net/images/OutliningIndicators/InBlock.gif" align=top>Year&nbsp;</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">=</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">&nbsp;date.getYear();<BR></SPAN><SPAN style="COLOR: #008080">15</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5"><IMG src="http://www.blogjava.net/images/OutliningIndicators/InBlock.gif" align=top>Month&nbsp;</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">=</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">&nbsp;date.getMonth()</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">+</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">1</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">;<BR></SPAN><SPAN style="COLOR: #008080">16</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5"><IMG src="http://www.blogjava.net/images/OutliningIndicators/InBlock.gif" align=top>Day&nbsp;</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">=</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">&nbsp;date.getDate();<BR></SPAN><SPAN style="COLOR: #008080">17</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5"><IMG src="http://www.blogjava.net/images/OutliningIndicators/InBlock.gif" align=top></SPAN><SPAN style="COLOR: #0000ff; BACKGROUND-COLOR: #f5f5f5">var</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">&nbsp;dateFormat&nbsp;</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">=</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">&nbsp;Year</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">+</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">"</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">-</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">"</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">+</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">Month</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">+</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">"</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">-</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">"</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">+</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">Day</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">+</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">"</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">&nbsp;</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">"</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">+</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">Hour</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">+</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">"</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">:</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">"</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">+</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">Minute</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">+</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">"</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">:</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">"</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">+</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">Second;<BR></SPAN><SPAN style="COLOR: #008080">18</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5"><IMG src="http://www.blogjava.net/images/OutliningIndicators/InBlock.gif" align=top>window.open(document.getElementById('selfLink').href&nbsp;</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">+</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">&nbsp;</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">"</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">?</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">"</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">+</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">dateFormat,</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">"</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">_self</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">"</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">);&nbsp;&nbsp;&nbsp;&nbsp;<BR></SPAN><SPAN style="COLOR: #008080">19</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5"><IMG src="http://www.blogjava.net/images/OutliningIndicators/ExpandedSubBlockEnd.gif" align=top>}</SPAN></SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5"><BR></SPAN><SPAN style="COLOR: #008080">20</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5"><IMG src="http://www.blogjava.net/images/OutliningIndicators/InBlock.gif" align=top><BR></SPAN><SPAN style="COLOR: #008080">21</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5"><IMG src="http://www.blogjava.net/images/OutliningIndicators/ExpandedBlockEnd.gif" align=top>setTimeout(</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">"</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">refresh()</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">"</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">,&nbsp;</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">5000</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5">);<BR></SPAN><SPAN style="COLOR: #008080">22</SPAN><SPAN style="COLOR: #000000; BACKGROUND-COLOR: #f5f5f5"><IMG src="http://www.blogjava.net/images/OutliningIndicators/None.gif" align=top></SPAN></SPAN><SPAN style="COLOR: #0000ff">&lt;/</SPAN><SPAN style="COLOR: #800000">script</SPAN><SPAN style="COLOR: #0000ff">&gt;</SPAN><SPAN style="COLOR: #000000"><BR></SPAN><SPAN style="COLOR: #008080">23</SPAN><SPAN style="COLOR: #000000"><IMG src="http://www.blogjava.net/images/OutliningIndicators/None.gif" align=top></SPAN><SPAN style="COLOR: #0000ff">&lt;/</SPAN><SPAN style="COLOR: #800000">body</SPAN><SPAN style="COLOR: #0000ff">&gt;</SPAN><SPAN style="COLOR: #000000"><BR></SPAN><SPAN style="COLOR: #008080">24</SPAN><SPAN style="COLOR: #000000"><IMG src="http://www.blogjava.net/images/OutliningIndicators/None.gif" align=top></SPAN><SPAN style="COLOR: #0000ff">&lt;/</SPAN><SPAN style="COLOR: #800000">html</SPAN><SPAN style="COLOR: #0000ff">&gt;</SPAN></DIV><img src ="http://www.blogjava.net/bluesky/aggbug/20077.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/bluesky/" target="_blank">bluesky</a> 2005-11-16 15:50 <a href="http://www.blogjava.net/bluesky/articles/20077.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>HTML框架标签的使用</title><link>http://www.blogjava.net/bluesky/articles/19081.html</link><dc:creator>bluesky</dc:creator><author>bluesky</author><pubDate>Thu, 10 Nov 2005 00:42:00 GMT</pubDate><guid>http://www.blogjava.net/bluesky/articles/19081.html</guid><wfw:comment>http://www.blogjava.net/bluesky/comments/19081.html</wfw:comment><comments>http://www.blogjava.net/bluesky/articles/19081.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.blogjava.net/bluesky/comments/commentRss/19081.html</wfw:commentRss><trackback:ping>http://www.blogjava.net/bluesky/services/trackbacks/19081.html</trackback:ping><description><![CDATA[<P>&nbsp;</P>
<DIV style="BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 4px; FONT-SIZE: 13px; PADDING-BOTTOM: 4px; BORDER-LEFT: #cccccc 1px solid; WIDTH: 98%; WORD-BREAK: break-all; PADDING-TOP: 4px; BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #eeeeee"><SPAN style="COLOR: #008080">1</SPAN><IMG src="http://www.blogjava.net/images/OutliningIndicators/None.gif" align=top><SPAN style="COLOR: #0000ff">&lt;</SPAN><SPAN style="COLOR: #800000">iframe&nbsp;</SPAN><SPAN style="COLOR: #ff0000">width</SPAN><SPAN style="COLOR: #0000ff">=767&nbsp;</SPAN><SPAN style="COLOR: #ff0000">height</SPAN><SPAN style="COLOR: #0000ff">=40&nbsp;</SPAN><SPAN style="COLOR: #ff0000">marginwidth</SPAN><SPAN style="COLOR: #0000ff">=0&nbsp;</SPAN><SPAN style="COLOR: #ff0000">marginheight</SPAN><SPAN style="COLOR: #0000ff">=0&nbsp;</SPAN><SPAN style="COLOR: #ff0000">hspace</SPAN><SPAN style="COLOR: #0000ff">=0&nbsp;</SPAN><SPAN style="COLOR: #ff0000">vspace</SPAN><SPAN style="COLOR: #0000ff">=0&nbsp;</SPAN><SPAN style="COLOR: #ff0000">frameborder</SPAN><SPAN style="COLOR: #0000ff">=0&nbsp;</SPAN><SPAN style="COLOR: #ff0000">scrolling</SPAN><SPAN style="COLOR: #0000ff">=no&nbsp;</SPAN><SPAN style="COLOR: #ff0000">src</SPAN><SPAN style="COLOR: #0000ff">="http://beauty.xinwen365.net/SiteNavigation.html"</SPAN><SPAN style="COLOR: #0000ff">&gt;&lt;/</SPAN><SPAN style="COLOR: #800000">iframe</SPAN><SPAN style="COLOR: #0000ff">&gt;</SPAN></DIV><BR>新站点<A href="http://beauty.xinwen365.net">http://beauty.xinwen365.net</A>只支持HTML，为了能达到PHP include的目的，使用了
<DIV style="BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 4px; FONT-SIZE: 13px; PADDING-BOTTOM: 4px; BORDER-LEFT: #cccccc 1px solid; WIDTH: 98%; WORD-BREAK: break-all; PADDING-TOP: 4px; BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #eeeeee"><IMG src="http://www.blogjava.net/images/OutliningIndicators/None.gif" align=top><SPAN style="COLOR: #0000ff">&lt;</SPAN><SPAN style="COLOR: #800000">iframe</SPAN><SPAN style="COLOR: #0000ff">&gt;</SPAN></DIV>标签,把一些相同的抽出去，原来用javaScript把相同的直接写到JS方法里边打印<IMG height=19 src="http://www.blogjava.net/Emoticons/teeth_smile.gif" width=19 border=0><BR><BR>
<DIV style="BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 4px; FONT-SIZE: 13px; PADDING-BOTTOM: 4px; BORDER-LEFT: #cccccc 1px solid; WIDTH: 98%; WORD-BREAK: break-all; PADDING-TOP: 4px; BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #eeeeee"><SPAN style="COLOR: #008080">1</SPAN><IMG src="http://www.blogjava.net/images/OutliningIndicators/None.gif" align=top><SPAN style="COLOR: #000000">&lt;</SPAN><SPAN style="COLOR: #000000">Script&nbsp;language</SPAN><SPAN style="COLOR: #000000">=</SPAN><SPAN style="COLOR: #000000">"</SPAN><SPAN style="COLOR: #000000">javaScript</SPAN><SPAN style="COLOR: #000000">"</SPAN><SPAN style="COLOR: #000000">&gt;</SPAN><SPAN style="COLOR: #000000"><BR></SPAN><SPAN style="COLOR: #008080">2</SPAN><SPAN style="COLOR: #000000"><IMG src="http://www.blogjava.net/images/OutliningIndicators/None.gif" align=top>document.write(</SPAN><SPAN style="COLOR: #000000">"</SPAN><SPAN style="COLOR: #000000">&lt;div&nbsp;id=\</SPAN><SPAN style="COLOR: #000000">"</SPAN><SPAN style="COLOR: #000000">siteNavigation</SPAN><SPAN style="COLOR: #000000">\</SPAN><SPAN style="COLOR: #000000">"</SPAN><SPAN style="COLOR: #000000">&gt;);</SPAN><SPAN style="COLOR: #000000"><BR></SPAN><SPAN style="COLOR: #008080">3</SPAN><SPAN style="COLOR: #000000"><IMG src="http://www.blogjava.net/images/OutliningIndicators/None.gif" align=top></SPAN><SPAN style="COLOR: #000000">document.write(</SPAN><SPAN style="COLOR: #000000">"</SPAN><SPAN style="COLOR: #000000">&lt;/div&gt;</SPAN><SPAN style="COLOR: #000000">"</SPAN><SPAN style="COLOR: #000000">);&nbsp;&nbsp;&nbsp;&nbsp;<BR></SPAN><SPAN style="COLOR: #008080">4</SPAN><SPAN style="COLOR: #000000"><IMG src="http://www.blogjava.net/images/OutliningIndicators/None.gif" align=top><BR></SPAN><SPAN style="COLOR: #008080">5</SPAN><SPAN style="COLOR: #000000"><IMG src="http://www.blogjava.net/images/OutliningIndicators/None.gif" align=top></SPAN><SPAN style="COLOR: #000000">&lt;/</SPAN><SPAN style="COLOR: #000000">Scipt</SPAN><SPAN style="COLOR: #000000">&gt;</SPAN></DIV><img src ="http://www.blogjava.net/bluesky/aggbug/19081.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/bluesky/" target="_blank">bluesky</a> 2005-11-10 08:42 <a href="http://www.blogjava.net/bluesky/articles/19081.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>