<?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/"
	xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Jinn&#039;s Tech Blog-程式。設計</title>
<link>http://blog.roodo.com/jinnsblog/archives/cat_273625.html</link>
<description>Jinn的心情點滴、軟體教學、Blog工具、資訊安全等知識分享   




































_uacct = &quot;UA-957298-2&quot;;
urchinTracker();






//

</description>
<language>zh-tw</language>
<generator>Roodo Blog System</generator>
<copyright>All Rights Reserved</copyright>
<atom:link href="http://blog.roodo.com/jinnsblog/archives/cat_273625.xml" rel="self" type="application/rss+xml" />
<item>
	<title>查看 Linux 系統資訊或 Kernel 版本的方法</title>
	<description><![CDATA[
			location.replace("http://jinnsblog.blogspot.com/2008/10/check-linux-kernel-version.html")   幾個查看 Linux 系統資訊或 Kernel 版本的方法：          uname -a          可用man uname查尋其相關參數的用法，-a是列出所有系統相關的資訊，或者可到鳥哥的私房菜去朝聖。           cat /proc/version           cat /etc/issue 下圖是各指令的結果範例：
		]]>
	</description>
	<content:encoded><![CDATA[
			<script>location.replace("http://jinnsblog.blogspot.com/2008/10/check-linux-kernel-version.html")</script><p>   幾個查看 Linux 系統資訊或 Kernel 版本的方法： </p> <ul>   <li>     <strong>uname -a</strong>     <br />     可用man uname查尋其相關參數的用法，-a是列出所有系統相關的資訊，或者可到<a href="http://linux.vbird.org/linux_basic/0440processcontrol.php#uname" target="_blank">鳥哥的私房菜</a>去朝聖。   </li>   <li>     <strong>cat /proc/version</strong>   </li>   <li>     <strong>cat /etc/issue</strong></li> </ul>下圖是各指令的結果範例：
		<a class="acontinues" href="http://blog.roodo.com/jinnsblog/archives/3439169.html">(繼續閱讀...)</a>
		]]>
	</content:encoded>
	<link>http://blog.roodo.com/jinnsblog/archives/3439169.html</link>
	<guid>http://blog.roodo.com/jinnsblog/archives/3439169.html</guid>
	<category>程式。設計</category>
	<pubDate>Sat, 09 Jun 2007 19:30:00 +0800</pubDate>
</item>
<item>
	<title>數學公式作弊表單</title>
	<description><![CDATA[
			location.replace("http://jinnsblog.blogspot.com/2008/10/computer-science-cheat-sheets.html")資工或相關科系的人注意啦！這是由digg的「The Mother of All Computer Science Cheet Sheets!」所提供的檔案，也就是作弊公式表單啦！裡面含有常見的公式整理，整整有10頁之多，拿來做備份以備不之需也不錯，我想對於正在就學或作研究的人蠻有幫助的，不過千萬別真的拿來作弊ㄋㄟ！下面是部分公式的擷圖及檔案下載：
		]]>
	</description>
	<content:encoded><![CDATA[
			<script>location.replace("http://jinnsblog.blogspot.com/2008/10/computer-science-cheat-sheets.html")</script>資工或相關科系的人注意啦！這是由<a href="http://digg.com/" target="_blank">digg</a>的「<a href="http://digg.com/programming/The_Mother_of_All_Computer_Science_Cheet_Sheets">The Mother of All Computer Science Cheet Sheets!</a>」所提供的檔案，也就是作弊公式表單啦！裡面含有常見的公式整理，整整有10頁之多，拿來做備份以備不之需也不錯，我想對於正在就學或作研究的人蠻有幫助的，不過千萬別真的拿來作弊ㄋㄟ！下面是部分公式的擷圖及檔案下載：
		<a class="acontinues" href="http://blog.roodo.com/jinnsblog/archives/2535929.html">(繼續閱讀...)</a>
		]]>
	</content:encoded>
	<link>http://blog.roodo.com/jinnsblog/archives/2535929.html</link>
	<guid>http://blog.roodo.com/jinnsblog/archives/2535929.html</guid>
	<category>程式。設計</category>
	<pubDate>Fri, 01 Dec 2006 16:40:00 +0800</pubDate>
</item>
<item>
	<title>如何在VS2005中使用模擬器上網</title>
	<description><![CDATA[
			location.replace("http://jinnsblog.blogspot.com/2008/10/visual-studio-emulator-network-setting.html")若你是從事手機設計的工作，同時用Microsoft Visual Studio 2005做為開發環境者，那對裝置模擬器(Simulator)一定不陌生，因為RD通常在上實機前會先用Simulator做一些簡易的測試，不過大家比較不熟的應該如何透過模擬器上網以便測試(我也曾經是其中一個 ^_^)，因此若你有使用模擬器上網測試的需求，可依照下面的步驟進行設定： 
		]]>
	</description>
	<content:encoded><![CDATA[
			<script>location.replace("http://jinnsblog.blogspot.com/2008/10/visual-studio-emulator-network-setting.html")</script>若你是從事手機設計的工作，同時用Microsoft Visual Studio 2005做為開發環境者，那對裝置模擬器(Simulator)一定不陌生，因為RD通常在上實機前會先用Simulator做一些簡易的測試，不過大家比較不熟的應該如何透過模擬器上網以便測試(我也曾經是其中一個 ^_^)，因此若你有使用模擬器上網測試的需求，可依照下面的步驟進行設定： 
		<a class="acontinues" href="http://blog.roodo.com/jinnsblog/archives/2303232.html">(繼續閱讀...)</a>
		]]>
	</content:encoded>
	<link>http://blog.roodo.com/jinnsblog/archives/2303232.html</link>
	<guid>http://blog.roodo.com/jinnsblog/archives/2303232.html</guid>
	<category>程式。設計</category>
	<pubDate>Sat, 21 Oct 2006 20:30:00 +0800</pubDate>
</item>
</channel>
</rss>