摘要:
我们经常需要通过使用apt-get,update等命令更新或安装软件包,安装过程中有时候会提示插入某张光盘,很不方便。其实在安装过程中,一般的顺序是先查光盘信息,再去网络上查找。我们可以修改其查找顺序,让linux只去网络上查。步骤如下:cd /etc/aptsudo sources.list将上面几行和光盘启动相关的命令行注释掉就可以了。 阅读全文
摘要:
Jad (commercial, no fee for noncommercial use, no source code) http://www.kpdus.com/jad.html* JADO (Free, GPL, not actively maintained) http://sourceforge.net/projects/dcompiler* DJ Java Decompiler ("... 阅读全文