<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
<title>Bear(贝兒)生活札記㍿</title>
<link>http://blog.yam.com/luyuanhsiung</link>
<description>
 
if(document.getElementById(&quot;tearad&quot;))document.getElementById(&quot;tearad&quot;).style.display=&#039;none&#039;;
if(document.getElementById(&quot;mainFrame&quot;))document.getElementById(&quot;mainFrame&quot;).style.top=&#039;0px&#039;;
if(document.getElementById(&quot;mainFrame2&quot;))document.getElementById(&quot;mainFrame2&quot;).style.top=&#039;0px&#039;;
if(document.getElementById(&quot;viewPicDiv&quot;))document.getElementById(&quot;viewPicDiv&quot;).style.top=&#039;0px&#039;;
 
 
 
 It&#039;s Just My Life.  [  ★ 加入我的最愛 ] [  ┼ 加入好友名單 ] [  → 參觀贝兒的程式異想世界   
 
 
 
  
 
 
 
 
 
 
</description>
<language>zh-tw</language>
<generator>blog.yam.com</generator>
<copyright>All Rights Reserved</copyright>
<item>
  <title>ASP連接MySQL</title>
  <description>
MySQL是一個開放源碼的小型關聯式資料庫管理系統，開發者為瑞典MySQL AB公司。目前MySQL被廣泛地應用在Internet上的中小型網站中。由於其體積小、速度快、總體擁有成本低，尤其是開放源碼這項特點，許多中小型網站為了降低網站總體擁有成本而選擇了MySQL作為網站資料庫。
  &lt;a href=&quot;http://blog.yam.com/luyuanhsiung/article/12511669&quot;&gt;(觀看全文...)&lt;/a&gt;
   </description>

<content:encoded><![CDATA[
MySQL是一個開放源碼的小型關聯式資料庫管理系統，開發者為瑞典MySQL AB公司。目前MySQL被廣泛地應用在Internet上的中小型網站中。由於其體積小、速度快、總體擁有成本低，尤其是開放源碼這項特點，許多中小型網站為了降低網站總體擁有成本而選擇了MySQL作為網站資料庫。
<a href="http://blog.yam.com/luyuanhsiung/article/12511669">(觀看全文...)</a>
]]>
</content:encoded>


  <link>http://blog.yam.com/luyuanhsiung/article/12511669</link>
  <category>程式設計</category>
  <pubDate>Fri, 09 Nov 2007 22:51:27 +0800</pubDate>
</item>
<item>
  <title>Perl、PHP、ASP、JSP技術比較</title>
  <description>
本文將對目前最常用的四種動態網頁語言Perl（Practical Extraction and Report Language）、PHP（Hypertext Preprocessor）、ASP（Active Server Pages）、JSP（JavaServer Pages）進行一些技術性的比較。
  &lt;a href=&quot;http://blog.yam.com/luyuanhsiung/article/11096009&quot;&gt;(觀看全文...)&lt;/a&gt;
   </description>

<content:encoded><![CDATA[
本文將對目前最常用的四種動態網頁語言Perl（Practical Extraction and Report Language）、PHP（Hypertext Preprocessor）、ASP（Active Server Pages）、JSP（JavaServer Pages）進行一些技術性的比較。
<a href="http://blog.yam.com/luyuanhsiung/article/11096009">(觀看全文...)</a>
]]>
</content:encoded>


  <link>http://blog.yam.com/luyuanhsiung/article/11096009</link>
  <category>程式設計</category>
  <pubDate>Sun, 29 Jul 2007 00:00:33 +0800</pubDate>
</item>
<item>
  <title>ASP操作Excel技術總結</title>
  <description>
一、 環境配置 &lt;br /&gt;
　&lt;br /&gt;
服務器端的環境配置從參考資料上看，微軟系列的配置應該都行，即： &lt;br /&gt;
1．Win9x+PWS+Office &lt;br /&gt;
2．Win2000 Professional+PWS+Office &lt;br /&gt;
3．Win2000 Server+IIS+Office
  &lt;a href=&quot;http://blog.yam.com/luyuanhsiung/article/11071892&quot;&gt;(觀看全文...)&lt;/a&gt;
   </description>

<content:encoded><![CDATA[
一、 環境配置 <br />
　<br />
服務器端的環境配置從參考資料上看，微軟系列的配置應該都行，即： <br />
1．Win9x+PWS+Office <br />
2．Win2000 Professional+PWS+Office <br />
3．Win2000 Server+IIS+Office
<a href="http://blog.yam.com/luyuanhsiung/article/11071892">(觀看全文...)</a>
]]>
</content:encoded>


  <link>http://blog.yam.com/luyuanhsiung/article/11071892</link>
  <category>程式設計</category>
  <pubDate>Fri, 27 Jul 2007 01:59:35 +0800</pubDate>
</item>
<item>
  <title>用Java實作RSA演算法</title>
  <description>
RSA加密演算法是一種非對稱加密演算法,&lt;br /&gt;
在公鑰加密標準和電子商業中RSA被廣泛使用,&lt;br /&gt;
1977年由羅納德.李維斯特、阿迪.薩莫爾和倫納德.阿德曼一起提出的~
  &lt;a href=&quot;http://blog.yam.com/luyuanhsiung/article/9599539&quot;&gt;(觀看全文...)&lt;/a&gt;
   </description>

<content:encoded><![CDATA[
RSA加密演算法是一種非對稱加密演算法,<br />
在公鑰加密標準和電子商業中RSA被廣泛使用,<br />
1977年由羅納德.李維斯特、阿迪.薩莫爾和倫納德.阿德曼一起提出的~
<a href="http://blog.yam.com/luyuanhsiung/article/9599539">(觀看全文...)</a>
]]>
</content:encoded>


  <link>http://blog.yam.com/luyuanhsiung/article/9599539</link>
  <category>程式設計</category>
  <pubDate>Fri, 20 Apr 2007 22:10:33 +0800</pubDate>
</item>
<item>
  <title>MyJavaServer</title>
  <description>
Java SE 6.0 based application server&lt;br /&gt;
Servlet 2.3&lt;br /&gt;
Java Server Pages (JSP) 1.2&lt;br /&gt;

  &lt;a href=&quot;http://blog.yam.com/luyuanhsiung/article/8394112&quot;&gt;(觀看全文...)&lt;/a&gt;
   </description>

<content:encoded><![CDATA[
Java SE 6.0 based application server<br />
Servlet 2.3<br />
Java Server Pages (JSP) 1.2<br />

<a href="http://blog.yam.com/luyuanhsiung/article/8394112">(觀看全文...)</a>
]]>
</content:encoded>


  <link>http://blog.yam.com/luyuanhsiung/article/8394112</link>
  <category>程式設計</category>
  <pubDate>Fri, 23 Feb 2007 23:30:55 +0800</pubDate>
</item>
</channel>
</rss>