ï»??xml version="1.0" encoding="utf-8" standalone="yes"?>欧美国产日韩视频,亚洲国产美女,亚洲欧美激情另类校园 http://www.aygfsteel.com/border/ --- java FreeBsd Web3D open-sources zh-cnWed, 21 May 2025 22:37:25 GMTWed, 21 May 2025 22:37:25 GMT60Writely Blog 可以注册äº?/title><link>http://www.aygfsteel.com/border/archive/2006/08/18/64267.html</link><dc:creator>BorderJ</dc:creator><author>BorderJ</author><pubDate>Fri, 18 Aug 2006 01:53:00 GMT</pubDate><guid>http://www.aygfsteel.com/border/archive/2006/08/18/64267.html</guid><wfw:comment>http://www.aygfsteel.com/border/comments/64267.html</wfw:comment><comments>http://www.aygfsteel.com/border/archive/2006/08/18/64267.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.aygfsteel.com/border/comments/commentRss/64267.html</wfw:commentRss><trackback:ping>http://www.aygfsteel.com/border/services/trackbacks/64267.html</trackback:ping><description><![CDATA[ <a onclick="return top.js.OpenExtLink(window,event,this)" target="_blank">Writely Blog</a> is proud to announce that Writely access is now free for everyone. Just <a onclick="return top.js.OpenExtLink(window,event,this)" target="_blank">sign up</a> for an account.<br /><br />Writely is a word processing tool acquired by Google this year. Since it was acquired, users were required to have an invitation to try the product. You can read my <a onclick="return top.js.OpenExtLink(window,event,this)" target="_blank">negative review</a>, but there are many people who like Writely.<img src ="http://www.aygfsteel.com/border/aggbug/64267.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.aygfsteel.com/border/" target="_blank">BorderJ</a> 2006-08-18 09:53 <a href="http://www.aygfsteel.com/border/archive/2006/08/18/64267.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>request.getSession() æ–ÒŽ³•http://www.aygfsteel.com/border/archive/2006/07/31/61073.htmlBorderJBorderJMon, 31 Jul 2006 11:46:00 GMThttp://www.aygfsteel.com/border/archive/2006/07/31/61073.htmlhttp://www.aygfsteel.com/border/comments/61073.htmlhttp://www.aygfsteel.com/border/archive/2006/07/31/61073.html#Feedback3http://www.aygfsteel.com/border/comments/commentRss/61073.htmlhttp://www.aygfsteel.com/border/services/trackbacks/61073.html
HttpRequest对象有两¿UåŞ式的getSessionæ–ÒŽ³•调用åQ?br />一个是getSession()åQ?br />另一个是getSession(boolean isNew)

˜q™æ ·çš?font style="background-color: rgb(153, 204, 0);">åQŒå‰è€…会‹‚€‹¹‹å½“前时候有session存在åQ?/font>如果不存在则创徏一个,如果存在ž®Þp¿”回当前的ã€?/font>
getSession()相当于getSession(true)åQ?/font>

参数为trueæ—Óž¼Œè‹¥å­˜åœ¨ä¼šè¯åˆ™˜q”回该会话,否则新徏一个会话ã€?/a>
参数为falseæ—Óž¼Œè‹¥å­˜åœ¨ä¼šè¯åˆ™˜q”回该会话,否则应该˜q”回一个NULL

˜q™æ˜¯æ–‡æ¡£åQ?br />
getSession  
  public   HttpSession   getSession(boolean   create)Returns   the   current   HttpSession   associated   with   this   request   or,   if   if   there   is   no   current   session   and   create   is   true,   returns   a   new   session.    
  If   create   is   false   and   the   request   has   no   valid   HttpSession,   this   method   returns   null.    
   
  To   make   sure   the   session   is   properly   maintained,   you   must   call   this   method   before   the   response   is   committed.   If   the   container   is   using   cookies   to   maintain   session   integrity   and   is   asked   to   create   a   new   session   when   the   response   is   committed,   an   IllegalStateException   is   thrown.  
   
  Parameters:  
  true   -   to   create   a   new   session   for   this   request   if   necessary;   false   to   return   null   if   there's   no   current   session  
  Returns:  
  the   HttpSession   associated   with   this   request   or   null   if   create   is   false   and   the   request   has   no   valid   session  


感谢
zhouhu的提醒,现在已经修正�br />Edit By: BorderJ    2006.8.18




]]>
php-5.1.4 å’Œapache_2.2.2的安装过½E‹ã€?/title><link>http://www.aygfsteel.com/border/archive/2006/07/20/59277.html</link><dc:creator>BorderJ</dc:creator><author>BorderJ</author><pubDate>Thu, 20 Jul 2006 10:22:00 GMT</pubDate><guid>http://www.aygfsteel.com/border/archive/2006/07/20/59277.html</guid><wfw:comment>http://www.aygfsteel.com/border/comments/59277.html</wfw:comment><comments>http://www.aygfsteel.com/border/archive/2006/07/20/59277.html#Feedback</comments><slash:comments>6</slash:comments><wfw:commentRss>http://www.aygfsteel.com/border/comments/commentRss/59277.html</wfw:commentRss><trackback:ping>http://www.aygfsteel.com/border/services/trackbacks/59277.html</trackback:ping><description><![CDATA[ <font size="2">          从各官方¾|‘站下了 php-5.1.4-Win32.zip åQŒapache_2.2.2-win32-x86-no_ssl.msi åQ?br /><br />下蝲地址åQ?<br />php-5.1.4-Win32.zip åQ?</font> <a > <font size="2">http://cn.php.net/distributions/php-5.1.4-Win32.zip</font> </a> <br /> <font size="2">apache_2.2.2-win32-x86-no_ssl.msi åQ?</font> <a > <font size="2">http://mirror.vmmatrix.net/apache/httpd/binaries/win32/apache_2.2.2-win32-x86-no_ssl.msi</font> </a> <br /> <br /> <font size="2">我的安装路径åQ?br /></font>php :       D:\border\php<br />apache:    D:\border\Apache2.2<br /><br /><strong>安装apache òq‰™…¾|®æ”¯æŒPHPåQ?br /><br />1. </strong><font size="2">apache 安装比较½Ž€å•,一路nextž®±å¯ä»¥å®‰è£…完成。在你的ie中输å…?<a >http://127.0.0.1/</a> åQŒçœ‹åˆ°ç»“果是 <h1> It works!</h1><p>说明apache安装成功åQ?br /><br />2.配置apacheòq¶æ”¯æŒphpåQ?br />         把php解压到D:\border\phpåQ?br />扑ֈ° php目录里的 php.ini-disté‡å‘½åäØ“ php.ini <br />把php目录加大你的path中ã€?br />配置apache里的httpd.conf<br /><br />打开 D:\border\Apache2.2\conf\httpd.conf ˜q™ä¸ªæ–‡äšg<br /><br />扑ֈ° DocumentRoot "D:/php/Apache2/htdocs" ž®†å…¶æ”¹äؓ你的WEB目录,å¦‚æˆ‘çš„äØ“<br /><br /><font color="red">DocumentRoot "D:/border/php/www"</font><br /><br />扑ֈ° DirectoryIndex index.html index.html.var 在后面加å…?<font color="red">index.htm index.php</font> (默认index.php为首™å‰|–‡ä»?<br /><br />--------------模块化安装PHP----------------------------------------<br />扑ֈ° #LoadModule ssl_module modules/mod_ssl.so ˜q™è¡ŒåQŒåœ¨æ­¤è¡ŒåŽåР入䏀è¡?br /><br /><font color="#ff0000">LoadModule php5_module "D:/border/php5apache2.dll"</font><br /><br />其中<font color="#000000">D:/border/php/php5apache2.dll</font>ä¸ÞZ½ php目录中php5apache2.dll所在的位置<br /><br />再找åˆ?AddType application/x-gzip .gz .tgz ˜q™è¡ŒåQŒåœ¨æ­¤è¡ŒåŽåР入䏀è¡?br /><br /><font color="red">AddType application/x-httpd-php .php<br /></font><br />在后面加上:<br /><font color="#ff0000">ScriptAlias /php/ "D:/border/php/"<br />AddType application/x-httpd-php .php</font><br /><font color="red"><br /><font color="black">(其实:上面两行¾U¢è‰²çš?你可以直接加在httpd.confæ–‡äšg的最后面也可以的)</font><br /></font>--------------------------------------------------------------------<br /><br />此时PHP环境基本已经配置成功 <br />在WEB根目录(如我的D:\border\php\wwwåQ‰é‡Œå»ÞZ¸€ä¸ªåä¸ºtest.php (提示:用记事本的朋å?è¯·é¿å…æ–‡ä»¶äØ“test.php.txt) ,的文件内容如下Â?br /></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"><img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" /><span style="COLOR: #000000"><?</span><span style="COLOR: #000000"> </span><span style="COLOR: #0000ff">echo</span><span style="COLOR: #000000"> </span><span style="COLOR: #008080">phpinfo</span><span style="COLOR: #000000">(); </span><span style="COLOR: #000000">?></span><span style="COLOR: #000000"> </span></div><p>重新启动apache服务<br />用浏览器打开 <a href="http://localhost/test.php" target="_blank"><u><font color="#22229c">http://localhost/test.php</font></u></a><br />如果可以看到php配置输出信息ž®±OKäº?.<br /><br />详细的说明可以看<a target="_blank">说明文档</a>åQ?br /><br /><font color="#009900">注:<br />不过在我安装的过½E‹ä¸­˜q˜æ˜¯é‡åˆ°äº†äº›é—®é¢˜åQ?/font></p><p>提示: <br /><font face="新宋ä½?>"Cannot load C:/border/php/php5apache2.dll into server: The specified module could not be found."</font><br /></p><p><font color="#ff0000">原因:</font></p><p><font color="#ff0000"> PHP压羃包里çš?font face="新宋ä½?>php5apache2.dll只适用于apache2.0.*</font></font></p><p>解决æ–ÒŽ³•:</p><p>下蝲 <a target="_blank">˜q™ä¸ªæ–‡äšg</a> òq¶è§£åŽ?共有三个文äšg.<br /><br /><a href="/Files/border/php5apache2.dll-php5.1.x.rar" target="_blank">vcredist_x86.exe<br />php5apache2.dll</a><br />httpd.exe.manifest<br /></p><p>å¥?å¼€å§?/p><p>1.ž®?php5apache2.dll 覆盖掉你原来PHP目录下的 <font face="新宋ä½?>php5apache2.dll æ–‡äšg.</font></p><p><font face="新宋ä½?>2.ž®?</font><font face="Verdana">httpd.exe.manifest æ–‡äšg复制åˆîC½ çš„apache安装目录下的binæ–‡äšg夹下.</font></p><p>3.双击˜qè¡Œvcredist_x86.exe安装.(如果您的¾pȝ»Ÿé‡Œå·²å®‰è£…äº?.NET framework 2.ž®±å¯ä»¥çœæŽ‰è¿™ä¸€æ­?</p><p>完成!去重启你的apache2.2试试å?<br /></p><p>参考:<br /> esayr  åQ?strong><a target="_blank">apache 2.2.2 + PHP5.1.4 不能˜qè¡Œçš„解军_Šžæ³?/a>. </strong> <br /><br /><font size="2">          从各官方¾|‘站下了 php-5.1.4-Win32.zip åQŒapache_2.2.2-win32-x86-no_ssl.msi åQ?br /><br />下蝲地址åQ?<br />php-5.1.4-Win32.zip åQ?</font><a ><font size="2">http://cn.php.net/distributions/php-5.1.4-Win32.zip</font></a><br /><font size="2">apache_2.2.2-win32-x86-no_ssl.msi åQ?</font><a ><font size="2">http://mirror.vmmatrix.net/apache/httpd/binaries/win32/apache_2.2.2-win32-x86-no_ssl.msi</font></a><br /><br /><font size="2">我的安装路径åQ?br /></font>php :       D:\border\php<br />apache:    D:\border\Apache2.2<br /><br /><strong>安装apache òq‰™…¾|®æ”¯æŒPHPåQ?br /><br />1. </strong><font size="2">apache 安装比较½Ž€å•,一路nextž®±å¯ä»¥å®‰è£…完成。在你的ie中输å…?<a >http://127.0.0.1/</a> åQŒçœ‹åˆ°ç»“果是 </font></p><h1> It works!</h1><p>说明apache安装成功åQ?br /><br />2.配置apacheòq¶æ”¯æŒphpåQ?br />         把php解压到D:\border\phpåQ?br />扑ֈ° php目录里的 php.ini-disté‡å‘½åäØ“ php.ini <br />把php目录加大你的path中ã€?br />配置apache里的httpd.conf<br /><br />打开 D:\border\Apache2.2\conf\httpd.conf ˜q™ä¸ªæ–‡äšg<br /><br />扑ֈ° DocumentRoot "D:/php/Apache2/htdocs" ž®†å…¶æ”¹äؓ你的WEB目录,å¦‚æˆ‘çš„äØ“<br /><br /><font color="red">DocumentRoot "D:/border/php/www"</font><br /><br />扑ֈ° DirectoryIndex index.html index.html.var 在后面加å…?<font color="red">index.htm index.php</font> (默认index.php为首™å‰|–‡ä»?<br /><br />--------------模块化安装PHP----------------------------------------<br />扑ֈ° #LoadModule ssl_module modules/mod_ssl.so ˜q™è¡ŒåQŒåœ¨æ­¤è¡ŒåŽåР入䏀è¡?br /><br /><font color="#ff0000">LoadModule php5_module "D:/border/php/php5apache2.dll"</font><br /><br />其中<font color="#000000">D:/border/php/php5apache2.dll</font>ä¸ÞZ½ php目录中php5apache2.dll所在的位置<br /><br />再找åˆ?AddType application/x-gzip .gz .tgz ˜q™è¡ŒåQŒåœ¨æ­¤è¡ŒåŽåР入䏀è¡?br /><br /><font color="red">AddType application/x-httpd-php .php<br /></font><br />在后面加上:<br /><font color="#ff0000">ScriptAlias /php/ "D:/border/php/php/"<br />AddType application/x-httpd-php .php</font><br /><font color="red"><br /><font color="black">(其实:上面两行¾U¢è‰²çš?你可以直接加在httpd.confæ–‡äšg的最后面也可以的)</font><br /></font>--------------------------------------------------------------------<br /><br />此时PHP环境基本已经配置成功 <br />在WEB根目录(如我的D:\border\php\wwwåQ‰é‡Œå»ÞZ¸€ä¸ªåä¸ºtest.php (提示:用记事本的朋å?è¯·é¿å…æ–‡ä»¶äØ“test.php.txt) ,的文件内容如下Â?br /></p><p> </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"><img src="http://www.aygfsteel.com/images/OutliningIndicators/None.gif" align="top" /><span style="COLOR: #000000"><?</span><span style="COLOR: #000000"> </span><span style="COLOR: #0000ff">echo</span><span style="COLOR: #000000"> </span><span style="COLOR: #008080">phpinfo</span><span style="COLOR: #000000">(); </span><span style="COLOR: #000000">?></span><span style="COLOR: #000000"> </span></div><p> </p><p>重新启动apache服务<br />用浏览器打开 <a href="http://localhost/test.php" target="_blank"><u><font color="#22229c">http://localhost/test.php</font></u></a><br />如果可以看到php配置输出信息ž®±OKäº?.<br /><br />详细的说明可以看<a target="_blank">说明文档</a>åQ?br /><br /><font color="#009900">注:<br />不过在我安装的过½E‹ä¸­˜q˜æ˜¯é‡åˆ°äº†äº›é—®é¢˜åQ?/font></p><p>提示: <br /><font face="新宋ä½?>"Cannot load C:/php/php5apache2.dll into server: The specified module could not be found."</font><br /></p><p><font color="#ff0000">原因:</font></p><p><font color="#ff0000"> PHP压羃包里çš?font face="新宋ä½?>php5apache2.dll只适用于apache2.0.*</font></font></p><p>解决æ–ÒŽ³•:</p><p>下蝲 <a href="/Files/border/php5apache2.dll-php5.1.x.rar" target="_blank">˜q™ä¸ªæ–‡äšg</a> òq¶è§£åŽ?共有三个文äšg.<br /><br /> <a href="/Files/border/php5apache2.dll-php5.1.x.rar" target="_blank">vcredist_x86.exe<br /> php5apache2.dll</a><br /> <a >httpd.exe.manifest</a><br /></p><p>å¥?å¼€å§?/p><p>1.ž®?php5apache2.dll 覆盖掉你原来PHP目录下的 <font face="新宋ä½?>php5apache2.dll æ–‡äšg.</font></p><p><font face="新宋ä½?>2.ž®?</font><font face="Verdana">httpd.exe.manifest æ–‡äšg复制åˆîC½ çš„apache安装目录下的binæ–‡äšg夹下.</font></p><p>3.双击˜qè¡Œvcredist_x86.exe安装.(如果您的¾pȝ»Ÿé‡Œå·²å®‰è£…äº?<a target="_blank">.NET framework 2.</a>ž®±å¯ä»¥çœæŽ‰è¿™ä¸€æ­?</p><p>完成!去重启你的apache2.2试试å?<br /></p><p>参考:<br /> esayr  åQ?strong><a href="/border/admin/apache%202.2.2%20+%20PHP5.1.4%20不能˜qè¡Œçš„解军_Šžæ³?" target="_blank">apache 2.2.2 + PHP5.1.4 不能˜qè¡Œçš„解军_Šžæ³?/a>. </strong> <br /> <a target="_blank">php手册</a><br /> <a target="_blank">windows 2000/XP/2003下安裝APACHE2.0.53、PHP5.0.3、MYSQL4.1.10a、PHPMYADMIN2..6.1</a></p><p><br /> </p></font><p><br /> </p><img src ="http://www.aygfsteel.com/border/aggbug/59277.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.aygfsteel.com/border/" target="_blank">BorderJ</a> 2006-07-20 18:22 <a href="http://www.aygfsteel.com/border/archive/2006/07/20/59277.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>在Eclipse3.2中安装XDoclet.http://www.aygfsteel.com/border/archive/2006/07/18/58824.htmlBorderJBorderJTue, 18 Jul 2006 09:52:00 GMThttp://www.aygfsteel.com/border/archive/2006/07/18/58824.htmlhttp://www.aygfsteel.com/border/comments/58824.htmlhttp://www.aygfsteel.com/border/archive/2006/07/18/58824.html#Feedback0http://www.aygfsteel.com/border/comments/commentRss/58824.htmlhttp://www.aygfsteel.com/border/services/trackbacks/58824.html       在Eclipseçš„web开发åã^å?WTP)包括了大部分web开发工å…?å¦? source editors for HTML, Javascript, CSS, JSP, SQL, XML, DTD, XSD, and WSDL; graphical editors for XSD and WSDL; J2EE project natures, builders, and models and a J2EE navigator; a Web service wizard and explorer, and WS-I Test Tools; and database access and query tools and models.   也支持XDoclet, 不过自己要先下蝲 XDoclet . 然后在Window > Preferences > XDoclet  ˜q›è¡Œé…ç½®.

     WTP : http://www.eclipse.org/webtools/
     XDoclet . http://xdoclet.sourceforge.net/xdoclet/index.html


To use XDoclet annotation support, or to create enterprise beans, XDoclet must be installed on your system and configured to work with the workbench.

Download and install XDoclet from http://xdoclet.sourceforge.net/xdoclet/index.html
To configure XDoclet to work with the workbench:

1.Click Window > Preferences > XDoclet to open the XDoclet Runtime Preferences page.
2.Check the Enable XDoclet Builder check box to turn on annotation-based artifact creation.
3.Use the Browse button to locate the installation directory for XDoclet (XDoclet Home).
4.Select the Version of XDoclet that you have installed. Supported versions include 1.2.1, 1.2.2, 1.2.3.
5.Click OK to save the preferences.



]]>
Struts ¿U˜ç±åQˆCookBookåQ?(è½?http://www.aygfsteel.com/border/articles/58723.htmlBorderJBorderJTue, 18 Jul 2006 04:26:00 GMThttp://www.aygfsteel.com/border/articles/58723.htmlhttp://www.aygfsteel.com/border/comments/58723.htmlhttp://www.aygfsteel.com/border/articles/58723.html#Feedback0http://www.aygfsteel.com/border/comments/commentRss/58723.htmlhttp://www.aygfsteel.com/border/services/trackbacks/58723.htmlè‡? 铁手剑谱

本系列源改编自O'Reilyçš„Strus CookbookåQŒåŽå› æ—¶é—´å…³¾pÀL²¡å†è¿›è¡Œã€‚如果以后有旉™—´˜q˜éœ€¾l§ç®‹åQŒå¯èƒ½ä¼šæ›´ç®€åŒ–一些 ã€?/div>

Struts¿U˜ç±ä¹‹ç¬¬1ŒDµï¼šé…ç½®Struts应用

Struts¿U˜ç±ä¹‹è“v式:½W?/span>1.2式:部çÖvStruts½CÞZ¾‹åº”用

Struts¿U˜ç±ä¹‹è“v式:½W?/span>1.3式:˜qç§»è‡?/span>Struts 1.1

Struts¿U˜ç±ä¹‹è“v式:½W?/span>1.4式:升çñ”è‡?/span>Struts 1.2

Struts¿U˜ç±ä¹‹è“v式:½W?/span>1.5å¼?/span>:ž®?/span>JSP 应用转到Struts

Struts¿U˜ç±ä¹‹è“v式:½W?/span>1.6式:½Ž¡ç†Struts配置文äšg

Struts¿U˜ç±ä¹‹è“v式:½W?/span>1.7式:使用Ant˜q›è¡Œæž„徏和部¾|?/span>

Struts¿U˜ç±ä¹‹è“v式:½W?/span>1.8式:ç”?/span>XDoclet 产生Struts配置文äšg

Struts¿U˜ç±ä¹‹ç¬¬2ŒDµï¼šUI

Struts¿U˜ç±ä¹‹ç¬¬1ŒDµï¼š½W?/span>2.1式:用插件来˜q›è¡Œåº”用初始åŒ?/span>

Struts¿U˜ç±ä¹‹ç¬¬1ŒDµï¼š½W?/span>2.1式:关于标签库声æ˜?/span>

Struts¿U˜ç±ä¹‹ç¬¬1ŒDµï¼š½W?/span>2.3式:åœ?/span>JSP中ä‹É用常æ•?/span>

Struts¿U˜ç±ä¹‹ç¬¬1ŒDµï¼š½W?/span>2.4式:多配¾|®æ–‡ä»?/span>

Struts¿U˜ç±ä¹‹ç¬¬1ŒDµï¼š½W?/span>2.5å¼?/span>. ž®†åº”ç”¨é‡æž„äØ“æ¨¡å—

Struts¿U˜ç±ä¹‹ç¬¬1ŒDµï¼š½W?/span>2.6å¼?/span>. 使用多个资源æ?/span>

Struts¿U˜ç±ä¹‹ç¬¬1ŒDµï¼š½W?/span>2.7å¼?/span>. 讉K—®æ¥è‡ªäºŽæ•°æ®åº“中的消息资源

Struts¿U˜ç±ä¹‹ç¬¬1ŒDµï¼š½W?/span>2.8å¼?/span>. 有选择地禁æ­?/span>Action

Struts¿U˜ç±ä¹‹ç¬¬2ŒDµï¼š½W?/span>3.1式:使用JSTL

Struts¿U˜ç±ä¹‹ç¬¬2ŒDµï¼š½W?/span>3.2式:使用Struts-EL 标签

Struts¿U˜ç±ä¹‹ç¬¬2ŒDµï¼š½W?/span>3.3式:昄¡¤ºç´¢å¼•属æ€?/span>

Struts¿U˜ç±ä¹‹ç¬¬2ŒDµï¼š½W?/span>3.4式:在表单中使用索引属æ€?/span>

Struts¿U˜ç±ä¹‹ç¬¬2ŒDµï¼š½W?/span>3.5式:åœ?/span>JSTL循环中ä‹É用烦引属æ€?/span>

Struts¿U˜ç±ä¹‹ç¬¬2ŒDµï¼š½W?/span>3.6式:从图像提交表å?/span>

Struts¿U˜ç±ä¹‹ç¬¬2ŒDµï¼š½W?/span>3.7式:动态äñ”ç”?/span>JavaScript

Struts¿U˜ç±ä¹‹ç¬¬2ŒDµï¼š½W?/span>3.8式:使用JavaScript动态改变选择™å?/span>

Struts¿U˜ç±ä¹‹ç¬¬2ŒDµï¼Œ½W?/span> 3.9式,产生动态选择列表™å¹ç›®

Struts¿U˜ç±ä¹‹ç¬¬2ŒDµï¼š½W?/span>3.10å¼?/span>:˜q‡æ×o文本输入 


                                                       本系列文章来�http://www.aygfsteel.com/SteelHand/category/1170.html?Show=All



]]>
通过romeè¯Õd–feedåQŒå‘çŽîC¸­æ–‡å‡ºçŽ°éƒ¨åˆ†äØ•ç ã€‚ã€?/title><link>http://www.aygfsteel.com/border/archive/2006/07/12/57848.html</link><dc:creator>BorderJ</dc:creator><author>BorderJ</author><pubDate>Wed, 12 Jul 2006 10:37:00 GMT</pubDate><guid>http://www.aygfsteel.com/border/archive/2006/07/12/57848.html</guid><wfw:comment>http://www.aygfsteel.com/border/comments/57848.html</wfw:comment><comments>http://www.aygfsteel.com/border/archive/2006/07/12/57848.html#Feedback</comments><slash:comments>7</slash:comments><wfw:commentRss>http://www.aygfsteel.com/border/comments/commentRss/57848.html</wfw:commentRss><trackback:ping>http://www.aygfsteel.com/border/services/trackbacks/57848.html</trackback:ping><description><![CDATA[ <p>    用了rome 0,8çš„jar包,代码大部分来自于rome-samples-0.7 ã€?br />对了åQŒæ”¾ä¸ªrome的链æŽ?a ><font color="#003366">Rome's Home</font></a>,可以直接åŽÖM¸‹è½½ã€‚还有就是在用rome的时候,把信息输出到xmlæ–‡äšgé‡?/p> <div> <wbr>åQŒéƒ¨åˆ†å‡ºçŽîCؕ码不知道是怎么回事<wbr>åQŒæˆ‘è¯Èš„feedæ–‡äšg是utf-8的,我也是通过utf8è¯Èš„<wbr>åQŒä½†æ˜¯è¿˜æ˜¯æœ‰ä¸€éƒ¨åˆ†ä¹Þq ã€‚今天找了一天也没有解决。。ã€?br /><br /><div style="border: 1px solid rgb(204, 204, 204); padding: 4px 5px 4px 4px; background-color: rgb(238, 238, 238); font-size: 13px; width: 98%;"><!--<br><br>Code highlighting produced by Actipro CodeHighlighter (freeware)<br>http://www.CodeHighlighter.com/<br><br>--><span style="color: rgb(0, 128, 128);"> 1</span> <span style="color: rgb(0, 128, 0);">/*</span><span style="color: rgb(0, 128, 0);"><br /></span><span style="color: rgb(0, 128, 128);"> 2</span> <span style="color: rgb(0, 128, 0);"> * Created on 2006-7-11<br /></span><span style="color: rgb(0, 128, 128);"> 3</span> <span style="color: rgb(0, 128, 0);"> *<br /></span><span style="color: rgb(0, 128, 128);"> 4</span> <span style="color: rgb(0, 128, 0);"> * TODO To change the template for this generated file go to<br /></span><span style="color: rgb(0, 128, 128);"> 5</span> <span style="color: rgb(0, 128, 0);"> * Window - Preferences - Java - Code Style - Code Templates<br /></span><span style="color: rgb(0, 128, 128);"> 6</span> <span style="color: rgb(0, 128, 0);"> </span><span style="color: rgb(0, 128, 0);">*/</span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);"> 7</span> <span style="color: rgb(0, 0, 0);"></span><span style="color: rgb(0, 0, 255);">package</span><span style="color: rgb(0, 0, 0);"> border;<br /></span><span style="color: rgb(0, 128, 128);"> 8</span> <span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);"> 9</span> <span style="color: rgb(0, 0, 0);"></span><span style="color: rgb(0, 0, 255);">import</span><span style="color: rgb(0, 0, 0);"> java.io.FileWriter;<br /></span><span style="color: rgb(0, 128, 128);">10</span> <span style="color: rgb(0, 0, 0);"></span><span style="color: rgb(0, 0, 255);">import</span><span style="color: rgb(0, 0, 0);"> java.io.Writer;<br /></span><span style="color: rgb(0, 128, 128);">11</span> <span style="color: rgb(0, 0, 0);"></span><span style="color: rgb(0, 0, 255);">import</span><span style="color: rgb(0, 0, 0);"> java.net.URL;<br /></span><span style="color: rgb(0, 128, 128);">12</span> <span style="color: rgb(0, 0, 0);"></span><span style="color: rgb(0, 0, 255);">import</span><span style="color: rgb(0, 0, 0);"> java.util.List;<br /></span><span style="color: rgb(0, 128, 128);">13</span> <span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">14</span> <span style="color: rgb(0, 0, 0);"></span><span style="color: rgb(0, 0, 255);">import</span><span style="color: rgb(0, 0, 0);"> com.sun.syndication.feed.synd.SyndContent;<br /></span><span style="color: rgb(0, 128, 128);">15</span> <span style="color: rgb(0, 0, 0);"></span><span style="color: rgb(0, 0, 255);">import</span><span style="color: rgb(0, 0, 0);"> com.sun.syndication.feed.synd.SyndEntry;<br /></span><span style="color: rgb(0, 128, 128);">16</span> <span style="color: rgb(0, 0, 0);"></span><span style="color: rgb(0, 0, 255);">import</span><span style="color: rgb(0, 0, 0);"> com.sun.syndication.feed.synd.SyndFeed;<br /></span><span style="color: rgb(0, 128, 128);">17</span> <span style="color: rgb(0, 0, 0);"></span><span style="color: rgb(0, 0, 255);">import</span><span style="color: rgb(0, 0, 0);"> com.sun.syndication.fetcher.FeedFetcher;<br /></span><span style="color: rgb(0, 128, 128);">18</span> <span style="color: rgb(0, 0, 0);"></span><span style="color: rgb(0, 0, 255);">import</span><span style="color: rgb(0, 0, 0);"> com.sun.syndication.fetcher.impl.FeedFetcherCache;<br /></span><span style="color: rgb(0, 128, 128);">19</span> <span style="color: rgb(0, 0, 0);"></span><span style="color: rgb(0, 0, 255);">import</span><span style="color: rgb(0, 0, 0);"> com.sun.syndication.fetcher.impl.HashMapFeedInfoCache;<br /></span><span style="color: rgb(0, 128, 128);">20</span> <span style="color: rgb(0, 0, 0);"></span><span style="color: rgb(0, 0, 255);">import</span><span style="color: rgb(0, 0, 0);"> com.sun.syndication.fetcher.impl.HttpURLFeedFetcher;<br /></span><span style="color: rgb(0, 128, 128);">21</span> <span style="color: rgb(0, 0, 0);"></span><span style="color: rgb(0, 0, 255);">import</span><span style="color: rgb(0, 0, 0);"> com.sun.syndication.io.SyndFeedOutput;<br /></span><span style="color: rgb(0, 128, 128);">22</span> <span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">23</span> <span style="color: rgb(0, 0, 0);"></span><span style="color: rgb(0, 128, 0);">/**</span><span style="color: rgb(0, 128, 0);"><br /></span><span style="color: rgb(0, 128, 128);">24</span> <span style="color: rgb(0, 128, 0);"> * </span><span style="color: rgb(128, 128, 128);">@author</span><span style="color: rgb(0, 128, 0);"> Border<br /></span><span style="color: rgb(0, 128, 128);">25</span> <span style="color: rgb(0, 128, 0);"> * <br /></span><span style="color: rgb(0, 128, 128);">26</span> <span style="color: rgb(0, 128, 0);"> * TODO To change the template for this generated type comment go to Window -<br /></span><span style="color: rgb(0, 128, 128);">27</span> <span style="color: rgb(0, 128, 0);"> * Preferences - Java - Code Style - Code Templates<br /></span><span style="color: rgb(0, 128, 128);">28</span> <span style="color: rgb(0, 128, 0);"> </span><span style="color: rgb(0, 128, 0);">*/</span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">29</span> <span style="color: rgb(0, 0, 0);"></span><span style="color: rgb(0, 0, 255);">public</span><span style="color: rgb(0, 0, 0);"> </span><span style="color: rgb(0, 0, 255);">class</span><span style="color: rgb(0, 0, 0);"> RSSReader {<br /></span><span style="color: rgb(0, 128, 128);">30</span> <span style="color: rgb(0, 0, 0);">    </span><span style="color: rgb(0, 0, 255);">private</span><span style="color: rgb(0, 0, 0);"> </span><span style="color: rgb(0, 0, 255);">static</span><span style="color: rgb(0, 0, 0);"> </span><span style="color: rgb(0, 0, 255);">final</span><span style="color: rgb(0, 0, 0);"> String feedType </span><span style="color: rgb(0, 0, 0);">=</span><span style="color: rgb(0, 0, 0);"> </span><span style="color: rgb(0, 0, 0);">"</span><span style="color: rgb(0, 0, 0);">rss_2.0</span><span style="color: rgb(0, 0, 0);">"</span><span style="color: rgb(0, 0, 0);">;<br /></span><span style="color: rgb(0, 128, 128);">31</span> <span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">32</span> <span style="color: rgb(0, 0, 0);">    </span><span style="color: rgb(0, 0, 255);">public</span><span style="color: rgb(0, 0, 0);"> </span><span style="color: rgb(0, 0, 255);">static</span><span style="color: rgb(0, 0, 0);"> </span><span style="color: rgb(0, 0, 255);">void</span><span style="color: rgb(0, 0, 0);"> main(String[] args) </span><span style="color: rgb(0, 0, 255);">throws</span><span style="color: rgb(0, 0, 0);"> Exception {<br /></span><span style="color: rgb(0, 128, 128);">33</span> <span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">34</span> <span style="color: rgb(0, 0, 0);">        String filename </span><span style="color: rgb(0, 0, 0);">=</span><span style="color: rgb(0, 0, 0);"> </span><span style="color: rgb(0, 0, 0);">"</span><span style="color: rgb(0, 0, 0);">E:\\ROME\\feed_fetcher2.xml</span><span style="color: rgb(0, 0, 0);">"</span><span style="color: rgb(0, 0, 0);">;<br /></span><span style="color: rgb(0, 128, 128);">35</span> <span style="color: rgb(0, 0, 0);">        </span><span style="color: rgb(0, 0, 255);">try</span><span style="color: rgb(0, 0, 0);"> {<br /></span><span style="color: rgb(0, 128, 128);">36</span> <span style="color: rgb(0, 0, 0);">            FeedFetcherCache feedInfoCache </span><span style="color: rgb(0, 0, 0);">=</span><span style="color: rgb(0, 0, 0);"> HashMapFeedInfoCache.getInstance();<br /></span><span style="color: rgb(0, 128, 128);">37</span> <span style="color: rgb(0, 0, 0);">            FeedFetcher feedFetcher </span><span style="color: rgb(0, 0, 0);">=</span><span style="color: rgb(0, 0, 0);"> </span><span style="color: rgb(0, 0, 255);">new</span><span style="color: rgb(0, 0, 0);"> HttpURLFeedFetcher();<br /></span><span style="color: rgb(0, 128, 128);">38</span> <span style="color: rgb(0, 0, 0);">            SyndFeed feed </span><span style="color: rgb(0, 0, 0);">=</span><span style="color: rgb(0, 0, 0);"> feedFetcher.retrieveFeed(</span><span style="color: rgb(0, 0, 255);">new</span><span style="color: rgb(0, 0, 0);"> URL(<br /></span><span style="color: rgb(0, 128, 128);">39</span> <span style="color: rgb(0, 0, 0);">                    </span><span style="color: rgb(0, 0, 0);">"</span><span style="color: rgb(0, 0, 0);">http://www.aygfsteel.com/border/Rss.aspx</span><span style="color: rgb(0, 0, 0);">"</span><span style="color: rgb(0, 0, 0);">));<br /></span><span style="color: rgb(0, 128, 128);">40</span> <span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">41</span> <span style="color: rgb(0, 0, 0);">            feed.setFeedType(feedType);<br /></span><span style="color: rgb(0, 128, 128);">42</span> <span style="color: rgb(0, 0, 0);">            feed.setTitle(</span><span style="color: rgb(0, 0, 0);">"</span><span style="color: rgb(0, 0, 0);">Border's Blog</span><span style="color: rgb(0, 0, 0);">"</span><span style="color: rgb(0, 0, 0);">);<br /></span><span style="color: rgb(0, 128, 128);">43</span> <span style="color: rgb(0, 0, 0);">            feed.setDescription(</span><span style="color: rgb(0, 0, 0);">"</span><span style="color: rgb(0, 0, 0);"> java Web3D FreeBsd </span><span style="color: rgb(0, 0, 0);">"</span><span style="color: rgb(0, 0, 0);">);<br /></span><span style="color: rgb(0, 128, 128);">44</span> <span style="color: rgb(0, 0, 0);">            feed.setAuthor(</span><span style="color: rgb(0, 0, 0);">"</span><span style="color: rgb(0, 0, 0);"> By:border </span><span style="color: rgb(0, 0, 0);">"</span><span style="color: rgb(0, 0, 0);">);<br /></span><span style="color: rgb(0, 128, 128);">45</span> <span style="color: rgb(0, 0, 0);">            feed.setLink(</span><span style="color: rgb(0, 0, 0);">"</span><span style="color: rgb(0, 0, 0);"> http://www.aygfsteel.com/border </span><span style="color: rgb(0, 0, 0);">"</span><span style="color: rgb(0, 0, 0);">);<br /></span><span style="color: rgb(0, 128, 128);">46</span> <span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">47</span> <span style="color: rgb(0, 0, 0);">            List entryList </span><span style="color: rgb(0, 0, 0);">=</span><span style="color: rgb(0, 0, 0);"> feed.getEntries();<br /></span><span style="color: rgb(0, 128, 128);">48</span> <span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">49</span> <span style="color: rgb(0, 0, 0);">            </span><span style="color: rgb(0, 0, 255);">for</span><span style="color: rgb(0, 0, 0);"> (</span><span style="color: rgb(0, 0, 255);">int</span><span style="color: rgb(0, 0, 0);"> i </span><span style="color: rgb(0, 0, 0);">=</span><span style="color: rgb(0, 0, 0);"> </span><span style="color: rgb(0, 0, 0);">0</span><span style="color: rgb(0, 0, 0);">; i </span><span style="color: rgb(0, 0, 0);"><</span><span style="color: rgb(0, 0, 0);"> entryList.size(); i</span><span style="color: rgb(0, 0, 0);">++</span><span style="color: rgb(0, 0, 0);">) {<br /></span><span style="color: rgb(0, 128, 128);">50</span> <span style="color: rgb(0, 0, 0);">                SyndEntry entry </span><span style="color: rgb(0, 0, 0);">=</span><span style="color: rgb(0, 0, 0);"> (SyndEntry) entryList.get(i);<br /></span><span style="color: rgb(0, 128, 128);">51</span> <span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">52</span> <span style="color: rgb(0, 0, 0);">                entry.setPublishedDate(entry.getPublishedDate());<br /></span><span style="color: rgb(0, 128, 128);">53</span> <span style="color: rgb(0, 0, 0);">                entry.setTitle(</span><span style="color: rgb(0, 0, 255);">new</span><span style="color: rgb(0, 0, 0);"> String(entry.getTitle().getBytes(</span><span style="color: rgb(0, 0, 0);">"</span><span style="color: rgb(0, 0, 0);">utf-8</span><span style="color: rgb(0, 0, 0);">"</span><span style="color: rgb(0, 0, 0);">)));<br /></span><span style="color: rgb(0, 128, 128);">54</span> <span style="color: rgb(0, 0, 0);">                entry.setLink(entry.getLink());<br /></span><span style="color: rgb(0, 128, 128);">55</span> <span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">56</span> <span style="color: rgb(0, 0, 0);">                SyndContent content </span><span style="color: rgb(0, 0, 0);">=</span><span style="color: rgb(0, 0, 0);"> entry.getDescription();<br /></span><span style="color: rgb(0, 128, 128);">57</span> <span style="color: rgb(0, 0, 0);">                content.setValue(</span><span style="color: rgb(0, 0, 255);">new</span><span style="color: rgb(0, 0, 0);"> String(content.getValue()<br /></span><span style="color: rgb(0, 128, 128);">58</span> <span style="color: rgb(0, 0, 0);">                        .getBytes(</span><span style="color: rgb(0, 0, 0);">"</span><span style="color: rgb(0, 0, 0);">utf-8</span><span style="color: rgb(0, 0, 0);">"</span><span style="color: rgb(0, 0, 0);">)));<br /></span><span style="color: rgb(0, 128, 128);">59</span> <span style="color: rgb(0, 0, 0);">            }<br /></span><span style="color: rgb(0, 128, 128);">60</span> <span style="color: rgb(0, 0, 0);">            SyndFeedOutput output </span><span style="color: rgb(0, 0, 0);">=</span><span style="color: rgb(0, 0, 0);"> </span><span style="color: rgb(0, 0, 255);">new</span><span style="color: rgb(0, 0, 0);"> SyndFeedOutput();<br /></span><span style="color: rgb(0, 128, 128);">61</span> <span style="color: rgb(0, 0, 0);">            Writer writer </span><span style="color: rgb(0, 0, 0);">=</span><span style="color: rgb(0, 0, 0);"> </span><span style="color: rgb(0, 0, 255);">new</span><span style="color: rgb(0, 0, 0);"> FileWriter(filename);<br /></span><span style="color: rgb(0, 128, 128);">62</span> <span style="color: rgb(0, 0, 0);">            output.output(feed, writer);<br /></span><span style="color: rgb(0, 128, 128);">63</span> <span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">64</span> <span style="color: rgb(0, 0, 0);">            System.out.println(</span><span style="color: rgb(0, 0, 0);">"</span><span style="color: rgb(0, 0, 0);">The feed has been written to the file [</span><span style="color: rgb(0, 0, 0);">"</span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">65</span> <span style="color: rgb(0, 0, 0);">                    </span><span style="color: rgb(0, 0, 0);">+</span><span style="color: rgb(0, 0, 0);"> filename </span><span style="color: rgb(0, 0, 0);">+</span><span style="color: rgb(0, 0, 0);"> </span><span style="color: rgb(0, 0, 0);">"</span><span style="color: rgb(0, 0, 0);">]</span><span style="color: rgb(0, 0, 0);">"</span><span style="color: rgb(0, 0, 0);">);<br /></span><span style="color: rgb(0, 128, 128);">66</span> <span style="color: rgb(0, 0, 0);">            System.out.println(</span><span style="color: rgb(0, 0, 0);">"</span><span style="color: rgb(0, 0, 0);"> ok !</span><span style="color: rgb(0, 0, 0);">"</span><span style="color: rgb(0, 0, 0);">);<br /></span><span style="color: rgb(0, 128, 128);">67</span> <span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">68</span> <span style="color: rgb(0, 0, 0);">        } </span><span style="color: rgb(0, 0, 255);">catch</span><span style="color: rgb(0, 0, 0);"> (Exception e) {<br /></span><span style="color: rgb(0, 128, 128);">69</span> <span style="color: rgb(0, 0, 0);">            System.out.println(</span><span style="color: rgb(0, 0, 0);">"</span><span style="color: rgb(0, 0, 0);">ERROR: </span><span style="color: rgb(0, 0, 0);">"</span><span style="color: rgb(0, 0, 0);"> </span><span style="color: rgb(0, 0, 0);">+</span><span style="color: rgb(0, 0, 0);"> e.getMessage());<br /></span><span style="color: rgb(0, 128, 128);">70</span> <span style="color: rgb(0, 0, 0);">        }<br /></span><span style="color: rgb(0, 128, 128);">71</span> <span style="color: rgb(0, 0, 0);">    }<br /></span><span style="color: rgb(0, 128, 128);">72</span> <span style="color: rgb(0, 0, 0);">}</span></div><br /><br />下面是生成的xmlæ–‡äšgåQ?br /><br /><div style="border: 1px solid rgb(204, 204, 204); padding: 4px 5px 4px 4px; background-color: rgb(238, 238, 238); font-size: 13px; width: 98%;"><!--<br><br>Code highlighting produced by Actipro CodeHighlighter (freeware)<br>http://www.CodeHighlighter.com/<br><br>--><span style="color: rgb(0, 128, 128);"> 1</span> <span style="color: rgb(0, 0, 255);"><?</span><span style="color: rgb(255, 0, 255);">xml version="1.0" encoding="UTF-8"</span><span style="color: rgb(0, 0, 255);">?></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);"> 2</span> <span style="color: rgb(0, 0, 0);"></span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">rss </span><span style="color: rgb(255, 0, 0);">xmlns:taxo</span><span style="color: rgb(0, 0, 255);">="http://purl.org/rss/1.0/modules/taxonomy/"</span><span style="color: rgb(255, 0, 0);"> xmlns:rdf</span><span style="color: rgb(0, 0, 255);">="http://www.w3.org/1999/02/22-rdf-syntax-ns#"</span><span style="color: rgb(255, 0, 0);"> xmlns:dc</span><span style="color: rgb(0, 0, 255);">="http://purl.org/dc/elements/1.1/"</span><span style="color: rgb(255, 0, 0);"> version</span><span style="color: rgb(0, 0, 255);">="2.0"</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);"> 3</span> <span style="color: rgb(0, 0, 0);">  </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">channel</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);"> 4</span> <span style="color: rgb(0, 0, 0);">    </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">title</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);">Border's Blog</span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">title</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);"> 5</span> <span style="color: rgb(0, 0, 0);">    </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">link</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);">http://www.aygfsteel.com/border</span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">link</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);"> 6</span> <span style="color: rgb(0, 0, 0);">    </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">description</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);">java Web3D FreeBsd</span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">description</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);"> 7</span> <span style="color: rgb(0, 0, 0);">    </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">language</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);">zh-cn</span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">language</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);"> 8</span> <span style="color: rgb(0, 0, 0);">    </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">pubDate</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);">Thu, 06 Jul 2006 11:05:25 GMT</span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">pubDate</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);"> 9</span> <span style="color: rgb(0, 0, 0);">    </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">dc:creator</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);">By:border</span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">dc:creator</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">10</span> <span style="color: rgb(0, 0, 0);">    </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">dc:date</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);">2006-07-06T11:05:25Z</span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">dc:date</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">11</span> <span style="color: rgb(0, 0, 0);">    </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">dc:language</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);">zh-cn</span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">dc:language</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">12</span> <span style="color: rgb(0, 0, 0);">    </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">item</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">13</span> <span style="color: rgb(0, 0, 0);">      </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">title</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);">免费MySQL数据库申è­?/span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">title</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">14</span> <span style="color: rgb(0, 0, 0);">      </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">link</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);">http://www.aygfsteel.com/border/archive/2006/07/06/57015.html</span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">link</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">15</span> <span style="color: rgb(0, 0, 0);">      </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">description</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"> </span><span style="color: rgb(255, 0, 0);">&lt;</span><span style="color: rgb(0, 0, 0);">a </span><span style="color: rgb(255, 0, 0);">&gt;&lt;</span><span style="color: rgb(0, 0, 0);">img alt="" src="http://www.kuangfeng.cn/blog/wp-content/uploads/2006/03/db4free.jpg" align="left" border="0" /</span><span style="color: rgb(255, 0, 0);">&gt;&lt;</span><span style="color: rgb(0, 0, 0);">/a</span><span style="color: rgb(255, 0, 0);">&gt;&lt;</span><span style="color: rgb(0, 0, 0);">br /</span><span style="color: rgb(255, 0, 0);">&gt;&lt;</span><span style="color: rgb(0, 0, 0);">br /</span><span style="color: rgb(255, 0, 0);">&gt;&lt;</span><span style="color: rgb(0, 0, 0);">br /</span><span style="color: rgb(255, 0, 0);">&gt;&lt;</span><span style="color: rgb(0, 0, 0);">br /</span><span style="color: rgb(255, 0, 0);">&gt;&lt;</span><span style="color: rgb(0, 0, 0);">a </span><span style="color: rgb(255, 0, 0);">&gt;</span><span style="color: rgb(0, 0, 0);">Db4free</span><span style="color: rgb(255, 0, 0);">&lt;</span><span style="color: rgb(0, 0, 0);">/a</span><span style="color: rgb(255, 0, 0);">&gt;</span><span style="color: rgb(0, 0, 0);">åQšä¸“业提供免è´ÒŽ•°æ®åº“服务åQŒæ”¯æŒÂ MySQL 5.0ä?.1åQŒæ”¯æŒä‹É用Phpmyadmin˜q›è¡Œ½Ž¡ç†åQŒä»¥åŽè¿˜ž®†æ‰©å±•支持PostgreSQL, Firebird ½{‰æ•°æ®åº“.</span><span style="color: rgb(255, 0, 0);">&lt;</span><span style="color: rgb(0, 0, 0);">img src ="http://www.aygfsteel.com/border/aggbug/57015.html" width = "1" height = "1" /</span><span style="color: rgb(255, 0, 0);">&gt;&lt;</span><span style="color: rgb(0, 0, 0);">br</span><span style="color: rgb(255, 0, 0);">&gt;&lt;</span><span style="color: rgb(0, 0, 0);">br</span><span style="color: rgb(255, 0, 0);">&gt;&lt;</span><span style="color: rgb(0, 0, 0);">div align=right</span><span style="color: rgb(255, 0, 0);">&gt;&lt;</span><span style="color: rgb(0, 0, 0);">a style="text-decoration:none;" href="/border/" target="_blank"</span><span style="color: rgb(255, 0, 0);">&gt;</span><span style="color: rgb(0, 0, 0);">Border</span><span style="color: rgb(255, 0, 0);">&lt;</span><span style="color: rgb(0, 0, 0);">/a</span><span style="color: rgb(255, 0, 0);">&gt;</span><span style="color: rgb(0, 0, 0);"> 2006-07-06 19:05 </span><span style="color: rgb(255, 0, 0);">&lt;</span><span style="color: rgb(0, 0, 0);">a href="/border/archive/2006/07/06/57015.html#Feedback" target="_blank" style="text-decoration:none;"</span><span style="color: rgb(255, 0, 0);">&gt;</span><span style="color: rgb(0, 0, 0);">发表评论</span><span style="color: rgb(255, 0, 0);">&lt;</span><span style="color: rgb(0, 0, 0);">/a</span><span style="color: rgb(255, 0, 0);">&gt;&lt;</span><span style="color: rgb(0, 0, 0);">/div</span><span style="color: rgb(255, 0, 0);">&gt;</span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">description</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">16</span> <span style="color: rgb(0, 0, 0);">      </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">pubDate</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);">Thu, 06 Jul 2006 11:05:00 GMT</span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">pubDate</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">17</span> <span style="color: rgb(0, 0, 0);">      </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">guid </span><span style="color: rgb(255, 0, 0);">isPermaLink</span><span style="color: rgb(0, 0, 255);">="false"</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);">http://www.aygfsteel.com/border/archive/2006/07/06/57015.html</span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">guid</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">18</span> <span style="color: rgb(0, 0, 0);">      </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">dc:creator</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);">Border</span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">dc:creator</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">19</span> <span style="color: rgb(0, 0, 0);">      </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">dc:date</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);">2006-07-06T11:05:00Z</span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">dc:date</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">20</span> <span style="color: rgb(0, 0, 0);">    </span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">item</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">21</span> <span style="color: rgb(0, 0, 0);">    </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">item</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">22</span> <span style="color: rgb(0, 0, 0);">      </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">title</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);">刚刚大厦晃的利害åQŒæ˜¯ä¸æ˜¯æœ‰äº›åœ°éœ‡å¿Â?-  北京</span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">title</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">23</span> <span style="color: rgb(0, 0, 0);">      </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">link</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);">http://www.aygfsteel.com/border/archive/2006/07/04/56502.html</span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">link</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">24</span> <span style="color: rgb(0, 0, 0);">      </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">description</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);">      刚刚大厦晃的利害åQŒæ˜¯ä¸æ˜¯æœ‰äº›åœ°éœ‡å¿Â ï¼Œåœ?7层感觉比较厉宻I¼Œä¸çŸ¥é“在北京的其他同志有没有注意到á‹É</span><span style="color: rgb(255, 0, 0);">&lt;</span><span style="color: rgb(0, 0, 0);">img src ="http://www.aygfsteel.com/border/aggbug/56502.html" width = "1" height = "1" /</span><span style="color: rgb(255, 0, 0);">&gt;&lt;</span><span style="color: rgb(0, 0, 0);">br</span><span style="color: rgb(255, 0, 0);">&gt;&lt;</span><span style="color: rgb(0, 0, 0);">br</span><span style="color: rgb(255, 0, 0);">&gt;&lt;</span><span style="color: rgb(0, 0, 0);">div align=right</span><span style="color: rgb(255, 0, 0);">&gt;&lt;</span><span style="color: rgb(0, 0, 0);">a style="text-decoration:none;" href="/border/" target="_blank"</span><span style="color: rgb(255, 0, 0);">&gt;</span><span style="color: rgb(0, 0, 0);">Border</span><span style="color: rgb(255, 0, 0);">&lt;</span><span style="color: rgb(0, 0, 0);">/a</span><span style="color: rgb(255, 0, 0);">&gt;</span><span style="color: rgb(0, 0, 0);"> 2006-07-04 12:20 </span><span style="color: rgb(255, 0, 0);">&lt;</span><span style="color: rgb(0, 0, 0);">a href="/border/archive/2006/07/04/56502.html#Feedback" target="_blank" style="text-decoration:none;"</span><span style="color: rgb(255, 0, 0);">&gt;</span><span style="color: rgb(0, 0, 0);">发表评论</span><span style="color: rgb(255, 0, 0);">&lt;</span><span style="color: rgb(0, 0, 0);">/a</span><span style="color: rgb(255, 0, 0);">&gt;&lt;</span><span style="color: rgb(0, 0, 0);">/div</span><span style="color: rgb(255, 0, 0);">&gt;</span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">description</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">25</span> <span style="color: rgb(0, 0, 0);">      </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">pubDate</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);">Tue, 04 Jul 2006 04:20:00 GMT</span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">pubDate</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">26</span> <span style="color: rgb(0, 0, 0);">      </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">guid </span><span style="color: rgb(255, 0, 0);">isPermaLink</span><span style="color: rgb(0, 0, 255);">="false"</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);">http://www.aygfsteel.com/border/archive/2006/07/04/56502.html</span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">guid</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">27</span> <span style="color: rgb(0, 0, 0);">      </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">dc:creator</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);">Border</span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">dc:creator</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">28</span> <span style="color: rgb(0, 0, 0);">      </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">dc:date</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);">2006-07-04T04:20:00Z</span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">dc:date</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">29</span> <span style="color: rgb(0, 0, 0);">    </span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">item</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">30</span> <span style="color: rgb(0, 0, 0);">    </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">item</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">31</span> <span style="color: rgb(0, 0, 0);">      </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">title</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);">通过js½{‰æ¯”扩大囄¡‰‡çš„æ¯”ä¼?/span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">title</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">32</span> <span style="color: rgb(0, 0, 0);">      </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">link</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);">http://www.aygfsteel.com/border/archive/2006/07/03/56279.html</span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">link</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">33</span> <span style="color: rgb(0, 0, 0);">      </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">description</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);">摘要:    在做web庿发的时㿙,昄¡¤ºå›„¡‰‡æ˜¯ç»å¸¸ç”¨åˆ°á¿‚在默认的情况下图片是扩充åQŒä½†æ˜¯æœ‰çš„æ—¶ã¿™æ˜¾½Cºæ•ˆæžœä¼šä¸å¦‚人意。有时容器的大小是固定的åQŒæˆ‘们要把图片等比扩大á‹É</span><span style="color: rgb(255, 0, 0);">&lt;</span><span style="color: rgb(0, 0, 0);">a href='http://www.aygfsteel.com/border/archive/2006/07/03/56279.html'</span><span style="color: rgb(255, 0, 0);">&gt;</span><span style="color: rgb(0, 0, 0);">阅读全文</span><span style="color: rgb(255, 0, 0);">&lt;</span><span style="color: rgb(0, 0, 0);">/a</span><span style="color: rgb(255, 0, 0);">&gt;</span><span style="color: rgb(0, 0, 0);">ðq?/span><span style="color: rgb(255, 0, 0);">&lt;</span><span style="color: rgb(0, 0, 0);">img src ="http://www.aygfsteel.com/border/aggbug/56279.html" width = "1" height = "1" /</span><span style="color: rgb(255, 0, 0);">&gt;&lt;</span><span style="color: rgb(0, 0, 0);">br</span><span style="color: rgb(255, 0, 0);">&gt;&lt;</span><span style="color: rgb(0, 0, 0);">br</span><span style="color: rgb(255, 0, 0);">&gt;&lt;</span><span style="color: rgb(0, 0, 0);">div align=right</span><span style="color: rgb(255, 0, 0);">&gt;&lt;</span><span style="color: rgb(0, 0, 0);">a style="text-decoration:none;" href="/border/" target="_blank"</span><span style="color: rgb(255, 0, 0);">&gt;</span><span style="color: rgb(0, 0, 0);">Border</span><span style="color: rgb(255, 0, 0);">&lt;</span><span style="color: rgb(0, 0, 0);">/a</span><span style="color: rgb(255, 0, 0);">&gt;</span><span style="color: rgb(0, 0, 0);"> 2006-07-03 12:13 </span><span style="color: rgb(255, 0, 0);">&lt;</span><span style="color: rgb(0, 0, 0);">a href="/border/archive/2006/07/03/56279.html#Feedback" target="_blank" style="text-decoration:none;"</span><span style="color: rgb(255, 0, 0);">&gt;</span><span style="color: rgb(0, 0, 0);">发表评论</span><span style="color: rgb(255, 0, 0);">&lt;</span><span style="color: rgb(0, 0, 0);">/a</span><span style="color: rgb(255, 0, 0);">&gt;&lt;</span><span style="color: rgb(0, 0, 0);">/div</span><span style="color: rgb(255, 0, 0);">&gt;</span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">description</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">34</span> <span style="color: rgb(0, 0, 0);">      </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">pubDate</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);">Mon, 03 Jul 2006 04:13:00 GMT</span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">pubDate</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">35</span> <span style="color: rgb(0, 0, 0);">      </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">guid </span><span style="color: rgb(255, 0, 0);">isPermaLink</span><span style="color: rgb(0, 0, 255);">="false"</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);">http://www.aygfsteel.com/border/archive/2006/07/03/56279.html</span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">guid</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">36</span> <span style="color: rgb(0, 0, 0);">      </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">dc:creator</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);">Border</span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">dc:creator</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">37</span> <span style="color: rgb(0, 0, 0);">      </span><span style="color: rgb(0, 0, 255);"><</span><span style="color: rgb(128, 0, 0);">dc:date</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);">2006-07-03T04:13:00Z</span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">dc:date</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">38</span> <span style="color: rgb(0, 0, 0);">    </span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">item</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">39</span> <span style="color: rgb(0, 0, 0);">  </span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">channel</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">40</span> <span style="color: rgb(0, 0, 0);"></span><span style="color: rgb(0, 0, 255);"></</span><span style="color: rgb(128, 0, 0);">rss</span><span style="color: rgb(0, 0, 255);">></span><span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">41</span> <span style="color: rgb(0, 0, 0);"><br /></span><span style="color: rgb(0, 128, 128);">42</span> <span style="color: rgb(0, 0, 0);"></span></div><br /><br /><div align="right">By:border<br /></div></wbr></wbr></wbr> </div> <img src ="http://www.aygfsteel.com/border/aggbug/57848.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.aygfsteel.com/border/" target="_blank">BorderJ</a> 2006-07-12 18:37 <a href="http://www.aygfsteel.com/border/archive/2006/07/12/57848.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title>免费MySQL数据库申è¯?/title><link>http://www.aygfsteel.com/border/archive/2006/07/06/57015.html</link><dc:creator>BorderJ</dc:creator><author>BorderJ</author><pubDate>Thu, 06 Jul 2006 11:05:00 GMT</pubDate><guid>http://www.aygfsteel.com/border/archive/2006/07/06/57015.html</guid><wfw:comment>http://www.aygfsteel.com/border/comments/57015.html</wfw:comment><comments>http://www.aygfsteel.com/border/archive/2006/07/06/57015.html#Feedback</comments><slash:comments>19</slash:comments><wfw:commentRss>http://www.aygfsteel.com/border/comments/commentRss/57015.html</wfw:commentRss><trackback:ping>http://www.aygfsteel.com/border/services/trackbacks/57015.html</trackback:ping><description><![CDATA[ <a ><img alt="" src="http://www.kuangfeng.cn/blog/wp-content/uploads/2006/03/db4free.jpg" align="left" border="0" /></a><br /><br /><br /><br /><a >Db4free</a>åQšä¸“业提供免è´ÒŽ•°æ®åº“服务åQŒæ”¯æŒÂ MySQL 5.0åQ?.1åQŒæ”¯æŒä‹É用Phpmyadmin˜q›è¡Œ½Ž¡ç†åQŒä»¥åŽè¿˜ž®†æ‰©å±•支持PostgreSQL, Firebird ½{‰æ•°æ®åº“.<img src ="http://www.aygfsteel.com/border/aggbug/57015.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.aygfsteel.com/border/" target="_blank">BorderJ</a> 2006-07-06 19:05 <a href="http://www.aygfsteel.com/border/archive/2006/07/06/57015.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item><item><title> 刚刚大厦晃的利害åQŒæ˜¯ä¸æ˜¯æœ‰äº›åœ°éœ‡å‘€ -- 北京http://www.aygfsteel.com/border/archive/2006/07/04/56502.htmlBorderJBorderJTue, 04 Jul 2006 04:20:00 GMThttp://www.aygfsteel.com/border/archive/2006/07/04/56502.htmlhttp://www.aygfsteel.com/border/comments/56502.htmlhttp://www.aygfsteel.com/border/archive/2006/07/04/56502.html#Feedback2http://www.aygfsteel.com/border/comments/commentRss/56502.htmlhttp://www.aygfsteel.com/border/services/trackbacks/56502.html

]]>
通过js½{‰æ¯”扩大囄¡‰‡çš„æ¯”ä¾?/title><link>http://www.aygfsteel.com/border/archive/2006/07/03/56279.html</link><dc:creator>BorderJ</dc:creator><author>BorderJ</author><pubDate>Mon, 03 Jul 2006 04:13:00 GMT</pubDate><guid>http://www.aygfsteel.com/border/archive/2006/07/03/56279.html</guid><wfw:comment>http://www.aygfsteel.com/border/comments/56279.html</wfw:comment><comments>http://www.aygfsteel.com/border/archive/2006/07/03/56279.html#Feedback</comments><slash:comments>3</slash:comments><wfw:commentRss>http://www.aygfsteel.com/border/comments/commentRss/56279.html</wfw:commentRss><trackback:ping>http://www.aygfsteel.com/border/services/trackbacks/56279.html</trackback:ping><description><![CDATA[     摘要: 在做web开发的时候,昄¡¤ºå›„¡‰‡æ˜¯ç»å¸¸ç”¨åˆ°ã€‚在默认的情况下囄¡‰‡æ˜¯æ‰©å……,但是有的时候显½Cºæ•ˆæžœä¼šä¸å¦‚人意。有时容器的大小是固定的åQŒæˆ‘们要把图片等比扩大ã€?nbsp; <a href='http://www.aygfsteel.com/border/archive/2006/07/03/56279.html'>阅读全文</a><img src ="http://www.aygfsteel.com/border/aggbug/56279.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.aygfsteel.com/border/" target="_blank">BorderJ</a> 2006-07-03 12:13 <a href="http://www.aygfsteel.com/border/archive/2006/07/03/56279.html#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss> <footer> <div class="friendship-link"> <a href="http://www.aygfsteel.com/" title="狠狠久久亚洲欧美专区_中文字幕亚洲综合久久202_国产精品亚洲第五区在线_日本免费网站视频">狠狠久久亚洲欧美专区_中文字幕亚洲综合久久202_国产精品亚洲第五区在线_日本免费网站视频</a> </div> </footer> Ö÷Õ¾Ö©Öë³ØÄ£°å£º <a href="http://" target="_blank">ÍпËÑ·ÏØ</a>| <a href="http://" target="_blank">±¾ÏªÊÐ</a>| <a href="http://" target="_blank">çõ´ºÊÐ</a>| <a href="http://" target="_blank">¼ª°²ÏØ</a>| <a href="http://" target="_blank">¹ó¶¨ÏØ</a>| <a href="http://" target="_blank">ÓÀÖÝÊÐ</a>| <a href="http://" target="_blank">¶«¹âÏØ</a>| <a href="http://" target="_blank">À´·ïÏØ</a>| <a href="http://" target="_blank">ºÓ½òÊÐ</a>| <a href="http://" target="_blank">¹ãÔªÊÐ</a>| <a href="http://" target="_blank">ÎÚ³ľÆëÊÐ</a>| <a href="http://" target="_blank">ÒÁÎáÏØ</a>| <a href="http://" target="_blank">ƽ½­ÏØ</a>| <a href="http://" target="_blank">ÇåÔ·ÏØ</a>| <a href="http://" target="_blank">°²ÐÂÏØ</a>| <a href="http://" target="_blank">±±ÄþÊÐ</a>| <a href="http://" target="_blank">À¶É½ÏØ</a>| <a href="http://" target="_blank">»Ý¶«ÏØ</a>| <a href="http://" target="_blank">Èʲ¼ÏØ</a>| <a href="http://" target="_blank">ÏæÒõÏØ</a>| <a href="http://" target="_blank">À×ÖÝÊÐ</a>| <a href="http://" target="_blank">ÈêÄÏÏØ</a>| <a href="http://" target="_blank">нòÏØ</a>| <a href="http://" target="_blank">ÕòêãÏØ</a>| <a href="http://" target="_blank">°¢Í¼Ê²ÊÐ</a>| <a href="http://" target="_blank">½ðÉ³ÏØ</a>| <a href="http://" target="_blank">Ç­½­Çø</a>| <a href="http://" target="_blank">ÂéÀõÆÂÏØ</a>| <a href="http://" target="_blank">Öз½ÏØ</a>| <a href="http://" target="_blank">»ôÁÖ¹ùÀÕÊÐ</a>| <a href="http://" target="_blank">ÐÞÎäÏØ</a>| <a href="http://" target="_blank">аͶû»¢×óÆì</a>| <a href="http://" target="_blank">ÎýÁÖºÆÌØÊÐ</a>| <a href="http://" target="_blank">ºáÉ½ÏØ</a>| <a href="http://" target="_blank">ÀÖ°²ÏØ</a>| <a href="http://" target="_blank">¸ßÑôÏØ</a>| <a href="http://" target="_blank">·±²ýÏØ</a>| <a href="http://" target="_blank">¸»ÄþÏØ</a>| <a href="http://" target="_blank">ÂÖÌ¨ÏØ</a>| <a href="http://" target="_blank">»¯µÂÏØ</a>| <a href="http://" target="_blank">¼ª°²ÊÐ</a>| <script> (function(){ var bp = document.createElement('script'); var curProtocol = window.location.protocol.split(':')[0]; if (curProtocol === 'https') { bp.src = 'https://zz.bdstatic.com/linksubmit/push.js'; } else { bp.src = 'http://push.zhanzhang.baidu.com/push.js'; } var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(bp, s); })(); </script> </body>