環境:
os:ubuntu-v11.10 x64
emacs: 23.3.1
使用 apt 安裝了 sbcl 與 slime,但是啟動時會出現:
"/usr/share/common-lisp/source/slime/swank-loader.lisp" there is no package with name "asdf"
解決這個問題可以通過安裝 quicklisp 來解決:
1.curl -o
2.sbcl --load quicklisp.lisp
3.(quicklisp-quickstart:install)
4.(ql:add-to-init-file)
Android layout無法載入
布局無法載入,xml也沒有錯誤,提示note one or more layouts are missing the layout width or layout height attributes.these are required in most layouts 關閉android studi...
TortoiseGit無法載入Putty Key
1 軟體版本 git版本 git 1.9.5 preview20150319.exe tortoisegit tortoisegit 1.8.14.0 64bit.msi 2 出現問題 使用右鍵tortoisegit clone 時,發現不能load私鑰檔案,就是 load putty key 是灰...
autocad外掛程式無法載入無法執行的解決辦法
autocad在win10下執行時,外掛程式會出現各種不相容的現象,如果改用管理員執行會無法雙擊開啟dwg檔案,如果不以管理員執行,有些老外掛程式不能用,根源是許可權問題,怎麼解決?方式一,放棄win10用回win7 方式二,管理賬戶直接最大許可權執行 可能有風險,但管用 win r gpedit....