原文如下:
Goto user/libraray/dreamboard/endroid/widgets/htc/ edit function.js file and search for url
url="http://weather.yahooapis.com/forecastrss?u=f&p=";
you will find the above line. Just change the f to c
url="http://weather.yahooapis.com/forecastrss?u="c"&p=";
do the same for function.js file in user/libraray/dreamboard/endroid/widgets/LAW/
意思就是說把f&p改成c&p 就可以了,而且要改兩個地方喔!
內文搜尋

X