a (3)
1> androidstudio
2>anjuta
3>atom
4>aftershot
b (3)
5>banshee
6>bluefish
7>brackets
c (3)
8>catfish
9>codeblock
10>crossover
基於crossover的常用軟體:
qq輕聊版7.9 ; 迅雷精簡版 ;
還有其他的一些可選擇的windows下的軟體:
ps-cs2 當然你也可以嘗試其他版本的ps
ms-visio-2010
brainstorm
nuance pdf converter professional 5
password corral 4.0.4
microsoft office 2010
notepad++
note tab light
textpad複製**
d (6)
11>docky
12>dropbox
13>filezilla
14>firefox
15>f.lux
16>focuswriter
g (8)
17>gdebi
18>geary
19>gnote
20>gnu
emacs
21>gimp
22>goldendict
23>googlechrome
24>guake
i (1)
25>intellij idea
k (2)
26>kodi
27>konsole
l (1)
28>lantern
m (3)
29>mpv media
30>phpstorm
31>pythoncharm
q (1)
32>qq7.9輕聊版(依賴於crossover)
s (3)
33>scite text editor
34>smplayer
35>steam
t (2)
36>terminator終端終結者
37>typora
u (1)
38>uget
v (3)
39>visualstudiocode
40>vivaldi
41>vlc media
w (4)
42>webstorm
43>wechat (github/geeeeeeeeeeeeeeeeeeeeeeeek)
44>wps office
45>網易雲**
x(1)
46>星際譯王
Linux 的學習以及linux的發展
從最早的redhat 6.2到今天的ubuntu 6.4 其中一半是工作需要一半是興趣使然。我個人覺得linux的使用和學習之路是艱難和痛苦,其原因一方面來自於linux資料和社群團隊的缺乏,另一方面是由於使用者介面的不善。linux源自傳統的unix系統,而unix系統則源自古老的大型機系統。而中...
linux 正確刪除linux的方法
如果你需要從乙個硬碟驅動器中刪除 linux 並且已經試圖用預設的 dos windows fdisk 來這麼做,你將會遇到 分割槽存在但又不存在 的問題。要刪除非 dos 分割槽的最好辦法是使用乙個理解分割槽而不單是 dos 的工具。首先,插入 red hat linux 光碟來引導系統。引導後,...
linux學習筆記 linux的啟動
系統初始化 建立終端 使用者登入系統 開啟計算機後,首先進行bios開機自檢,按照bios中設定的順序來啟動硬體 然後由作業系統接管硬體,首先讀入 boot目錄下的核心檔案 init 程序是系統所有程序的起點,你可以把它比擬成系統所有程序的老祖宗,沒有這個程序,系統中任何程序都不會啟動。init 程...