<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title><![CDATA[来一起疯(617feng)]]></title>
<link>http://www.617feng.cn/blog/</link>
<description><![CDATA[劲风心情的港湾,学习点滴的记事本,与朋友交流的网上平台！]]></description>
<generator>ASBLOG v2.5</generator>
<language>zh-cn</language>
<copyright>Copyright 2008 ASBLOG v2.5 Powerd By AllSheng Studio</copyright>
<item>
<title><![CDATA[中秋博饼程序，在线博饼试玩]]></title>
<link>http://www.617feng.cn/blog/Blogs/?l=523</link>
<author><![CDATA[Fanjf]]></author>
<pubDate>2010-09-01 17:14:02</pubDate>
<category><![CDATA[公告日记]]></category>
<description><![CDATA[<p>闽南习俗中秋博饼又火热进行中了，</p>
<p>现在很多网站都有在线博饼游戏或活动，</p>
<p>现在我也开发了一个在线博饼试玩的游戏，</p>
<p>大家有可以去玩一玩试试手气哦。</p>
<p>地址：<a href="http://www.617feng.cn/bobing/">http://www.617feng.cn/bobing/</a></p>]]></description>
</item>
<item>
<title><![CDATA[获取域名的ICO图标]]></title>
<link>http://www.617feng.cn/blog/Blogs/?l=522</link>
<author><![CDATA[Fanjf]]></author>
<pubDate>2010-08-30 16:14:57</pubDate>
<category><![CDATA[网页技术]]></category>
<description><![CDATA[<p>很多网站都有设置自己的个性ICO图标，</p>
<p>如&nbsp; 网易：<img src="http://www.google.com/s2/favicons?domain=www.163.com" align="absMiddle" border="0" alt="" />&nbsp;&nbsp; 新浪：<img src="http://www.google.com/s2/favicons?domain=www.sina.com" align="absMiddle" border="0" alt="" />&nbsp;&nbsp; 腾讯：<img src="http://www.google.com/s2/favicons?domain=www.qq.com" align="absMiddle" border="0" alt="" />&nbsp;等等网站</p>
<p>而我们得到这些网站的图标的方法是：<a href="http://www.google.com/s2/favicons?domain=域名">http://www.google.com/s2/favicons?domain=域名</a></p>
<p>例：网易的地址为：http://www.google.com/s2/favicons?domain=www.163.com</p>]]></description>
</item>
<item>
<title><![CDATA[一款Flash多颜色皮肤/带歌词的MP3播放器]]></title>
<link>http://www.617feng.cn/blog/Blogs/?l=521</link>
<author><![CDATA[Fanjf]]></author>
<pubDate>2010-08-04 23:10:54</pubDate>
<category><![CDATA[网页技术]]></category>
<description><![CDATA[<object height="59" width="273" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000">
<param value="http://hg.dayoo.com/img/30114.files/musicPlayer/musicPlayerWithScript.swf?v=2" name="movie" />
<param value="mp3path=http://hg.dayoo.com/img/30114.files/musicPlayer/chongfeng.mp3&amp;scriptPath=http://hg.dayoo.com/img/30114.files/musicPlayer/script_chongfeng.xml" name="FlashVars" />
<param value="high" name="quality" />
<param value="opaque" name="wmode" />
<param value="always" name="AllowScripAccess" /><embed height="59" width="273" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" wmode="opaque" allowscriptaccess="always" flashvars="aa=bb&amp;mp3path=img/30114.files/musicPlayer/chongfeng.mp3&amp;scriptPath=http://hg.dayoo.com/img/30114.files/musicPlayer/script_chongfeng.xml" src="http://hg.dayoo.com/img/30114.files/musicPlayer/musicPlayerWithScript.swf?v=2"></embed></object>
<p>MP3播放器，支持XML形式的歌词，带三种颜色的皮肤更换。</p>]]></description>
</item>
<item>
<title><![CDATA[js获取百度API中的北京时间]]></title>
<link>http://www.617feng.cn/blog/Blogs/?l=520</link>
<author><![CDATA[Fanjf]]></author>
<pubDate>2010-08-01 08:32:57</pubDate>
<category><![CDATA[网页技术]]></category>
<description><![CDATA[<p>js获取百度API中的北京时间</p>]]></description>
</item>
<item>
<title><![CDATA[QQ新强行聊天（不用加好友）]]></title>
<link>http://www.617feng.cn/blog/Blogs/?l=519</link>
<author><![CDATA[Fanjf]]></author>
<pubDate>2010-07-23 08:50:50</pubDate>
<category><![CDATA[应用技巧]]></category>
<description><![CDATA[<p>在站长网论坛看到有个小的功能，就是能够把QQ号码输入进入，然后点击直接可以和所输入的QQ号码强制聊天。但是由于QQ技术的改变，据说只有企业QQ才可以强制聊天，非企业QQ必须要加为好友才可以实现。<br />
&nbsp;</p>
<div class="UBBDiv">
<p>[Code]&lt;!DOCTYPE&nbsp;html&nbsp;PUBLIC&nbsp;&quot;-//W3C//DTD&nbsp;XHTML&nbsp;1.1//EN&quot;&nbsp;&quot;http&amp;58;//www.w3.org/TR/xhtml11/DTD/xhtml11.dtd&quot;&gt; <br />
&lt;html&nbsp;xmlns=&quot;http&amp;58;////www.w3.org/1999/xhtml&quot;&gt; <br />
&lt;meta&nbsp;http-equiv=&quot;Content-Type&quot;&nbsp;content=&quot;text/html;&nbsp;charset=gb2312&quot;&nbsp;/&gt; <br />
&lt;title&gt;QQ&lt;/title&gt; <br />
&lt;SCRIPT&nbsp;type=text/javascript&gt; <br />
function&nbsp;StartQQMSG() <br />
{ <br />
&nbsp;&nbsp;&nbsp;&nbsp;var&nbsp;QNUM=document.getElementById('QQNum').value; <br />
&nbsp;&nbsp;&nbsp;&nbsp;if(QNUM==&quot;&quot;){ <br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;alert(&quot;请输入QQ号码&quot;); <br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;document.getElementById('QQNum').focus(); <br />
&nbsp;&nbsp;&nbsp;&nbsp;}else{ <br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;document.getElementById('QHTML').innerHTML='&lt;a&nbsp;target=&quot;blank&quot;&nbsp;href=&quot;tencent://message/?Menu=yes&amp;uin='+QNUM+'&amp;Service=300&amp;sigT=45a1e5847943b64c6ff3990f8a9e644d2b31356cb0b4ac6b24663a3c8dd0f8aa12a595b1714f9d45&quot;&gt;&lt;img&nbsp;border=&quot;0&quot;&nbsp;src=http://wpa.qq.com/pa?p=4:'+QNUM+':41&nbsp;alt=&quot;点击这里给我发消息&quot;&nbsp;height=16&nbsp;align=&quot;absmiddle&quot;&nbsp;/&gt;对话&lt;/a&gt;'; <br />
&nbsp;&nbsp;&nbsp;&nbsp;} <br />
&nbsp;&nbsp;&nbsp;&nbsp;return&nbsp;false; <br />
} <br />
&lt;/SCRIPT&gt; <br />
<br />
&lt;INPUT&nbsp;id=QQNum&nbsp;class=qinput&nbsp;maxLength=10&nbsp;size=10&gt;&nbsp;&lt;INPUT&nbsp;class=qsubmit&nbsp;onclick=StartQQMSG()&nbsp;value=QQ对话&nbsp;align=absMiddle&nbsp;type=button&gt;&nbsp; <br />
&lt;SPAN&nbsp;id=QHTML&gt;&lt;/SPAN&gt; <br />
[/Code]</p>
</div>]]></description>
</item>
<item>
<title><![CDATA[一个通用的处理数据的类 DataHelper ]]></title>
<link>http://www.617feng.cn/blog/Blogs/?l=518</link>
<author><![CDATA[Fanjf]]></author>
<pubDate>2010-06-22 11:06:16</pubDate>
<category><![CDATA[ASP.net学习]]></category>
<description><![CDATA[<p>一个通用的处理数据的类 DataHelper</p>
<p>.net 操作数据库的类，附使用实例</p>]]></description>
</item>
<item>
<title><![CDATA[不能启用此约束,因为不是所有的值都具有相应的父值的解决方法]]></title>
<link>http://www.617feng.cn/blog/Blogs/?l=517</link>
<author><![CDATA[Fanjf]]></author>
<pubDate>2010-06-22 10:48:16</pubDate>
<category><![CDATA[ASP.net学习]]></category>
<description><![CDATA[<p>也许你们在做ASP.NE程序时，做dataset主从表嵌套时，如果进行主表筛选时会出现<br />
不能启用此约束,因为不是所有的值都具有相应的父值</p>
<p>DataRelation datasetRelation=ds.Relations.Add(&quot;myrela&quot;, ds.Tables[0].Columns[&quot;CaseID&quot;], ds.Tables[1].Columns[&quot;CaseID&quot;],false);</p>]]></description>
</item>
<item>
<title><![CDATA[DataList嵌套DataList ]]></title>
<link>http://www.617feng.cn/blog/Blogs/?l=516</link>
<author><![CDATA[Fanjf]]></author>
<pubDate>2010-06-22 10:41:49</pubDate>
<category><![CDATA[ASP.net学习]]></category>
<description><![CDATA[<p>DataList嵌套DataList</p>
<p><img alt="" border="0" src="/BLOG/UploadFiles/201006/NestedDataLists.JPG" /></p>]]></description>
</item>
<item>
<title><![CDATA[新浪微博图片放大效果[artZoom.js] ]]></title>
<link>http://www.617feng.cn/blog/Blogs/?l=515</link>
<author><![CDATA[Fanjf]]></author>
<pubDate>2010-06-07 10:51:40</pubDate>
<category><![CDATA[网页技术]]></category>
<description><![CDATA[<p>&nbsp;我点击新浪微博缩略图的时候会快速的置换一张大图，并且鼠标会显示放大或者缩小的指针，新浪前端工程师吧视口的大图片都预加载了，所以点击缩略图后替换大图的过程很爽快</p>]]></description>
</item>
<item>
<title><![CDATA[做人必须保留的7张底牌]]></title>
<link>http://www.617feng.cn/blog/Blogs/?l=514</link>
<author><![CDATA[Fanjf]]></author>
<pubDate>2010-05-29 18:46:06</pubDate>
<category><![CDATA[成长励志]]></category>
<description><![CDATA[<p><strong>第1张底牌&nbsp; &quot;忍&quot;&mdash;&mdash;有容方为大，忍者无敌</strong></p>
<p>1. 忍是一种做人的大智慧<br />
2.忍耐并非软弱<br />
3. 负重忍辱，厚积而薄发<br />
4. 骨气不能无，傲气不能有<br />
5. &ldquo;利&rdquo;字面前，三忍而后行<br />
6. 遇强示弱，消灾避难</p>]]></description>
</item>
</channel>
</rss>
