Tag: Linux
簡單介紹 GNU Debugger (GDB)
十月.19, 2008 Posted in RSS

wiki : gdb
GNU 除錯器(GNU Debugger,縮寫:GDB),它是GNU 軟體系統中的標準除錯器,此外GDB也是個具有移攜性的除錯器,經過移攜需求的調修與重新編譯,如今許多的類UNIX作業系統上都可以...
What is V4L(Video4Linux) ?
十月.17, 2008 Posted in RSS

wiki : Video4LinuxVideo4Linux or V4L is a video capture API for Linux.
about v4l + v4l2
v4l
is the original video capture/overlay API of the linux kernel. It appeared late the 2.1.x development cycle in the linux kernel.
v4...
pthread (POSIX Threads)
十月.16, 2008 Posted in RSS

基本介紹可以參考wiki;POSIX Threads而在Linux下的多线程编程文中提到;
Linux 系统下的多线程遵循POSIX线程接口,称为pthread。编写Linux下的多线程程序,需要使用头文件pthread.h,连接时需要...
什麼是Framebuffer ?
十月.16, 2008 Posted in RSS

wiki : Framebuffer
A framebuffer is a video output device that drives a video display from a memory buffer containing a complete frame of data.
Framebuffer 的架構,是利用 mmap 向 kernel 映射出 “顯示記憶體”區塊...
好書推薦 Linux 核心
十月.02, 2008 Posted in RSS

Linux 核 心(The Linux Kernel)是一本歷久彌新的書。正在慢慢摸索中Orz
感謝大大無私分享 ~
–
[中文繁體版版權聲明]「The Linux Kernel」中文繁體版為 吳天健 及 許宏賓 同學翻譯自南...
linux(ubuntu)環境下開發 Android 所遇到的Eclipse 設定問題
九月.04, 2008 Posted in RSS

ubuntu上開發android出現一點問題,分享一下解決的過程。
若直接利用apt-get install eclipse 會安裝 eclipse 3.2.2-5ubuntu2。
但是官網推荐比較新的版本
http://code.google.com/android/intro/installing...
Creating an Android Project without Eclipse
九月.02, 2008 Posted in RSS

Eclipse 是android推薦的開發環境,但是在linux久了,前輩一直說一定要自己手動做一遍才會知道到底做了哪些事情。於是也跟著看了
google android 說明文件中的
Developing Android Applications w...
[ubuntu] 掛載 cue/bin 光碟映像檔
九月.01, 2008 Posted in RSS
cdemu 可以在 linux 裡建立虛擬的光碟裝置, 再將映像檔掛上. 支援的映像檔包括 .B6T, .CCD, .CDI, .CUE, .ISO, .MDS, .NRG, .TOC , CIF, C2D, DAA .
掛載 ISO 檔
如果只是 .iso 映像檔, linux 可以直接掛載
Comments Off
:cdemu, cue bin, hardy, Linux, ubuntu
more...
如何在linux平台升級java step by step
九月.01, 2008 Posted in RSS

(不知道該用”linux”這個詞還是該講”ubuntu”,因為首次接觸linux平台就是ubuntu,處在裡面久了也習慣了用ubuntu這個詞。這轉變有點像search => google 這樣的演化。)
方法一:a...
[轉錄]screen
八月.22, 2008 Posted in RSS
節錄自 http://blog.dragon2.net/archives/000026.html
使用 screen
在命令列下打 screen 就會進入 screen 的天地:
% screen
注意,所有 screen 的指令都是以 Ctrl 鍵加上 a 鍵開始的,在之後以 C-a...
Looking for something?
Use the form below to search the site:
Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!























