[主題] ibntwilight天氣軟體修改 - iPhone4.TW
本站已於 2026 年 5 月轉為靜態存檔  ·  內容凍結,無法登入、發文、回覆、搜尋  ·  想看吉米最新內容? 前往 jimmy4.tw →


顯示結果從 1 到 9 共計 9 條
  1. #1

    新生報到

    註冊日期:12-30-2008
    文章:14
    謝謝你: 0
    在 0篇文章中獲得 0個感謝
    PHP 代碼:
    // The location field should be a relatively machine-legible string
    // if using the default, Apple/AccuWeather parser (originally from Leopard's Weather.wdgt)
    var locale "[COLOR=black]Sydney, Australia[/COLOR]" //e.g. 'Defiance, Ohio'|'Moscow, Russia'|'Ledyard, AT'|'London, UK'
    // Set to 'false' if you'd prefer Farenheit
    var isCelsius true //true|false
    // Use 'Real Feel' temperatures where possible, taking into account Wind Chill, Humidity etc.
    var useRealFeel false //true|false
    /*?€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€?/
    //Enable Wallpaper and/or Lock Screen
    var enableWallpaper = true; //true|false
    var enableLockScreen = false; //true|false [Currently, it is suggested that the lockScreen is disabled.]
    // Supplied styles are 'originalBubble', 'myopia', 'iconOnly' and 'split'.
    // (Add your own to the CSS folder!)
    var stylesheetWall = 'topright' //'originalBubble'|'myopia'|'iconOnly'|'split'|'oneLine'
    var stylesheetLock = 'iconOnly' //See above.
    // The only supplied icon set is 'klear'
    // Images must follow the same naming schema as the 'springboard' set (borrowed from KWeather)
    var iconSetWall = 'springboard' //'springboard'|'Lockscreen'
    var iconExtWall = ".png" //'.png'|.'gif' etc.
    var iconSetLock = 'springboard' //See above.
    var iconExtLock = '.png' //See above.
     
    /*?€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€€?/
    // The other available source is 'yahooWeather' which for the 'locale'
    // requires a US zip or location code (e.g. UKXX0085 or CHXX0008) from [URL]http://weather.yahoo.com[/URL]
    var source = 'appleAccuweatherStolen' //'appleAccuweatherStolen'|'yahooWeather'
    // Please endeavour to set this to a sensible value if you really must change it...
    var updateInterval = 35 //Minutes 


    請問需要修改哪裡才會變成台北的天氣呢
    Sydney, Australia 的地方換成Taipei, TW結果原本的圖示卻不見了
    CHXX0008也改過了
    請各位高手指點一下 謝謝
    此篇文章於 07-29-2010 02:18 被 吉米丘 編輯。


  2. #2

    熱血的愛用者

    註冊日期:06-15-2009
    文章:214
    謝謝你: 0
    在 0篇文章中獲得 0個感謝
    var locale = "TWXX0021" //e.g. 'Defiance, Ohio'|'Moscow, Russia'|'Ledyard, AT'|'London, UK'

    var source = 'yahooWeather' //'appleAccuweatherStolen'|'yahooWeather'
    // Please endeavour to set this to a sensible value if you really must change it...
    var updateInterval = 35 //Minutes

    試試看這兩個地方的改法
    應該是可以用的


  3. #3

    新生報到

    註冊日期:12-30-2008
    文章:14
    謝謝你: 0
    在 0篇文章中獲得 0個感謝
    試過了還是不行圖示還是沒出現


  4. #4

    熱血的愛用者

    註冊日期:06-15-2009
    文章:214
    謝謝你: 0
    在 0篇文章中獲得 0個感謝
    你改完之後有respring嗎?


  5. #5

    新生報到

    註冊日期:12-30-2008
    文章:14
    謝謝你: 0
    在 0篇文章中獲得 0個感謝
    我是用winterboard點掉再重點一次剛才有用respring結果還是不行*


  6. #6

    熱血的愛用者

    註冊日期:06-15-2009
    文章:214
    謝謝你: 0
    在 0篇文章中獲得 0個感謝
    不好意思~我的是ios4
    沒辦法幫你試
    我有去macciti下載
    發現他的打包有誤
    你可以試試這個
    如果再不行我也沒辦法了

    ssh到private->var->stash->themesxxxxxxx中
    再到winterboard中勾選~記得拉到你的主題之上

    PS:我已經改成台北了~直接套用就可以了
    此篇文章於 07-29-2010 09:59 被 vanasian 編輯。


  7. #7

    新生報到

    註冊日期:12-30-2008
    文章:14
    謝謝你: 0
    在 0篇文章中獲得 0個感謝
    不好意思檔案有問題下載完無法解壓縮


  8. #8

    熱血的愛用者

    註冊日期:06-15-2009
    文章:214
    謝謝你: 0
    在 0篇文章中獲得 0個感謝
    I don;t know why..It is normal on my computer..
    Here is another one..
    http://www.badongo.com/file/23754683

    I did download it and extracted it..it works fine to me..Hope it will work for you..
    此篇文章於 07-29-2010 10:04 被 vanasian 編輯。


  9. #9

    新生報到

    註冊日期:12-30-2008
    文章:14
    謝謝你: 0
    在 0篇文章中獲得 0個感謝
    可以了真是太謝謝你了 弄了好幾天一直在研究他的語法


 

 

發文規則

  • 不可以發表新主題
  • 不可以發表回覆
  • 不可以上傳附件
  • 不可以編輯自己的文章
  •  
回到此頁頂端