<?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/"
	>

<channel>
	<title>聰明的生活2 &#187; free</title>
	<atom:link href="http://blog.yslifes.com/archives/tag/free/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.yslifes.com</link>
	<description>自己寫java程式的一些筆記</description>
	<lastBuildDate>Wed, 08 Feb 2012 02:26:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel='hub' href='http://blog.yslifes.com/?pushpress=hub'/>
		<item>
		<title>Csharp使用ADO.NET操作SQLite</title>
		<link>http://blog.yslifes.com/archives/972</link>
		<comments>http://blog.yslifes.com/archives/972#comments</comments>
		<pubDate>Sun, 30 Oct 2011 02:10:35 +0000</pubDate>
		<dc:creator>yku</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[VisualStudio]]></category>
		<category><![CDATA[程式]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[datasource]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[sqlite]]></category>

		<guid isPermaLink="false">http://blog.yslifes.com/archives/972</guid>
		<description><![CDATA[SQLite是一個簡易的資料庫系統，開放原始碼，可以直接把SQLite綁在程式裡使用，FireFox及Android等軟體也都有內建SQLite。SQLite不需要安裝，看起來就只是一個檔案而已，也可以使用memory模式，讓它存在記憶體中而不需要建立一個檔案存放。 SQLite支援的SQL指令：http://www.sqlite.org/lang_corefunc.html C#要連接SQLite可以使用open source的System.Data.SQLite，它是一個基於ADO.Net所做與SQLite的溝通介面，目前支援到.net framework 3.5。可於sourceforge下載其dll來使用，就可以了。 下方的範例是介紹如何在Csharp下使用ADO.NET連接與操作SQLite，包含了自動產生SQLite檔案與DataGridView使用class binding datasource方法。 一、建立一個專案，並先將其儲存起來 (需要先建置專案才能使用專案裡的class當做datasource) 二、改變專案使用的Framework 在專案節點上選擇屬性 把目標Framework(G):改成.NET Framework 3.5以下 告知需要重新啟動專案 三、加入System.Data.SQLite的Dll當做參考 在專案裡的參考節點上按右鍵選加入參考(R).... 找到DLL加入 在參考的節點上可以看到System.Data.SQLite已加入成功 因為原本專案為.NET Framework 4被降為3.5，所以會多出一個無法使用的參考Microsoft CSharp，此時可順便移除掉它。 四、建立相容模式 SQLite ADO.NET是建立於版本v2.0.50727，所以在比較高的版本會有相容性問題，所以修改app.config或web.config來使其相容使用。 ps.有一說可以在.NET Framework 4.0修改設定則可以使用SQLite ADO.NET 在startup的tag上加上屬性 &#60;startup useLegacyV2RuntimeActivationPolicy=&#34;true&#34;&#62; &#60;supportedRuntime version=&#34;v2.0.50727&#34;/&#62; &#60;/startup&#62; 在範列裡我們會使用到二種建立SQLite Connection的方法，其中一種為DbProvider，所以需要使用到以下tag內容，放在configuration內就可以了，如果不使用此種DbProvider方法，也可不加。 &#60;system.data&#62; &#60;DbProviderFactories&#62; &#60;remove invariant=&#34;System.Data.SQLite&#34;/&#62; &#60;add name=&#34;SQLite Data Provider&#34; invariant=&#34;System.Data.SQLite&#34; description=&#34;.Net Framework Data Provider for SQLite&#34; [...]]]></description>
		<wfw:commentRss>http://blog.yslifes.com/archives/972/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[android]Robo defense Free機器人防衛戰</title>
		<link>http://blog.yslifes.com/archives/730</link>
		<comments>http://blog.yslifes.com/archives/730#comments</comments>
		<pubDate>Fri, 15 Oct 2010 13:08:58 +0000</pubDate>
		<dc:creator>yku</dc:creator>
				<category><![CDATA[android]]></category>
		<category><![CDATA[軟體介紹]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[hero]]></category>

		<guid isPermaLink="false">http://blog.yslifes.com/archives/730</guid>
		<description><![CDATA[星海爭霸在多年以前就有人把地圖改成防衛大戰的方式來進行遊戲，而且還可以多人一起聯防，Roboe-Defense這遊戲跟星海的防衛大戰有點像，而且可以昇級及購買更高等級的防具來防守，很平凡但是十分耐玩的遊戲。 Free版跟付費版基本上不太有差別，也沒有時間限制，主要的差別是多了二張新地圖？無限升級的獎勵、無限的難度水平、能獲得的分數來購買技術，免費版的會在這方面比較難取得，會越玩越不容易過關。 價錢大約2.99美元，92元台幣左右，十分划算，值得推薦。 遊戲畫面如下： Spend reward Points可以從遊戲中贏得Points然後去購買升級條件 免費版本最多只能到十級，付費版本就沒有限制了，地圖的話免費的比付費少二張 遊戲的說明 一開始可以選擇的防守設備三樣，等攻擊敵人後可以得到獎金，獎金可以來購買更多防具，從圖示上拉到地圖上就可以完成購買動作了。$5是攻擊快速、$10是敵人緩慢、$20是強力攻擊（速度慢） 按防具可選擇要升級的項目，需要付擔擊弊敵人所得到的獎金。 測試環境是HTC Hero 2.1版 遊戲官方網站]]></description>
		<wfw:commentRss>http://blog.yslifes.com/archives/730/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTC Hero android推薦軟體</title>
		<link>http://blog.yslifes.com/archives/491</link>
		<comments>http://blog.yslifes.com/archives/491#comments</comments>
		<pubDate>Fri, 16 Oct 2009 14:02:54 +0000</pubDate>
		<dc:creator>yku</dc:creator>
				<category><![CDATA[android]]></category>
		<category><![CDATA[軟體介紹]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[hero]]></category>
		<category><![CDATA[免費]]></category>

		<guid isPermaLink="false">http://blog.yslifes.com/archives/491</guid>
		<description><![CDATA[程式名稱：Advanced Task killer Free 說明：可以刪除背景程式釋放記憶體 程式名稱：AK Notepad 說明：記事軟體，可以新增記事內容並設定提醒時間 &#160; &#160; 程式名稱： Compass 說明：指南針軟體，可以知道目前的方位為何 程式名稱： AndAndo 說明：軌跡紀錄軟體，可以記錄走過的路線 程式名稱： AppManager 說明：裝了太多的軟體？而重灌時怎麼辦呢？AppManager可以備份所有app到記憶卡裡 程式名稱： Astrid 說明：工作清單，記錄工作清單，有提醒功能。 程式名稱： ES檔案瀏覽器 說明：檔案總管工具，還可以直接連入區域網路分享的資料夾， 在使用wify時很方便傳送檔案 程式名稱： Google Sky Map 說明：晚上看夜景時被光害害的看不到幾顆星星嘛？ 和女朋友約會時看不出來天上的星座嘛？ Google Sky Map直接對著天空看就能知道天上的星座狀況了 程式名稱： Hi Msn 說明：好用的Msn軟體，不支援離線訊息 程式名稱： K9Mail 說明：接收pop3的mail client有點像android 的google mail 程式名稱： Pic Say 說明：直接對拍好的或現有的照片進行簡單的編輯，可以馬上利用mms或網路 傳送給好朋友或家人 程式名稱： Places directory 說明：使用GPS來幫你找尋週邊的商家、地址、地圖等， 使用Google [...]]]></description>
		<wfw:commentRss>http://blog.yslifes.com/archives/491/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>好用的封裝軟體CreateInstall Free</title>
		<link>http://blog.yslifes.com/archives/359</link>
		<comments>http://blog.yslifes.com/archives/359#comments</comments>
		<pubDate>Wed, 29 Jul 2009 10:49:00 +0000</pubDate>
		<dc:creator>yku</dc:creator>
				<category><![CDATA[VisualStudio]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[安裝]]></category>

		<guid isPermaLink="false">http://blog.yslifes.com/archives/359</guid>
		<description><![CDATA[如果使用VisualStudio Express 2008開發軟體的話，想要發佈給其它人使用，這倒是個麻煩， 可以利用內建的OneClick方式封裝，或是利用功能強大的InstallShield Express來做，不過InstallShield並非免費， CreateInstall Free是一套免費的封裝Install的軟體，沒有註冊的狀況下，在安裝時下方有會提示CreateInstall Free字樣， 它不但可以把程式整個封裝進入一個setup.exe的執行檔，還可以對內容進行壓縮、放入startup目錄， 對付一些簡單的程式的封裝是個很好的選擇，不過它也不是完全沒有缺點， 像是沒法子自動檢查是否存在Framework .net 等。]]></description>
		<wfw:commentRss>http://blog.yslifes.com/archives/359/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ashampoo Burning Studio 2009免費超強燒錄軟體</title>
		<link>http://blog.yslifes.com/archives/247</link>
		<comments>http://blog.yslifes.com/archives/247#comments</comments>
		<pubDate>Tue, 09 Jun 2009 13:07:00 +0000</pubDate>
		<dc:creator>yku</dc:creator>
				<category><![CDATA[軟體介紹]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://blog.yslifes.com/archives/247</guid>
		<description><![CDATA[Ashampoo Burning Studio 2009 免費超強燒錄軟體 說明可以參考 Ashampoo Burning Studio 2008-重量級免費燒錄軟體 取得方法 1.先到http://www2.ashampoo.com/webcache/html/1/trial_step_1_4877_2_USD.htm 填入email註冊成會員，認證後就會emaiil key到你的email 2.下載Ashampoo Burning Studio 2009 一定要下，跟Nero有的比喔，又小又好用。]]></description>
		<wfw:commentRss>http://blog.yslifes.com/archives/247/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ashampoo Burning Studio 2008-重量級免費燒錄軟體</title>
		<link>http://blog.yslifes.com/archives/246</link>
		<comments>http://blog.yslifes.com/archives/246#comments</comments>
		<pubDate>Mon, 08 Jun 2009 10:05:00 +0000</pubDate>
		<dc:creator>yku</dc:creator>
				<category><![CDATA[軟體介紹]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://blog.yslifes.com/archives/246</guid>
		<description><![CDATA[Ashampoo® Burning Studio 是一套免費的燒錄軟體，可以燒mp3-&#62;CD，映象檔ISO… 大部份的免費軟體總是少那麼一二樣或是燒錄控制能力比較不好，不過Ashampoo Buring Studio的功能及效果跟Nero均可相比（比越來越肥大的NERO好用？5mb 左右），Ashampoo Buring Studio原本也是套需付費的軟體（２９.９９美金？），不過現在舊的版本2008可免費註冊使用，如果只是想燒燒資料，沒特別特殊的需求，Ashampoo buring Studio是個很好的選擇喔。支援Unicode檔案，有中文語系，支援vista。 下載點 Ashampoo Burning Studio 2008 需要註冊，註冊好後開啟帳號，可以得到由官方網站寄信來的序號。]]></description>
		<wfw:commentRss>http://blog.yslifes.com/archives/246/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

