简体   繁体   English

创建实时Windows 7小工具

[英]create live windows 7 gadget

I did lot of googling but could not find proper answer. 我做了很多谷歌搜索,但找不到正确的答案。 I want to create gadget for windows 7 which will be showing some live data from database.(will be creating web service) 我想为Windows 7创建一个小工具,它将显示数据库中的一些实时数据。(将创建Web服务)

how should i proceed with this.I created html file which talk with webservice (used jquery )and display data in tabular format. 我应该如何进行此操作。我创建了HTML文件,该文件与Web服务(使用的jquery)进行了交谈并以表格格式显示数据。

what else i need to do? 我还需要做什么? how it will get installed on clients machines?how to deploy this? 如何将其安装在客户端计算机上?如何进行部署? which technology i should use so that it will always shows live updated data.i will be comfortable with net c#. 我应该使用哪种技术,以便它始终显示实时更新的数据。我将对net C#感到满意。

please please help me on this. 请帮助我。

Thanks. 谢谢。

http://msdn.microsoft.com/en-us/library/bb456468(v=vs.85).aspx http://msdn.microsoft.com/zh-CN/library/bb456468(v=vs.85).aspx

above link will help u to create ur first gadget. 上面的链接将帮助您创建第一个小工具。 It basically need a html and a xml file, in a folder named as a foldername.gadget. 它基本上需要一个html和xml文件,位于一个名为foldername.gadget的文件夹中。 this folder is placed in Program Files\\Windows Sidebar\\Gadgets 此文件夹位于“程序文件\\ Windows边栏\\小工具”中

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM