拜託板上大大能 能注解一下該configureMe.js文件嗎??

/* Done by Dacal mod by DemoneLatino */
/** TWITTER @DemoneLatino **/

/* *************************************** */
/* The following scripts will allow you to fine tune */
/* *************************************** */

/* *************************************** */
/* ************* CLOCK **************** */

var Clock = "24"; // <--- 12 or 24 choose you,change "12" to "24" if you use "24H"

/* *************************************** */
/* ************* LANGUAGE **************** */
//Choose Languages:
//(fr) for french;
//(de) for german;
//(es) for spanish;
//(it) for italian;
//(en) for english;

var Lang = "en" // <-- change here

/* *************************************** */
/* ************* Weather **************** */

// Use www.weather.com to find your weathercode
// For example searching for Milan Italy will get you this URL
// http://www.weather.com/weather/right-now/Milan+Italy+ITXX0042
// The last part ITXX0042 is the weathercode to use in "var locale"

var locale = "thxx0002" //ITXX0067" // leave "0" if you want to use the GPS or enter your code if you don't have GPS(myLocation)

//you not have (GPS) "myLocation" download from cydia "GPS Weather Lockscreen" by crazyvivek(iOS 4.x - 7.x)contact me via cydia for more support or talk with me on TWITTER @DemoneLatino

var Temp = "c"; // "c" for Celsius / "f" for fahrenheit.

var updateInterval = 15; // refresh weather in minutes.

var iconSet = "DemoneBrillant" // add your own set

var iconExt = ".png" // icons extension

var useRealFeel = false; // true or false

var source = 'yahooWeather' // Don't touch here!


我主要得疑問:1.要如何把鎖屏界面改成中文?
2.var locale = "thxx0002" //ITXX0067" // leave "0" if you want to
use the GPS or enter your code if you don't have GPS(myLocation)
我住家是在台南 請問要改哪一個?
3.var iconSet = "DemoneBrillant" // add your own set

var iconExt = ".png" // icons extension

var useRealFeel = false; // true or false

var source = 'yahooWeather' // Don't touch here!
這4行是啥意思阿?

拜託大大解惑!!!!!!!!!!!!感激!!!
2014-03-14 23:50 發佈
英文很重要 .....


1.
他語言設定沒有中文選項
有的話應該會有一個zh之類的
2.
要找城市的代碼我記得yahoo weather可以找到 google一下吧
3.
var iconSet = "DemoneBrillant" // add your own set

var iconExt = ".png" // icons extension

var useRealFeel = false; // true or false

var source = 'yahooWeather' // Don't touch here!

設定圖示 ? userealfeel不知 source個人猜測應該是抓天氣資料的網站來源吧
PETER680311 wrote:
/* Done by...(恕刪)
先說聲感謝大大!!!!

唉 我也知道英文粉重要!!我也有google查翻譯,但大多是是專用名詞 翻不出來!!


請問還有大大能夠注解一下嗎??

感謝!!!
//(tc) for chinese;


請問要加上中文是打這樣嗎??
改成台南
var locale = "TWXX0020"

它沒有中文選項,所以不用花心思啦。

怎麼改都不會有中文
一切有為法 如夢幻泡影 如露亦如電 應作如是觀
內文搜尋
X
評分
評分
複製連結
Mobile01提醒您
您目前瀏覽的是行動版網頁
是否切換到電腦版網頁呢?