herrDeng網內搜尋
自訂搜尋
Ads
2019年9月23日 星期一
linux 上裝google-chrome...etc
$ wget -c https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
$ sudo dpkg -i google-chrome-stable_current_amd64.deb
$ sudo apt-get install -f
在Linux可用Windows app的替代品
圖取自https://ubuntulandia.blogspot.com/2013/06/alternative-linux-per-applicazioni.html
訂閱:
張貼留言 (Atom)
熱門文章
-
用 while loop 算 s=3*3+4*4+....88*88
-
計算你上學期加權平均
-
連續複利
-
Ex1 加權平均
-
統計第一作業 2, 3, 8, 9
-
輸出字串20次
-
請用 for, array算出費式數列 其中 f[0]=f[1]=1, f[n]=f[n-1]+f[n-2] 或公式解 f(n)=1/sqrt(5)((1+sqrt(5))/2)^(n+1)-1/sqrt(5)((1-sqrt(5))/2)^(n+1)
-
輸出課表代碼矩陣 Hint: 2-D array, double-for loop

沒有留言:
張貼留言