<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>電腦語言 | SkyBu.NET, 布布部落格</title>
	<atom:link href="https://skybu.net/archives/category/%E9%9B%BB%E8%85%A6%E8%AA%9E%E8%A8%80/feed" rel="self" type="application/rss+xml" />
	<link>https://skybu.net</link>
	<description>一個苦命的科技人對於生活上點點滴滴的紀錄手札</description>
	<lastBuildDate>Tue, 24 Jul 2012 08:15:38 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.0.1</generator>
<site xmlns="com-wordpress:feed-additions:1">53414728</site>	<item>
		<title>各大手機瀏覽器的user-agent</title>
		<link>https://skybu.net/archives/456</link>
					<comments>https://skybu.net/archives/456#respond</comments>
		
		<dc:creator><![CDATA[小布]]></dc:creator>
		<pubDate>Fri, 15 Jul 2011 09:34:57 +0000</pubDate>
				<category><![CDATA[電腦語言]]></category>
		<guid isPermaLink="false">http://skybu.net/?p=456</guid>

					<description><![CDATA[<p>一樣&#8230;作個筆記..以後會用到 Android Mozilla/5...</p>
<p>The post <a href="https://skybu.net/archives/456">各大手機瀏覽器的user-agent</a> first appeared on <a href="https://skybu.net">SkyBu.NET, 布布部落格</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>一樣&#8230;作個筆記..以後會用到</p>
<p>Android<br />
Mozilla/5.0 (Linux; U; Android 2.2; en-us; Nexus One Build/FRF91) AppleWebKit/533.1 (KHTML, like Gecko) Version/4.0 Mobile Safari/533.1</p>
<p>iPhone<br />
Mozilla/5.0 (iPad; U; CPU OS 3_2_2 like Mac OS X; en-us) AppleWebKit/531.21.10 (KHTML, like Gecko) Version/4.0.4 Mobile/7B500 Safari/531.21.10</p>
<p>Nokia N97<br />
Mozilla/5.0 (SymbianOS/9.4; Series60/5.0 NokiaN97-1/20.0.019; Profile/MIDP-2.1 Configuration/CLDC-1.1) AppleWebKit/525 (KHTML, like Gecko) BrowserNG/7.1.18124</p><p>The post <a href="https://skybu.net/archives/456">各大手機瀏覽器的user-agent</a> first appeared on <a href="https://skybu.net">SkyBu.NET, 布布部落格</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://skybu.net/archives/456/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">456</post-id>	</item>
		<item>
		<title>網頁(html)轉 PDF / image</title>
		<link>https://skybu.net/archives/454</link>
					<comments>https://skybu.net/archives/454#respond</comments>
		
		<dc:creator><![CDATA[小布]]></dc:creator>
		<pubDate>Fri, 08 Jul 2011 06:33:49 +0000</pubDate>
				<category><![CDATA[電腦語言]]></category>
		<guid isPermaLink="false">http://skybu.net/?p=454</guid>

					<description><![CDATA[<p>剛剛在網路上看到的 http://code.google.com/p/wkh...</p>
<p>The post <a href="https://skybu.net/archives/454">網頁(html)轉 PDF / image</a> first appeared on <a href="https://skybu.net">SkyBu.NET, 布布部落格</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>剛剛在網路上看到的</p>
<p><a href="http://code.google.com/p/wkhtmltopdf/">http://code.google.com/p/wkhtmltopdf/</a></p>
<p>這邊編譯好的binary檔在 Linux kpnweb.net 2.6.23.17-88.fc7 下面似乎可以正常使用</p>
<p>於是趕緊寫下來作個備註，免得以後要找的時候找不到</p><p>The post <a href="https://skybu.net/archives/454">網頁(html)轉 PDF / image</a> first appeared on <a href="https://skybu.net">SkyBu.NET, 布布部落格</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://skybu.net/archives/454/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">454</post-id>	</item>
		<item>
		<title>JQUERY VS Select控制項</title>
		<link>https://skybu.net/archives/98</link>
					<comments>https://skybu.net/archives/98#respond</comments>
		
		<dc:creator><![CDATA[小布]]></dc:creator>
		<pubDate>Tue, 07 Jul 2009 03:28:40 +0000</pubDate>
				<category><![CDATA[電腦語言]]></category>
		<category><![CDATA[Jquery]]></category>
		<guid isPermaLink="false">http://bublog.tw-wow.net/?p=98</guid>

					<description><![CDATA[<p>下拉之後的值 $("#ID option:selected").text()...</p>
<p>The post <a href="https://skybu.net/archives/98">JQUERY VS Select控制項</a> first appeared on <a href="https://skybu.net">SkyBu.NET, 布布部落格</a>.</p>]]></description>
										<content:encoded><![CDATA[<p>下拉之後的值</p>
<pre class="brush: javascript;">
$("#ID option:selected").text();
</pre>
<p>移除選項</p>
<pre class="brush: javascript;">
$("#ID option:selected").remove();
</pre>
<p>設定某選項</p>
<pre class="brush: javascript;">
$("#selectID").children().each(function(){
if ($(this).text()=="option name")
$(this).attr("selected","true");
});
</pre><p>The post <a href="https://skybu.net/archives/98">JQUERY VS Select控制項</a> first appeared on <a href="https://skybu.net">SkyBu.NET, 布布部落格</a>.</p>]]></content:encoded>
					
					<wfw:commentRss>https://skybu.net/archives/98/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">98</post-id>	</item>
	</channel>
</rss>
