1
Computer 討論版 / Re: ThinkPad T60上使用LibreOffice卡頓
« 於: 2015-08-16 12:01 »
最近T60越來越慢,換了一下ssd,果然問題解決了。
隨不算太快,但是已經非常流暢,看來有可以繼續服役好一段時間了。
隨不算太快,但是已經非常流暢,看來有可以繼續服役好一段時間了。
這裡允許您檢視這個會員的所有文章。請注意, 您只能看見您有權限閱讀的文章。
while list-1; do list-2; done
until list-1; do list-2; done
The while command continuously executes the list list-2 as long
as the last command in the list list-1 returns an exit status of
zero. The until command is identical to the while command,
except that the test is negated; list-2 is executed as long as
the last command in list-1 returns a non-zero exit status. The
exit status of the while and until commands is the exit status
of the last command executed in list-2, or zero if none was exe‐
cuted.
它好像是因為XP/Win7/Linux/OSX間的AES不同所致,
老外是反應同平台去加密Excel是可以打開,
但換平台就不行(如XP->Linux+Wine或OSX+Wine),
Office for Windows版本本來就沒認證非Windows平台.
Wine也算是一種模擬器,別期望太多.
PlayOnLinux只是Wine的前台.
本想裝Ubuntu 15.4,但我後來先試Linux Mint 17.1,只因好奇它為何是下載排第一,
裝完之後發現運行還比Win7快,而且它裝完就有LibreOffice,
而且最重要的是,它也直接裝了解碼器,片片是直接點了就播...
外老是教用PlayOnLinux+Office2010,我是還沒試,
網路上有教學,這應該是最簡單的方法了...
可惜我沒有類似的環境可以檢驗您的期待是否合理
建議先看一下作業系統啟動後剩多少記憶體,也就是有留多少記憶體供應用程式使用
我曾經用過 CrossOver(商業版的 Wine)成功安裝並執行 Office 2007
如果是單純用 Wine 的話,建議去 AppDB 看看有沒有相關的安裝指南