[筆記] 網路上看來的先筆記
取消提示
defaults write com.apple.LaunchServices LSQuarantine -bool NO
+重開機
重新恢復提示
defaults write com.apple.LaunchServices LSQuarantine -bool YES
+重開機
marx's IT experience
2012年4月30日星期一
2012年4月27日星期五
[ 教學 ] freemind 不能輸入中文字怎麼辦? OSX Linux 適用
freemind 是一套相當實用的心智圖軟體,並且提供跨 win/osx/linux 三平台的版本,唯一的缺點是必須做小設定才能成功地輸入中文。
該如何解決呢?試了很久心得提供給大家參考
(1)先切英文開啟後再轉中文輸入法(失敗)
網路上找的一個解法:先切換到英文語系輸入法,接著開啟freemind,再轉切到中文輸入法。
以前work, 現在不work了(osx 10.7.3 java runtime版本1.6.0_31)
java version "1.6.0_31"
Java(TM) SE Runtime Environment (build 1.6.0_31-b04-415-11M3635)
Java HotSpot(TM) 64-Bit Server VM (build 20.6-b01-415, mixed mode)
(2)強制設定環境變數,使用命令列執行
環境變數 mac => 開啟terminal 輸入以下指令
prompt> vim ~/.profile
按下i進入輸入模式
#加入以下語系設定
export LC_ALL=zh_TW.UTF-8
export LANG=zh_TW.UTF-8
#使用命令列開啟,確保jre使用 環境變數,程式放在應用程式目錄下
alias fm='open /Applications/FreeMind.app/'
按下ESC 跳出輸入模式
:wq (儲存關閉 ~/.profile 設定檔)
=>接著 輸入指令,使用新設定的環境變數
prompt> source ~/.profile
若要開啟freemind ,則再原本終端機視窗內輸入指令 =>
prompt> fm
即可看到freemind 被啟動 此時就可以放心的輸入中文了!
該如何解決呢?試了很久心得提供給大家參考
(1)先切英文開啟後再轉中文輸入法(失敗)
網路上找的一個解法:先切換到英文語系輸入法,接著開啟freemind,再轉切到中文輸入法。
以前work, 現在不work了(osx 10.7.3 java runtime版本1.6.0_31)
java version "1.6.0_31"
Java(TM) SE Runtime Environment (build 1.6.0_31-b04-415-11M3635)
Java HotSpot(TM) 64-Bit Server VM (build 20.6-b01-415, mixed mode)
(2)強制設定環境變數,使用命令列執行
環境變數 mac => 開啟terminal 輸入以下指令
prompt> vim ~/.profile
按下i進入輸入模式
#加入以下語系設定
export LC_ALL=zh_TW.UTF-8
export LANG=zh_TW.UTF-8
#使用命令列開啟,確保jre使用 環境變數,程式放在應用程式目錄下
alias fm='open /Applications/FreeMind.app/'
按下ESC 跳出輸入模式
:wq (儲存關閉 ~/.profile 設定檔)
=>接著 輸入指令,使用新設定的環境變數
prompt> source ~/.profile
若要開啟freemind ,則再原本終端機視窗內輸入指令 =>
prompt> fm
即可看到freemind 被啟動 此時就可以放心的輸入中文了!
2010年11月3日星期三
Google Chrome 瀏覽器/Google Chrome Frame/Google Chrome Portable 下載網址大全集 (offline installer)
Google chrome Browser 瀏覽器 offline installer
下載網址 (直接 點下方連結)
http://www.google.com/chrome/eula.html?standalone=1
Beta版 下載網址 (直接 點下方連結)
http://www.google.com/chrome/eula.html?extra=betachannel&standalone=1
Google Chrome Frame 離線安裝版 Offline Installer 下載網址 (直接 點下方連結)
http://www.google.com/chromeframe/eula.html?msi=true
Google Chrome Portable 版 免安裝綠色版 [lastest version]
下載網址 (直接 點下方連結)
http://www.google.com/chrome/eula.html?standalone=1
Beta版 下載網址 (直接 點下方連結)
http://www.google.com/chrome/eula.html?extra=betachannel&standalone=1
Google Chrome Frame 離線安裝版 Offline Installer 下載網址 (直接 點下方連結)
http://www.google.com/chromeframe/eula.html?msi=true
Google Chrome Portable 版 免安裝綠色版 [lastest version]
下載網址 (直接 點下方連結)
不要再東找西找了,就是這頁趕快去下載安裝使用吧!!
訂閱:
文章 (Atom)
