分页: 1 / 1
面板小工具中,“气象报告”不如“时钟”中的天气好用
发表于 : 2011-03-01 14:38
由 renxinzhi
我在Ubuntu中安装了农历,由于农历没有气象信息,就需要额外安装“气象报告”。
但是我感觉“气象报告”不如“时钟”中的天气信息好用,当然两者的信息都是一样的。
当设置好地点之后,把鼠标移动到“时钟上”就会出现详细天气信息
但是在“气象报告”中只有当点击之后才会给出详细天气信息。
Re: 面板小工具中,“气象报告”不如“时钟”中的天气好用
发表于 : 2011-03-01 14:43
由 行远自迩
“气象报告”可以添加一个卫星云图,其它如楼主所说。
Re: 面板小工具中,“气象报告”不如“时钟”中的天气好用
发表于 : 2011-03-01 14:57
由 eexpress
Re: 面板小工具中,“气象报告”不如“时钟”中的天气好用
发表于 : 2011-03-01 15:17
由 lubcat
神在推广天气脚本

Re: 面板小工具中,“气象报告”不如“时钟”中的天气好用
发表于 : 2011-03-01 17:42
由 renxinzhi
之前没有学过Perl,我看了简单介绍试着运行了一下:
代码: 全选
gleerat@gleerat-desktop:~$ cd 下载/bin/
gleerat@gleerat-desktop:~/下载/bin$ ls
cairo-weather.pl resources
gleerat@gleerat-desktop:~/下载/bin$ chmod +x cairo-weather.pl
gleerat@gleerat-desktop:~/下载/bin$ ./cairo-weather.pl
can not fetch log file.
gleerat@gleerat-desktop:~/下载/bin$ perl cairo-weather.pl
can not fetch log file.
gleerat@gleerat-desktop:~/下载/bin$