NBA widget (vista sidebar) - Windows

Table of Contents

近日發現NBA官網友提供Vista的widget

好奇的我下載來玩玩

但沒想到 下載安裝完後 卻開不起來 (一直在loading...)

發現該資料夾裏面的gadget.xml編碼好像與電腦的系統管理的非unicode程式語言有關

因為我將非unicode語言改為英文(美國)後,NBA widget就可以正常連線

但大部分的程式文字就變亂碼了:S

請問該怎麼做,可以不變動非unicode語言(繁體中文)下,正常使用NBA widget?

widget下載位置:http://www.nba.com/widgets/index.html (Playoffs Bracket Widget)


註:NBA widget編碼如下:(gadget.xml)



<?xml version="1.0" encoding="utf-8"?>
<gadget>
<name>NBA Playoffs 2009 Tracker</name>
<version>2</version>
<namespace>clearspring.widget</namespace>
<author name="NBA.com">
<info url="www.nba.com/widgets"/>
</author>
<copyright>NBA; 2007</copyright>
<description></description>
<icons>
<icon src="icon.png"/>
</icons>
<hosts>
<host name="sidebar">
<base type="HTML" apiVersion="1.0.0" src="gadget.html"/>
<permissions>Full</permissions>
<platform minPlatformVersion="1.0"/>
<defaultImage src="screenshot.png"/>
</host>
</hosts>
</gadget>

--
http://truman0621.blogspot.com/

凡看過必留下筆跡!

--

All Comments