Google 桌面小工具到 Vista 侧边栏小工具转换器
我有一些问题。 我需要将 Google 桌面小工具(不是 iGoogle 小工具)转换为 Vista 侧边栏小工具 你知道有什么方法可以做到这一点吗? 感谢您的任何答复
I have some problem. I need to convert Google Desktop Gadget (not iGoogle gadget) to Vista Sidebar Gadget
Do you know any way to do this?
Thanks for any answers
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
我不太清楚,但你可以使用 http://www.3dfreeair.com 免费下载 vista 侧边栏小工具动画。 我下载并使用它。 这是一个非常有趣的。 我希望你也喜欢它。 这是 AIR 的最新技术。
I dont know exact but you can use http://www.3dfreeair.com for download vista sidebar gadget animation freely . i download and use it . it's an very interesting . i hope you also like it . it's an AIR latest technology .
我相信,大多数这些小部件系统都使用 XML 和 JavaScript,因此应该不会那么困难。
您有要转换的小工具的源代码吗? 如果不这样做,您可以将包的扩展名从 .gg 更改为 .zip 并对其进行压缩。
Most of these widget systems use XML and JavaScript, I believe, so it shouldn't be so hard.
Do you have source for the gadget you're trying to convert? If you don't, you can change the extension of the package from .gg to .zip and upzip it.
Google 桌面主要使用 GD API。 因此,您需要使用 Vista Sidebar Gadget(使用 HTML 和 JS)的 API 手动转换它们
Google Desktop uses GD API's mostly. So you need to convert them manually with the API's of Vista Sidebar Gadget ( which uses HTML & JS )