忘記密碼?

Blogs about: 小小心得

酷網誌

高斯光束的由來

chikanlin wrote 1 year ago: 我們知道電磁波在均勻介質裡 (也就是介電張量 ε 為單位矩陣時候,滿足各向同性),場分量會滿足一個簡單的波動方程式: 我們可以用一個 scalar 函數的實部 來描述符合這個方程式的光波,其中代表不隨 … more →

修改 aMSN 聯絡人頭像大小

Andrew Chang wrote 1 year ago: how to make the Display Picture of contacts windows bigger ? check these two pages : Creating AMSN S … more →

標籤: Bookmarks, amsn

菸酒生的好夥伴:不只是文獻管理工具 - zotero5 comments

Andrew Chang wrote 1 year ago: 之前介紹過Bibus 這次是另一個更好用的工具:zotero 它是一個Firefox的extension,超好用 這次只介紹菸酒生常用到的:文獻管理 (好用的地方不只是學術文獻管理&整合word寫論文 … more →

標籤: 菸酒生歲月, firefox, 學業, citation management, zotero

Linux 裡 S3C2440 的initial 順序

Andrew Chang wrote 1 year ago: 初始化順序在 <kernel src>/arch/arm/plat-s3c24xx/cpu.c static struct cpu_table cpu_ids[] __initdata{ … more →

標籤: 嵌入式相關, Linux, S3C2440, init, embedded Linux

設定暫存器位置的語法

Andrew Chang wrote 1 year ago: 暫存器的Addrewss Uint如果是…. Word: #define Word_Reg     (*(volatile unsigned long *)0×12345678) … more →

標籤: 嵌入式相關, 菸酒生歲月

gcc, 用於debug的macro...極好用

Andrew Chang wrote 1 year ago: #ifdef DEBUG_STRING #define DPRINTSTR(args...)        printf(##args) #else #define DPRINTSTR(args... … more →

標籤: 菸酒生歲月, GCC, Debug, variadic macro

bin/bash^M: bad interpreter: no such file or directory1 comment

Andrew Chang wrote 1 year ago: 通常會遇到這個問題的原因通常是 被執行的script檔案是從windows用ftp上傳,或是在windows複製 linux貼上 換行方式不一樣,導致這個錯誤 Windows裡換行是CR+LF,Lin … more →

標籤: Linux, 菸酒生歲月

WINCE BSP......別自作聰明亂取名字 (幹)

Andrew Chang wrote 1 year ago: 遇到這個問題 One more BSP’s that are not installed were found in the selected platform Builder proje … more →

標籤: 閒聊, WinCE

arm-linux-gcc: unrecognized option `-MQ'

Andrew Chang wrote 1 year ago: this problem appears when I trying to make my own u-boot the cause of this error is the version of a … more →

標籤: 嵌入式相關, Linux

NAT底下的電腦,用MSN傳檔爆慢

Andrew Chang wrote 2 years ago: 覺得傳檔很慢慢慢,查了一下原來是NAT的問題 我不是搞網路的,細節也看不是很懂 總之要把UPnP打開 需要下載 UPnP SDK for Linux: http://sourceforge.net/p … more →

標籤: Linux

Anjuta : error while loading shared libraries: libanjuta.so.0

Andrew Chang wrote 2 years ago: 今天很無聊,手動編了anjuta最新版 (2.3) 中間還遇到一堆套件版本相依性問題,乾脆把feisty升級成gusty 最後終於把anjuta裝起來 執行的時候竟然說 error while loa … more →

標籤: Linux, Anjuta

Linux裡使用Windows XP網路印表機 (Gnome)1 comment

Andrew Chang wrote 2 years ago: 首先Windows上要開guest帳號 查看samba有沒有通,記住ShareName $smbclient –list printer-ip password : [輸入windows上 … more →

標籤: Linux

kopete 在 gnome 下無法開啟scim

Andrew Chang wrote 2 years ago: 安裝 scim-qtimm … more →

標籤: Linux

vim 方向鍵與刪除鍵(backspace)的問題1 comment

Andrew Chang wrote 2 years ago: insert模式,輸入方向鍵的時候會出現ABCD 刪除鍵不會刪除 解決方法:在.vimrc中設定 set nocompatible set backspace=2 … more →

標籤: Linux

proftpd 登入後卡在list超慢解決方法2 comments

Andrew Chang wrote 2 years ago: 只是治標的方法 /etc/proftpd/proftpd.conf 裡面加入這兩個設定 UseReverseDNS off IdentLookups off … more →

標籤: Linux

(開幹) 好用~lightyPHP,快速搞定lighttpd + php

Andrew Chang wrote 2 years ago: LightyPHP 以lighttpd為基礎,加上php module 超方便的,點幾下就架好了 如果要考慮效能,想必不會用windows 適合架設一個練習php的環境 因為老師要簡單設定 所以這個應 … more →

標籤: 心情, 菸酒生歲月

install streaming server : GNUMP3D

Andrew Chang wrote 2 years ago: GNUMP3D GNUMP3d is a streaming server for MP3s, OGG vorbis files, movies and other media formats. It … more →

標籤: Linux

整理文獻的工具:Bibus, for win32 & linux

Andrew Chang wrote 2 years ago: from kewang Bibus教學(1) Bibus教學(2) import mysql.sql時出現找不到database的錯誤: 自己建一個資料庫(記住名字,在Bibus啟動時要設定) 在ph … more →

標籤: 菸酒生歲月

apache error : Could not determine the server's fully qualified domain name

Andrew Chang wrote 2 years ago: 因為沒設定domain name所以有這個錯誤 以下指令用root身份執行 把完整的hostName.domainName 寫入 echo hostName.domainName > /etc/ … more →

標籤: Linux


Have your say. Start a blog.

See our free features →

相關標籤
全部 →

Follow this tag via RSS