<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>chjpeng(鹏)的专栏</title><link>http://blog.csdn.net/chjpeng/</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Tue, 12 Dec 2006 10:09:37 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>ROC(鹏)</dc:creator><title>CSS: 不換行 寫法 </title><link>http://blog.csdn.net/chjpeng/archive/2006/09/28/1301848.aspx</link><pubDate>Thu, 28 Sep 2006 15:05:00 GMT</pubDate><guid>http://blog.csdn.net/chjpeng/archive/2006/09/28/1301848.aspx</guid><wfw:comment>http://blog.csdn.net/chjpeng/comments/1301848.aspx</wfw:comment><comments>http://blog.csdn.net/chjpeng/archive/2006/09/28/1301848.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/chjpeng/comments/commentRss/1301848.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1301848</trackback:ping><description>平常 Html 寫到 FORM 會讓造成空隔多空一行 等等的問題..
以往都是將 Form 塞到 Table 跟 tr 間 的這些方法來解決..
css 有簡易的解法~~~ 照下面的一設就搞定了~ 

form{margin:0px;display:inline}
&lt;img src ="http://blog.csdn.net/chjpeng/aggbug/1301848.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ROC</dc:creator><title>动态控制输入项目表数量</title><link>http://blog.csdn.net/chjpeng/archive/2005/08/02/444496.aspx</link><pubDate>Tue, 02 Aug 2005 21:56:00 GMT</pubDate><guid>http://blog.csdn.net/chjpeng/archive/2005/08/02/444496.aspx</guid><wfw:comment>http://blog.csdn.net/chjpeng/comments/444496.aspx</wfw:comment><comments>http://blog.csdn.net/chjpeng/archive/2005/08/02/444496.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/chjpeng/comments/commentRss/444496.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=444496</trackback:ping><description>经常碰到需要动态生成一系列文本输入框供输入使用，参考了孟子的动态触发表格的方法，写了这段代码，可使输入框更容易控制，输入项格式也很方便调整。

roc  2005/08/02&lt;img src ="http://blog.csdn.net/chjpeng/aggbug/444496.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ROC</dc:creator><title>针对select写了一个通用的option输出函数</title><link>http://blog.csdn.net/chjpeng/archive/2005/04/22/359071.aspx</link><pubDate>Fri, 22 Apr 2005 21:51:00 GMT</pubDate><guid>http://blog.csdn.net/chjpeng/archive/2005/04/22/359071.aspx</guid><wfw:comment>http://blog.csdn.net/chjpeng/comments/359071.aspx</wfw:comment><comments>http://blog.csdn.net/chjpeng/archive/2005/04/22/359071.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/chjpeng/comments/commentRss/359071.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=359071</trackback:ping><description>为了方便，针对select写了一个通用的option输出函数,
使select数据的增加/修改十分方便^_^&lt;img src ="http://blog.csdn.net/chjpeng/aggbug/359071.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ROC</dc:creator><title>在iframe中使用带iframe的日历组件</title><link>http://blog.csdn.net/chjpeng/archive/2005/04/21/357608.aspx</link><pubDate>Thu, 21 Apr 2005 22:04:00 GMT</pubDate><guid>http://blog.csdn.net/chjpeng/archive/2005/04/21/357608.aspx</guid><wfw:comment>http://blog.csdn.net/chjpeng/comments/357608.aspx</wfw:comment><comments>http://blog.csdn.net/chjpeng/archive/2005/04/21/357608.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/chjpeng/comments/commentRss/357608.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=357608</trackback:ping><description>在iframe中使用带iframe的日历组件&lt;img src ="http://blog.csdn.net/chjpeng/aggbug/357608.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>ROC</dc:creator><title>ASP简繁字互转换输出函数</title><link>http://blog.csdn.net/chjpeng/archive/2005/03/26/330793.aspx</link><pubDate>Sat, 26 Mar 2005 08:57:00 GMT</pubDate><guid>http://blog.csdn.net/chjpeng/archive/2005/03/26/330793.aspx</guid><wfw:comment>http://blog.csdn.net/chjpeng/comments/330793.aspx</wfw:comment><comments>http://blog.csdn.net/chjpeng/archive/2005/03/26/330793.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/chjpeng/comments/commentRss/330793.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=330793</trackback:ping><description>此函数根据leadbbs的js简繁转换函数改写，可以很方便地将数据输出转换为简/繁体页面，只在系统中录入一次数据就可得到简繁两个页面&lt;img src ="http://blog.csdn.net/chjpeng/aggbug/330793.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>chjpeng</dc:creator><title>多語言版vfp程序設計簡單實現</title><link>http://blog.csdn.net/chjpeng/archive/2003/08/12/19047.aspx</link><pubDate>Tue, 12 Aug 2003 10:12:00 GMT</pubDate><guid>http://blog.csdn.net/chjpeng/archive/2003/08/12/19047.aspx</guid><wfw:comment>http://blog.csdn.net/chjpeng/comments/19047.aspx</wfw:comment><comments>http://blog.csdn.net/chjpeng/archive/2003/08/12/19047.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/chjpeng/comments/commentRss/19047.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=19047</trackback:ping><description>&lt;img src ="http://blog.csdn.net/chjpeng/aggbug/19047.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>