小编Dan*_*oca的帖子

开源、免费的 Java 反编译器

是否有任何适用于 Ubuntu 的开源 Java 反编译器,最好在存储库和/或 GPL 中?

双方JADJD,最流行的反编译我已经有点谷歌上搜索后发现,好像只能以二进制形式上市。而且它们都是专有的。

很难相信Ubuntu(或一般的 Linux)中没有这样的软件。

如果有多个,您推荐哪个,为什么?

java software-recommendation

26
推荐指数
2
解决办法
4万
查看次数

如何列出已安装软件包的所有配置文件?

我正在运行 Ubuntu 12.10,如果可能,我想获取已安装的给定软件包可用的配置文件列表。

如果可能,我更愿意使用 dpkg 或 apt 来执行此操作,但如果需要/推荐其他工具(例如 aptitude 或 dselect),则没问题。

configuration package-management

12
推荐指数
1
解决办法
2万
查看次数

如何让 xfce4-sensors 插件在 XFCE 面板中显示硬盘温度?

我在我的笔记本电脑上运行 Xubuntu 12.10,我想监控 CPU 和硬盘的温度。我已经安装了 lm-sensors、hddtemp 和 xfce4-sensors-plugin 并将小部件添加到 XFCE 面板中。现在,当我登录或xfce4-sensors在终端中手动运行时,我收到以下通知:

"hddtemp" was not executed correctly, although it is executable. This is most probably due to the disks requiring root privileges to read their temperatures, and "hddtemp" not being setuid root.

An easy but dirty solution is to run "chmod u+s /usr/sbin/hddtemp" as root user and restart this plugin or its panel.

Calling "/usr/sbin/hddtemp -n -q /dev/sda" gave the following error:
/dev/sda: Permission denied

with a return value …
Run Code Online (Sandbox Code Playgroud)

xubuntu 12.10

10
推荐指数
2
解决办法
1万
查看次数

游戏开发大亨:加载 libXrandr 时出错

我是从那个网站买的。我全新安装了 Ubuntu 13.04。当我尝试从终端运行 Game Dev Tycoon 时,出现以下错误:

gamedevtycoon: error while loading shared libraries: libXrandr.so.2: cannot open shared object file: No such file or directory
Run Code Online (Sandbox Code Playgroud)

games 13.04

3
推荐指数
1
解决办法
2万
查看次数