Description: C#天气预报程序桌面版,在你的电脑桌面上显示你本地的天气信息,天气数据采集自网络,除了显示天气信息外,还有实时的温度、湿度、风力风向及未来两天的天气情况,有自动刷新功能,可以设置随系统启动等。软件上面显示的时间是获取的服务器上的时间(无法获取时才会使用本地的时间),包含农历跟星期等信息,运行后默认以透明窗体嵌入桌面右下角,可以设置两个城市显示(任务栏图标右键有设置功能)。定时刷新采用线程控制,抛弃传统的Timer控件。另外,软件做了只能同时运行一个实例的限制!可能是因为Using的东西太多,导致软件占用内存接近30M,也可能是算法及.net框架的原因,有兴趣的朋友可以在此基础上进行修改完善,大家一起进步!
提示:单独拷出exe文件使用时,第一次运行会自动生成配置文件,由于会遍历N个XML文档,所以需要十几秒钟的初始化时间(视网络情况而定)!
开发环境为:VS2010 + .net 2.0,考虑到很多人用VS2008,所以上传之前改了配置文件,可以正常用2008打开了。包括关于窗体的图片也也有原始PSD文件!
-C# desktop weather programs in your computer desktop display your local weather information, weather data collected from the network, in addition to
The display weather information, there are real-time temperature, humidity, wind direction and weather conditions in the next two days, with automatic refresh function
Energy, can be set with the system startup and so on. Software, the time shown above is time to get on the server (only when can not get
Use local time), contains information such as Lunar New Year with a week, running the default desktop, embedded in a transparent form the lower right corner, you can set
Purchase two cities display (right there to set tray icon function). Regularly updated by the thread control, Timer control to discard the traditional
Pieces. In addition, the software can only do limited running one instance! Using what may be due to too much, resulting in software accounted for
With memory close to the 30M, it may be algorithms and. Net framew Platform: |
Size: 3339264 |
Author:wangpopo |
Hits:
Description: C# 桌面天气实况源码,可获取未来几天天气,具体的天气数据是从 www.weather.com.cn 获取的,有实时的温度湿度风力风向及未来两天的天气情况,有自动刷新功能,可以设置随系统启动等。软件上面显示的时间是获取的服务器上的时间(无法获取时才会使用本地的时间),而且包含农历跟星期等信息。软件运行之后默认透明嵌入桌面右下角,可以设置两个城市显示(任务栏图标右键有设置功能)。本工具的定时刷新及时间显示等均采用线程控制,抛弃传统的Timer控件。-C# desktop weather live source, you can get the next few days the weather, the specific weather data is obtained from www.weather.com.cn with real-time temperature, humidity, wind direction and weather conditions in the next two days, with automatic refresh feature, you can Set start with the system and so on. The time is shown above the software on the server access time (not only when using a local access time), and contains information such as the Lunar Contact weeks. After running the software embedded in the desktop default transparent bottom right corner, you can set the two cities display (taskbar icon right there setting function). This tool to periodically refresh and time display all adopts thread control, abandoning traditional Timer control. Platform: |
Size: 3335168 |
Author:bon |
Hits: